summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-common.nix
Commit message (Collapse)AuthorAge
* haskell-yesod-core: disable broken test suitePeter Simons2018-10-15
|
* git-annex: update sha256 hash for the new 6.20181011 versionPeter Simons2018-10-15
|
* cabal2nix: update overrides for latest yaml versionPeter Simons2018-10-15
|
* Merge pull request #48015 from rnhmjoj/shell-conduitSilvan Mosberger2018-10-14
|\ | | | | haskellPackages.shell-conduit: fix build
| * haskellPackages.shell-conduit: fix buildrnhmjoj2018-10-07
| |
* | Merge pull request #48000 from erictapen/arbtt-jailbreakSarah Brofeldt2018-10-13
|\ \ | | | | | | haskellPackages.arbtt: jailbreak
| * | haskellPackages.arbtt: unbreak with jailbreakJustin Humm2018-10-07
| |/
* | haskell: have a dedicated file for non Hackage packagesBas van Dijk2018-10-12
| | | | | | | | | | | | | | | | | | | | We had a few "overrides" in configuration-common.nix that were really extensions. They introduced packages that weren't in hackage-packages.nix. The advantage of having a dedicated file for these packages is that we can still place Nix-specific overrides to these packages in configuration-nix.nix. We weren't able do this before because configuration-nix.nix extended only the packages from hackage-packages.nix.
* | futhark: introduce the top-level futhark attributeBas van Dijk2018-10-12
| | | | | | | | | | | | | | | | | | The fact that futhark is a Haskell package is an implementation detail. To install it users should just have to specify `futhark` instead of `haskellPackages.futhark`. Additionally futhark is overridden with `haskell.lib.justStaticExecutables` to reduce closure size.
* | futhark: init at 0.6.2Silvan Mosberger2018-10-12
| |
* | stack2nix: fix buildDomen Kožar2018-10-08
|/
* xmonad-extras: jailbreakTim Steinbach2018-10-03
| | | | | Our XMonad identifies as 0.15, which is why we need to jailbreak it into the extras build
* hledger: fix build of new version 1.11Peter Simons2018-10-02
|
* git-annex: update sha256 for new version 6.20180926Peter Simons2018-09-28
|
* Merge pull request #47424 from Taneb/dontcheck-generic-lensBas van Dijk2018-09-28
|\ | | | | haskellPackages.generic-lens: dontCheck
| * haskellPackages.generic-lens: apply patch to fix testsNathan van Doorn2018-09-28
| |
* | haskellPackages.term-rewriting: doJailbreak and dontCheckSarah Brofeldt2018-09-28
|/
* haskellPackages.haddock-api: fix buildBas van Dijk2018-09-24
| | | | Also remove haddock-library == 1.4.4 since it's not needed anymore
* haskellPackages.yi-core: use overrideScope instead of overrideBas van Dijk2018-09-24
|
* haskellPackages.safe-money-*: use overrideScope instead of overrideBas van Dijk2018-09-24
|
* haskellPackages.Frames: use overrideScope instead of overrideBas van Dijk2018-09-24
|
* haskellPackages.Euterpea: fix build by using PortMidi == 0.2Bas van Dijk2018-09-23
|
* haskellPackages.Frames: fix build by using vinyl-0.10.0Bas van Dijk2018-09-23
|
* haskellPackages.mandrill: fix build for ghc843Bas van Dijk2018-09-21
|
* git-annex: update sha256 hash for new version 6.20180913Peter Simons2018-09-19
|
* cabal2nix: update yaml override to the latest versionPeter Simons2018-09-19
|
* cabal-install: use newer version of Cabal libraryMichael Alan Dorman2018-09-19
|
* haskellPackages.pandoc-crossref: refactor disable tests for 0.3.2.1Chris Ostrouchov2018-09-19
| | | | | Author acknowleges test failing (change when no longer 0.3.2.1). https://github.com/lierdakil/pandoc-crossref/issues/199
* haskellPackages.JuicyPixels: re-enable HaddockNathan van Doorn2018-09-18
| | | This was made to avoid an issue which was fixed in `3.2.9.3`. The version currently in `nixpkgs 18.03` is `3.2.9.4`, which includes this fix.
* haskell-cabal2nix: update override for hpack 0.31.0Peter Simons2018-09-12
| | | | * pkgs/development/haskell-modules/configuration-common.nix:
* cabal2nix: fix (and clean up)override for hpack dependencyPeter Simons2018-09-12
|
* safe-money: Fix dependencies for safe-money-*Arian van Putten2018-09-10
| | | | | | | | They all depend on safe-money-0.7, but hackage2nix made them incorrectly depend on safe-money-0.6 We should be able to remove this 'hack' as soon as the new Stackage LTS comes out, as safe-money-0.7 will then be the default version.
* hunspell-hs: fix buildEric Wolf2018-08-26
| | | | | | | Using pkgconfig like jtojnar suggested. Disables tests as some necessary data files aren't included on hackage.
* cabal2nix: update hpack override to the new versionPeter Simons2018-08-19
|
* haskellPackages.xmlhtml: Jailbreak for hspec 2.5Shea Levy2018-08-17
|
* haskellPackages.hoopl: Disable broken testsuite.Shea Levy2018-08-17
| | | | https://github.com/haskell/hoopl/issues/50
* haskellPackages.hasktags: Disable broken testsuite.Shea Levy2018-08-16
| | | | https://github.com/MarcWeber/hasktags/issues/52
* haskellPackages.cabal-plan: Remove broken patch.Shea Levy2018-08-16
|
* haskellPackages.hpack: set to newest hpack to avoid conflicting hpack ↵Domen Kožar2018-08-14
| | | | versions in closure
* stack2nix: cleanupDomen Kožar2018-08-14
|
* haskell: upgrade the tensorflow packagesBas van Dijk2018-08-13
| | | | Also enable building on GHC-8.4.
* servant-sphinx-documentation: fix sha256sumIzorkin2018-08-12
|
* git-annex: update sha256 hash for the new versionPeter Simons2018-08-12
|
* cabal2nix: fix build by overriding hpack to 0.29.6Bas van Dijk2018-08-11
| | | | Fixes: https://github.com/NixOS/cabal2nix/issues/369
* yi: fix buildSilvan Mosberger2018-08-09
|
* bustle: fix buildJan Tojnar2018-08-07
|
* xmonad, xmonad-contrib, xmonad-extras: remove superfluous configMichael Alan Dorman2018-08-07
| | | | | xmonad and xmonad-contrib no longer require patches, and xmonad-contrib and xmonad-extras no longer need to be jailbroken.
* haskellPackages.sexpr: fix buildBas van Dijk2018-08-03
|
* haskell-language-ecmascript: jailbreak to fix the buildMatt McHenry2018-08-02
|
* hledger-lib: patch code to work around a regression in version 0.10Peter Simons2018-07-30
| | | | https://github.com/simonmichael/hledger/issues/852