summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
...
* | | | | | | haskell-configuration-tools does not compile.Peter Simons2015-02-15
| | | | | | |
* | | | | | | Haskell packages wiring, ihaskell-parsec, and simple-conduit don't compilePeter Simons2015-02-15
| | | | | | |
* | | | | | | haskell-test-sandbox cannot be built by GHC 7.8.x.Peter Simons2015-02-15
| | | | | | |
* | | | | | | haskell-temporal-csound is broken. haskell-heroku can't compile its test suite.Peter Simons2015-02-15
| | | | | | |
* | | | | | | haskell-paypal-adaptive-hoops: don't try to run the network-related part of ↵Peter Simons2015-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the test suite in our chroot environment Resolves https://github.com/NixOS/nixpkgs/issues/6350.
* | | | | | | hackage-packages: re-generate from Hackage 2015-02-15T20:03:28+0100Peter Simons2015-02-15
| | | | | | |
* | | | | | | Fix bad licenses on CUDA packagesEelco Dolstra2015-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They were marked as "nonfree" rather than "unfree", causing them to be allowed with allowUnfree = false.
* | | | | | | haskell-OpenGLRaw21: build has been fixedPeter Simons2015-02-15
| | | | | | |
* | | | | | | Sawfish (git): New PackageAndersonTorres2015-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sawfish is a versatile, Lisp-based window manager In that commit I include all Sawfish stack: - librep, a lisp system; - rep-gtk, bindings for gtk - sawfish, the window manager
* | | | | | | LOLcode(version 0.10.5): New PackageAndersonTorres2015-02-15
|/ / / / / / | | | | | | | | | | | | | | | | | | LOLcode is an esoteric programming language, composed of LOLspeaks.
* | | | | | Merge pull request #6347 from codyopel/lamebrWilliam A. Kennington III2015-02-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | lame: move to libraries & fix license
| * | | | | | lame: move to libraries & fix licensecodyopel2015-02-14
| | | | | | |
* | | | | | | Merge pull request #6336 from codyopel/gsmWilliam A. Kennington III2015-02-14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | gsm: seperate phases & fix shared library
| * | | | | | gsm: seperate phases & fix shared librarycodyopel2015-02-13
| | | | | | |
* | | | | | | haskell-exceptions: can't compile its test suitePeter Simons2015-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * pkgs/development/haskell-modules/configuration-common.nix:
* | | | | | | hackage-packages.nix: re-generate from Hackage 2015-02-14T10:41:17+0100Peter Simons2015-02-14
| | | | | | |
* | | | | | | haskell-x509-system: don't add Darwin-related patch unconditionallyPeter Simons2015-02-14
| | | | | | |
* | | | | | | ghc: disable parallel building for older versions againPeter Simons2015-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This change accidentally crept in with the recent Darwin changes.
* | | | | | | Some Haskell package overrides for Darwin and explanationsJoel Taylor2015-02-14
| | | | | | |
* | | | | | | Add purity to GHC builds on DarwinJoel Taylor2015-02-14
| | | | | | |
* | | | | | | ghc-7.10.x: compile Setup.hs with -threaded to avoid hanging test suitesPeter Simons2015-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/issues/6259.
* | | | | | | haskell-mtl-compat: broken with ghc-7.8.xPeter Simons2015-02-13
| | | | | | |
* | | | | | | hackage-packages.nix: re-generate from Hackage 2015-02-13T12:48:35+0100Peter Simons2015-02-13
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge remote-tracking branch 'origin/master' into staging.Peter Simons2015-02-13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/compilers/ghc/head.nix pkgs/top-level/haskell-ng.nix
| * | | | | Merge pull request #5968 from jkarni/jkarni/servant-server-0.2.3Peter Simons2015-02-13
| |\ \ \ \ \ | | | | | | | | | | | | | | I'll merge blindly, assuming that those changes have been tested by the submitter. If these updates cause any trouble, please don't hesitate to revoke if necessary.
| | * | | | | Upgrade servant-server to 0.2.3.Julian K. Arni2015-01-26
| | | | | | |
| * | | | | | Merge pull request #6009 from nkaretnikov/yesod-1.4.1.4Peter Simons2015-02-13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | I'll merge blindly, assuming that those changes have been tested by the submitter. If these updates cause any trouble, please don't hesitate to revoke if necessary.
| | * | | | | | haskell-xml-conduit: update to version 1.2.3.1Nikita Karetnikov2015-01-29
| | | | | | | |
| | * | | | | | haskell-yesod: update to version 1.4.1.4Nikita Karetnikov2015-01-28
| | | | | | | |
| | * | | | | | haskell-yesod-core: update to version 1.4.7.2Nikita Karetnikov2015-01-28
| | | | | | | |
| | * | | | | | haskell-persistent: update to version 2.1.1.4Nikita Karetnikov2015-01-28
| | | | | | | |
| | * | | | | | haskell-monad-logger: update to version 0.3.11.1Nikita Karetnikov2015-01-27
| | | | | | | |
| | * | | | | | haskell-resource-pool: update to version 0.2.3.2Nikita Karetnikov2015-01-27
| | | | | | | |
| * | | | | | | libasr: fixed descriptionPascal Wittmann2015-02-13
| | | | | | | |
| * | | | | | | Merge pull request #6325 from k0ral/opensmtpdPascal Wittmann2015-02-13
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | opensmtpd: 5.4.2p1 -> 5.4.4p1
| | * | | | | | | opensmtpd: 5.4.2p1 -> 5.4.4p1koral2015-02-13
| | | | | | | | |
| * | | | | | | | Merge pull request #6328 from DamienCassou/pharo-launcher-0.2.4Damien Cassou2015-02-13
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Pharo launcher 0.2.1 --> 0.2.4
| | * | | | | | | | Pharo launcher 0.2.1 --> 0.2.4Damien Cassou2015-02-13
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | haskell-clac: disable builds with ghc-7.8.xPeter Simons2015-02-13
| | | | | | | | |
| * | | | | | | | haskell-gstreamer: fix dependenciesPeter Simons2015-02-13
| | | | | | | | |
| * | | | | | | | patch shebangs in boot scriptJoel Taylor2015-02-13
| | | | | | | | |
| * | | | | | | | Revert "Revert "Build GHC HEAD from git checkout"."Joel Taylor2015-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 15416dd2eca1bc3d214649b0f034e40a1daee2ab.
| * | | | | | | | haskell-file-location: test suite is now fixedPeter Simons2015-02-13
| | | | | | | | |
| * | | | | | | | hackage-packages.nix: re-generate from Hackage 2015-02-12T23:09:28+0100Peter Simons2015-02-13
| | | | | | | | |
| * | | | | | | | haskell-file-location: test suite doesn't compilePeter Simons2015-02-13
| | | | | | | | |
| * | | | | | | | haskell-blaze-builder: downgrade to version < 0.4Peter Simons2015-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many builds can't deal with the new version yet.
| * | | | | | | | haskell-bloomfilter: disable broken 32 bit buildPeter Simons2015-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/NixOS/nixpkgs/issues/6292.
| * | | | | | | | haskell-blaze-markup: disable failing test suitePeter Simons2015-02-13
| | | | | | | | |
| * | | | | | | | haskell-CHXHtml: disable Hydra builds because of excessive build timePeter Simons2015-02-13
| | | | | | | | |
| * | | | | | | | python-generic: cosmeticPeter Simons2015-02-13
| | | | | | | | |