summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* haskell-http-types: update to version 0.8.5Peter Simons2014-05-24
|
* haskell-ghc-vis: update to version 0.7.2.2Peter Simons2014-05-24
|
* haskell-aeson: update to version 0.7.0.6Peter Simons2014-05-24
| | | | Keep version 0.7.0.4 for builds with ghc <= 7.4.2.
* haskell-zip-archive: add version 0.2.3.2Peter Simons2014-05-24
| | | | | Use latest zip archive only with GHC 7.8.2 so that we don't have to override 'binary' everywhere else.
* haskell-attoparsec: add version 0.11.3.4Peter Simons2014-05-24
|
* haskell-scientific: update default to the latest versionPeter Simons2014-05-24
|
* cabal-install: update to version 1.20.0.2Peter Simons2014-05-24
|
* free-game: jailbreak due to new OpenGLRaw versionMateusz Kowalczyk2014-05-24
| | | | | | | This allows it to keep building after ba5473676f867e32e9be5c2225ab4e8c8ded2be2 was pushed. Perhaps we should add the extra OpenGL versions (2.9.1.0) and specify strict versions so that it doesn't fail to build in 2 weeks.
* Merge pull request #2712 from joamaki/typescriptPeter Simons2014-05-23
|\ | | | | typescript: add package
| * Add typescript to node-packagesJussi Maki2014-05-22
| | | | | | | | | | Typescript (http://www.typescriptlang.org/) is a typed language for JavaScript application development.
* | esniper: update to version 2.30.0Peter Simons2014-05-23
| |
* | haskell-defaults.nix: fix hashtables build with GHC 6.10.xPeter Simons2014-05-23
| |
* | haskell-split: don't run the test suite with GHC 7.9.x to avoid infinite loopPeter Simons2014-05-23
| |
* | haskell-defaults.nix: fix hashable and case-insensitive builds with GHC 6.xPeter Simons2014-05-23
| |
* | haskell-defaults.nix: override case-sensitive on GHC 7.2.2 to avoid build errorPeter Simons2014-05-23
| |
* | haskell-defaults.nix: move extensible-exceptions override into the right placePeter Simons2014-05-23
| |
* | haskell-defaults.nix: improve configuration for GHC 6.xPeter Simons2014-05-23
| |
* | Use attoparsec 0.10.x when building with GHC 6.x.Peter Simons2014-05-23
| | | | | | | | Newer versions depend on 'scientific', which this compiler cannot build.
* | haskell-wreq: remove unnecessary overridesPeter Simons2014-05-23
| |
* | haskell-scientific: there's no point in using 0.1.0.1, because it doesn't ↵Peter Simons2014-05-23
| | | | | | | | build with GHC 6.12.x either :-(
* | haskell-scientific: add versions 0.1.0.1 and 0.3.2.1Peter Simons2014-05-23
| |
* | Merge pull request #2733 from pSub/org-updatePeter Simons2014-05-23
|\ \ | | | | | | Update org-mode to latest stable version
| * | Update org-mode to latest stable versionPascal Wittmann2014-05-23
| | |
* | | nixos/modules/services/audio/alsa.nix: fix evaluationPeter Simons2014-05-23
| | | | | | | | | | | | https://github.com/NixOS/nixpkgs/issues/2732
* | | haskell-async: fix build with GHC 6.12.xPeter Simons2014-05-23
| | |
* | | haskell-defaults.nix: don't override 'Cabal' in GHC 6.10.4; it's a core libraryPeter Simons2014-05-23
| | |
* | | haskell-split: add version 0.1.4.3 for the benefit of GHC 6.xPeter Simons2014-05-23
| | |
* | | Re-generate expressions with cabal2nix.Peter Simons2014-05-23
| | |
* | | xmobar: enable all extensions by defaultPeter Simons2014-05-23
| | | | | | | | | | | | https://github.com/NixOS/nixpkgs/pull/2728
* | | Merge pull request #2730 from pSub/dwb-updatePeter Simons2014-05-23
|\ \ \ | | | | | | | | Update dwb. This fixes some bugs in dwb.
| * | | Update dwb. This fixes some bugs in dwb.Pascal Wittmann2014-05-23
| |/ /
* | | Merge pull request #2725 from Fuuzetsu/free-gamePeter Simons2014-05-23
|\ \ \ | | | | | | | | haskell free-game
| * | | free-game: 1.0.5, 1.1Mateusz Kowalczyk2014-05-23
| | | |
| * | | minioperational: 0.4.3Mateusz Kowalczyk2014-05-23
| | | |
| * | | JuicyPixels-util: 0.1Mateusz Kowalczyk2014-05-23
| | | |
| * | | freetype2: 0.1.1Mateusz Kowalczyk2014-05-23
| | | |
| * | | control-bool: 0.2.1Mateusz Kowalczyk2014-05-23
| | | |
| * | | boundingboxes: 0.1.1, 0.2Mateusz Kowalczyk2014-05-23
| | | |
| * | | colors: 0.1.1Mateusz Kowalczyk2014-05-23
|/ / /
* | | haskell-compdata: update to version 0.8.1.0Peter Simons2014-05-23
| | |
* | | haskell-codex: update to version 0.0.2Peter Simons2014-05-23
| | |
* | | arbtt: re-generate with cabal2nixPeter Simons2014-05-23
| | |
* | | Merge pull request #2722 from Fuuzetsu/wcwidthPeter Simons2014-05-23
|\ \ \ | | | | | | | | wcwidth
| * | | wcwidth: 0.0.2Mateusz Kowalczyk2014-05-22
| | | |
| * | | setlocale: 0.0.3Mateusz Kowalczyk2014-05-22
| | | |
* | | | Merge pull request #2727 from jagajaga/alsa_impPeter Simons2014-05-23
|\ \ \ \ | | | | | | | | | | Alsa configuration
| * | | | fix mistakeArseniy Seroka2014-05-23
| | | | |
| * | | | alsa: add option to change system wide configurationArseniy Seroka2014-05-23
| | | | |
* | | | | haskell-packages.nix: rename GLFWb to GLFWB for consistencyPeter Simons2014-05-23
| | | | | | | | | | | | | | | | | | | | https://github.com/NixOS/cabal2nix/issues/65
* | | | | arbtt: jailbreak to fix build with tasty > 0.7Peter Simons2014-05-23
| | | | |