summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* unmaintain a bunch of packagesLudovic Courtès2015-01-13
|
* haskell-generic-builder: use cpphs pre-processor by default on DarwinPeter Simons2015-01-13
| | | | Allegedly, the cpp implementation of Clang is weird and causes errors.
* haskell-generic-builder: pass "--with-gcc=$CC" on Darwin to help Cabal find ↵Peter Simons2015-01-13
| | | | | | Clang Suggested in https://github.com/NixOS/nixpkgs/pull/5746.
* ghc-7.8.3-binary: remove broken platformsPeter Simons2015-01-13
| | | | | The source tarballs URLs and hashes for everything but x86_64-darwin were just copied from the 7.0.4 binaries. That's not going to work. :-(
* haskell-configuration-common: fix reference to optparse-applicative_0_10_0Peter Simons2015-01-13
|
* haskell-configuration-common: minor cosmeticPeter Simons2015-01-13
|
* Merge pull request #5671 from aaronlevin/patch-1vbgl2015-01-13
|\ | | | | Bump version of vinyl to 0.5
| * Bump version of vinyl to 0.5Aaron Levin2015-01-09
| |
* | haskellng: Make haskell-zeromq4 pick up the correct zeromq nix package.Tom Hunger2015-01-13
| |
* | haskellng: disable safecopy's broken tests.Tom Hunger2015-01-13
| |
* | haskellng: Fix elm ecosytem by adding a few special cases.Tom Hunger2015-01-13
| |
* | openjdk: add platforms on darwin to fix #5634Vladimír Čunát2015-01-13
| |
* | idris: fix build with GHC 7.8.xPeter Simons2015-01-13
| |
* | Update hackage-packagesShea Levy2015-01-13
| | | | | | | | Includes NixOS/cabal2nix#127
* | Merge pull request #5710 from alpmestan/update-haskell-taggyOliver Charles2015-01-13
|\ \ | | | | | | update the haskell taggy package to 0.1.3
| * | update the haskell taggy package to 0.1.3Alp Mestanogullari2015-01-11
| | |
* | | Merge pull request #5740 from alpmestan/add-haskell-sitemapOliver Charles2015-01-13
|\ \ \ | | | | | | | | add the 'sitemap' haskell package
| * | | add the 'sitemap' haskell packageAlp Mestanogullari2015-01-13
| | | |
* | | | haskellPackages.exhaustive: New expressionOliver Charles2015-01-13
| | | |
* | | | Adds ocaml-gtktopVincent Laporte2015-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Gtktop is a small OCaml library to ease the creation of graphical toplevels. Homepage: http://zoggy.github.io/gtktop/
* | | | Merge pull request #5722 from nckx/coanlethalman2015-01-13
|\ \ \ \ | | | | | | | | | | coan: don't double-gzip man page
| * | | | coan: don't double-gzip man pageTobias Geerinckx-Rice2015-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | `make install` gzips coan.1 with the wrong extension (.1). So Nix re- compresses it. Result: coan.1.1.gz, and a screen full of gobbledygook.
* | | | | Merge pull request #5699 from pmahoney/fswatchlethalman2015-01-13
|\ \ \ \ \ | | | | | | | | | | | | Fswatch
| * | | | | fswatch: new derivationPatrick Mahoney2015-01-10
| | | | | |
| * | | | | gettext: add derivation for 0.19 seriesPatrick Mahoney2015-01-10
| | | | | |
* | | | | | haskell-ng: add more tools to our help function libraryPeter Simons2015-01-13
| | | | | |
* | | | | | r-modules: update list of broken packagesPeter Simons2015-01-13
| | | | | |
* | | | | | r-caret: update hashPeter Simons2015-01-13
| | | | | |
* | | | | | gdal: the build is broken on (at least) LinuxPeter Simons2015-01-13
| | | | | | | | | | | | | | | | | | | | | | | | http://hydra.nixos.org/build/18650326/nixlog/1/raw
* | | | | | r-skmeans: update hashPeter Simons2015-01-13
| | | | | |
* | | | | | r-OceanView: update hashPeter Simons2015-01-13
| |_|/ / / |/| | | |
* | | | | Adds ocaml-lablgtk-extrasVincent Laporte2015-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lablgtk-extras is a collection of libraries and modules useful when developing OCaml/LablGtk2 applications. Homepage: http://gtk-extras.forge.ocamlcore.org/
* | | | | Adds ocaml-config-fileVincent Laporte2015-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | config-file is an OCaml library used to manage the configuration file(s) of an application. Homepage: http://config-file.forge.ocamlcore.org/
* | | | | libmediainfo: 0.7.71 -> 0.7.72devhell2015-01-13
| | | | |
* | | | | haskellng: Make amazonka env externally visibleShea Levy2015-01-12
| | | | |
* | | | | More amazonka packages on 7.8Shea Levy2015-01-12
| | | | |
* | | | | haskellng: Fix amazonka-core on 7.8Shea Levy2015-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required adding a flag to the generic builder to build Setup.hs with core packages even if there is an override in buildInputs, to break circular dependencies.
* | | | | D'ohShea Levy2015-01-12
| | | | |
* | | | | overrideCabal: Preserve overrideScope attrShea Levy2015-01-12
| | | | |
* | | | | hackage-packages.nix: break infinite recursions and other evaluation errorsPeter Simons2015-01-12
| | | | |
* | | | | hledger-web: test suite has been fixedPeter Simons2015-01-12
| | | | |
* | | | | haskell-modules-lib: add 'markBroken' helper functionPeter Simons2015-01-12
| | | | |
* | | | | haskell-configuration-ghc-7.9.x: we can use a doctest release version nowPeter Simons2015-01-12
| | | | |
* | | | | hackage-packages.nix: re-generate from Hackage 2015-01-12T10:33:40+0100Peter Simons2015-01-12
| | | | |
* | | | | Fix http-date build on ghc 7.10Shea Levy2015-01-12
| | | | |
* | | | | Fix retry build on ghc 7.10Shea Levy2015-01-12
| | | | |
* | | | | haskell-chell: Fix for 7.10.1Shea Levy2015-01-12
| | | | |
* | | | | haskell-options: Fix for 7.10.1Shea Levy2015-01-12
| | | | |
* | | | | uthash: new packageVladimír Čunát2015-01-12
| | | | | | | | | | | | | | | | | | | | It's headers only. Newer fontforge needs it.
* | | | | Merge pull request #5724 from benmos/grafana-1.9.1Jaka Hudoklin2015-01-12
|\ \ \ \ \ | | | | | | | | | | | | Upgrading Grafana 1.8.0-rc1 -> 1.9.1