summaryrefslogtreecommitdiffstats
path: root/pkgs/development
AgeCommit message (Collapse)Author
2017-03-06Merge pull request #23551 from nthorne/clog-derivationJörg Thalheim
clog-cli: init at 0.9.2
2017-03-06go: 1.7 -> 1.8Parnell Springmeyer
2017-03-06haskell-shelly: drop obsolete overridesPeter Simons
2017-03-06hackage-packages.nix: automatic Haskell package set updatePeter Simons
This update was generated by hackage2nix v2.1-2-g3de0b84 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/ea0774dfde00b2922e2c048bdf678bd96de02d08.
2017-03-06hackage2nix: revert to old version of storePeter Simons
2017-03-06hackage2nix: disable failing buildsPeter Simons
2017-03-06purescript: pin dependencies.Tom Hunger
2017-03-06delve: 0.11.0-alpha -> 0.12.1Vincent Demeester
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-03-06yarn: 0.20.3 -> 0.21.3Gauthier POGAM--LE MONTAGNER
2017-03-06clog-cli: init at 0.9.2Niklas Thörne
Updated with maintainer information.
2017-03-06phonon-backend-gstreamer: don't create $out/$out/share/iconsBenno Fünfstück
The build system tries to update the mtime of the icons directory if `DESTDIR` is unset. That code has bug though that does not deal well with absolute `CMAKE_SHARE_PREFIX` resulting a double prefix bug. Setting `DESTDIR=/` (should be a no-op) fixes this.
2017-03-06ocamlgraph: fix binary location (binaries had double prefix path)Benno Fünfstück
Due to setting `DESTDIR` *and* `exec_prefix` (defaulted to `$prefix`), binaries ended up in `$out/$out/bin` instead of just $out/bin. Not setting `DESTDIR` and adapting the `LIBDIR` patch a little fixes this issue.
2017-03-06hhvm: fix location of include files in $outBenno Fünfstück
Fixes a "double prefix" issue, where parts of the include files for hhvm where located in `$out/$out/include` instead of `$out/include`.
2017-03-06clog-cli: init at 0.9.2Niklas Thörne
2017-03-06uriparser: 0.8.2 -> 0.8.4Renaud
Fixed the Makefile for the doc : there is no .map files to install in this release since dot outputs images in PNG and SVG fixes #23456
2017-03-05Merge pull request #23542 from henrytill/racket-disable-i686Jörg Thalheim
racket: disable i686 builds
2017-03-05Merge pull request #23538 from ljli/fix-dependent-mapPeter Simons
haskell: ghc710x packages: fix dependent-map
2017-03-05racket: disable i686 buildsHenry Till
ref #23253
2017-03-05openshot-qt: remove myself from the maintainer listTomas Hlavaty
2017-03-05haskell: ghc710x packages: fix dependent-mapLeon Isenberg
2017-03-05haskellPackages: fix dangling referencesLeon Isenberg
haskeline_0_7_2_1 -> haskline_0_7_3_1 terminfo_0_4_0_1 -> terminfo_0_4_0_2
2017-03-05Merge pull request #23340 from alibabzo/fix/msgpack-toolsDaiderd Jordan
msgpack-tools: fix hydra build
2017-03-05libuv: disable another flaky test on DarwinVladimír Čunát
I really want to avoid debugging these on Darwin.
2017-03-05Merge commit older stagingVladimír Čunát
No new failures on Hydra.
2017-03-05pmccabe: 2.4 -> 2.6Peter Hoeg
2017-03-05Merge pull request #23457 from holidaycheck/nodejs-7.7.1Jaka Hudoklin
nodejs: 7.6.0 -> 7.7.1
2017-03-04Merge pull request #23430 from rnhmjoj/libchopMichael Raskin
libchop: fix package
2017-03-04Merge pull request #23451 from ttuegel/mesa-driversThomas Tuegel
mesa: allow overriding driver compilation
2017-03-04haskellSrc2nix: Change sha arg when sha256 is null.Shea Levy
Otherwise it just fails due to no nix-prefetch-url
2017-03-04haskell-arithmoi: test suite fails on i686Peter Simons
(cherry picked from commit cb1af9fd4f2d9c850a3d643133e72277371d3427)
2017-03-04haskell-diagrams-lib: test suite fails on i686Peter Simons
(cherry picked from commit 3e3dfdd085f17fec5e94d29a63e4bc898a4c4a79)
2017-03-04ocamlPackages.core_extended_p4: fix build on linuxVincent Laporte
2017-03-04solc: fix buildVincent Laporte
Prevent the download of jsoncpp to happen at build time. Don’t treat warnings as errors, since there is a warning about the major() macros in GNU libc.
2017-03-04ocamlPackages.ppx_deriving: 3.3 -> 4.1Vincent Laporte
2017-03-04camlp4: init at 4.05+1Vincent Laporte
2017-03-04ocamlPackages.{angstrom,cstruct,ezjsonm,hex,io-page}: depend on ocamlbuildVincent Laporte
2017-03-04ocamlPackages.async_unix: init at 113.33.00+4.03Vincent Laporte
2017-03-04ocamlPackages.async_kernel: init at 113.33.00Vincent Laporte
2017-03-03Merge pull request #22848 from loskutov/gpgme-macos-fixGraham Christensen
gpgme: fix build on macOS
2017-03-03nodejs: 7.6.0 -> 7.7.1Mathias Schreck
2017-03-03tlspool: init at 20170123 (#23437)Joachim Schiele
2017-03-03mesa: allow overriding driver compilationThomas Tuegel
2017-03-03Merge pull request #23332 from teh/zbf-pandasFrederik Rietdijk
pandas: Mark broken in i686.See #23253.
2017-03-03Merge pull request #23444 from nand0p/pylint-1.6.5Jörg Thalheim
Pylint 1.6.5
2017-03-03astroid: 1.4.4 -> 1.4.9Fernando J Pando
2017-03-03pylint: 1.5.4 -> 1.6.5Fernando J Pando
- tested on nixos - tested on darwin
2017-03-03mk-python-derivation: remove me as maintainerDomen Kožar
The time has come ...
2017-03-03snappy: split into multiple outputsVladimír Čunát
Most of the size was documentation; it got into many closures via mysql attribute.
2017-03-03snappy: performance update 1.1.3 -> 1.1.4Vladimír Čunát
... and use release tarball instead of snapshot.
2017-03-03Merge branch 'master' into stagingVladimír Čunát