summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | haskellPackages.gi-*: Fix some buildsMalte Brandy2021-05-07
| | | | | | | | |
| * | | | | | | | haskellPackages.haskell-gi: Bump versions manually to still build with used ↵Malte Brandy2021-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C libs
| * | | | | | | | haskellPackages.streamly-lmdb: unbreakShlok Datye2021-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (The latest version of streamly-lmdb (0.2.1) is not broken at all.)
| * | | | | | | | Merge pull request #122023 from shlok/streamly-archivemaralorn2021-05-07
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | haskellPackages.streamly-archive: unbreak
| | * | | | | | | | haskellPackages.streamly-archive: unbreakShlok Datye2021-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (The correct libarchive is now being passed into the package.)
| * | | | | | | | | Merge branch 'master' into haskell-updatesMalte Brandy2021-05-07
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #121970 from cdepillabout/spago-0.20.2Dennis Gosnell2021-05-07
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | spago: 0.20.1 -> 0.20.2
| | * | | | | | | | | spago: 0.20.1 -> 0.20.2(cdep)illabout2021-05-07
| | | | | | | | | | |
| * | | | | | | | | | haskellPackages.haggle: unbreaksternenseemann2021-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/travitch/haggle/issues/4
| * | | | | | | | | | haskellPackages.cpuid: set accurate meta.platform valuesternenseemann2021-05-07
| |/ / / / / / / / /
| * | | | | | | | | haskellPackages.FractalArt: add AppKit framework to dependenciessternenseemann2021-05-06
| | | | | | | | | |
| * | | | | | | | | taffybar: inherit meta set from haskellPackagessternenseemann2021-05-06
| | | | | | | | | |
| * | | | | | | | | haskellPackages.arbtt: add missing frameworks for darwinsternenseemann2021-05-06
| | | | | | | | | |
| * | | | | | | | | haskellPackages: fix eval of darwin specific overridessternenseemann2021-05-06
| | | | | | | | | |
| * | | | | | | | | haskellPackages.arbtt: pass Foundation on darwinsternenseemann2021-05-06
| | | | | | | | | |
| * | | | | | | | | haskellPackages.FractalArt: pass objc on darwinsternenseemann2021-05-06
| | | | | | | | | |
| * | | | | | | | | haskellPackages.vinyl: disable failing doctests on aarch64sternenseemann2021-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the same linking bug as encountered with trifecta and ad. Also group these cases together.
| * | | | | | | | | petrinizer: restrict platforms by sbvsternenseemann2021-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sbv has the most limited range of platforms of the dependencies.
| * | | | | | | | | petrinizer: fix buildsternenseemann2021-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * take z3 haskell package from haskellPackages * take sbv 7.13 from haskellPackages, apply patch fixing build with GHC >= 8.8.8
| * | | | | | | | | haskellPackages.llvm-hs: disable tests on non-x86_64sternenseemann2021-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should fix build on aarch64, see linked issue.
| * | | | | | | | | hedgewars: portability is limited by fpcsternenseemann2021-05-05
| | | | | | | | | |
| * | | | | | | | | haskellPackages.ad: fix build on aarch64sternenseemann2021-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | untested
| * | | | | | | | | configuration-hackage2nix: fix typos, duplicate entriessternenseemann2021-05-05
| | | | | | | | | |
| * | | | | | | | | haskellPackages: mark pkgs failing eval as unsupported on aarch64 / darwinsternenseemann2021-05-05
| | | | | | | | | |
| * | | | | | | | | top-level/release-haskell.nix: support aarch64-linux and x86_64-darwinsternenseemann2021-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | top-level/release.nix builds haskellPackages on those systems as well, so we should test on them as well. Currently we have virtually no insight into the state on there.
| * | | | | | | | | haskell.packages.ghc901.lens: bump to 5.0.1sternenseemann2021-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 5 introduced GHC 9.0 compatibility, but hasn't hit stackage yet.
| * | | | | | | | | haskellPackages.hnix: unbreaksternenseemann2021-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The mystery build failure was caused by having the same instance as an orphan and imported from ref-tf 0.5 (why ever that doesn't warrant a logged error message…). The solution for this is https://github.com/haskell-nix/hnix/pull/918, which sadly doesn't apply cleanly on the hnix 0.12.0.1 tarball. Therefore I've backported the patch until hnix hopefully gets a new hackage release soon.
| * | | | | | | | | haskell.packages.ghc901: update to 5.6.2 to fix buildsternenseemann2021-05-05
| | | | | | | | | |
| * | | | | | | | | Merge pull request #121688 from maralorn/improve-commit-messagesmaralorn2021-05-04
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | maintainers/scripts/haskell: Improve commit messages
| | * | | | | | | | | maintainers/scripts/haskell: Improve commit messagesMalte Brandy2021-05-04
| | | | | | | | | | |
| * | | | | | | | | | ihaskell: clean up unnecessary doJailbreakssternenseemann2021-05-04
| | | | | | | | | | |
| * | | | | | | | | | ihaskell: remove unnecessary ihaskell-display packageVaibhav Sagar2021-05-04
| | | | | | | | | | |
| * | | | | | | | | | haskellPackages.jsaddle: unbreaksternenseemann2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Luckily, only version bounds with no weird GHC failures: https://github.com/ghcjs/jsaddle/issues/123
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into haskell-updatessternenseemann2021-05-04
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | haskellPackages.pinboard-notes-backup: add bdesham to maintainerssternenseemann2021-05-04
| | | | | | | | | | | |
| * | | | | | | | | | | pinboard-notes-backup: justStaticExecutables, move overridessternenseemann2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should reduce closure size and reduce the difference between top-level and haskellPackages version of pinboard-notes-backup.
| * | | | | | | | | | | yi: unbreaksternenseemann2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | yi-language: apply patch allowing newer regex-* dependencies
| * | | | | | | | | | | top-level/release-haskell.nix: also tests writers testssternenseemann2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should show us what impact our changes have on writeHaskell.
| * | | | | | | | | | | top-level/release-haskell.nix: use top-level git-annex attributesternenseemann2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This saves us from the annoyances of the gitAndTools attribute set which doesn't have recurseForDerivations and is thus ignored by packagePlatforms.
| * | | | | | | | | | | top-level/release-haskell.nix: add less obvious top-level haskell pkgssternenseemann2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These were found by grepping for haskellPackages in the whole repository.
| * | | | | | | | | | | stutter: move overrides into configuration-nix.nixsternenseemann2021-05-04
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move necessary overrides into configuration-nix.nix, so there's no discrepancy between stutter and haskellPackages.stutter. However the build of stutter is still broken its dependency snipcheck doesn't build with the pandoc version we have.
| * | | | | | | | | | haskell-hyper: refactor expressionsternenseemann2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use stdenvNoCC * Utilize unpackPhase, allow for patching
| * | | | | | | | | | haskellPackages.hyper-extra: unbreaksternenseemann2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/HeinrichApfelmus/hyper-haskell/issues/42
| * | | | | | | | | | haskell-hyper: 0.1.0.2 -> 0.2.3.0sternenseemann2021-05-04
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #121679 from sternenseemann/cabal2nix-latest-unstable-datemaralorn2021-05-04
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | haskellPackages.cabal2nix-unstable: rename from cabal2nix-lateststernenseemann2021-05-04
| | | | | | | | | | | |
| | * | | | | | | | | | haskellPackages.cabal2nix-latest: use unstable-YYYY-MM-DD formatsternenseemann2021-05-04
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the preferred format for things fetched from git or similar that are not proper releases: https://nixos.org/manual/nixpkgs/stable/#sec-package-naming Also we should think about making name and attribute name more consistent: cabal2nix-latest -> cabal2nix-unstable
| * | | | | | | | | | haskellPackages.ihaskell-{display,basic}: jailbreaksternenseemann2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bounds on base are too strict: https://github.com/gibiansky/IHaskell/issues/1217 Fixes evaluation of top-level ihaskell.
| * | | | | | | | | | ihaskell: unbreaksternenseemann2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use upstream release.nix as an inspiration for the correct overrides to fix RPATH issues and make tests run again.
| * | | | | | | | | | hackage-packages.nix: Regenerate based on current configsternenseemann2021-05-04
| | | | | | | | | | |