about summary refs log tree commit diff
path: root/pkgs/development
AgeCommit message (Collapse)AuthorFilesLines
2017-07-18coqPackages_8_6.CoLoR: Fix installPhaseJohn Wiegley1-1/+4
2017-07-18coqPackages_8_6.math-classes: New expression (for 8.6) 1.0.6John Wiegley1-8/+13
2017-07-18coqPackages_8_6.CoLoR: new expression 1.3.0John Wiegley1-0/+21
2017-07-18Merge pull request #27366 from veprbl/version_bumpsJörg Thalheim9-80/+164
bump rivet, yoda, lhapdf
2017-07-18Merge pull request #27472 from mguentner/python-gnupgFranz Pletz1-0/+30
python-gnupg: 0.4.0 -> 0.4.1 and enable tests
2017-07-18python-gnupg: move out of python-packagesJörg Thalheim1-0/+30
2017-07-18frama-c: 20161101 (Silicon) -> 20170501 (Phosphorus)Vincent Laporte2-15/+16
2017-07-18lucenepp: 3.0.6 -> 3.0.7Franz Pletz1-17/+2
2017-07-18racer[d]: fix RUST_SRC_PATHBenno Fünfstück2-2/+2
`rustc.src` is a `tar.gz` archive, but we need it unpacked.
2017-07-18haskell-cautious-file: jailbreak to fix the buildPeter Simons1-1/+3
2017-07-18Merge pull request #27458 from ttuegel/bugfix/kde-icon-cacheThomas Tuegel1-2/+6
breeze-icons: generate icon cache
2017-07-18strace: 4.17 -> 4.18Tuomas Tynkkynen1-2/+2
2017-07-18heroku: mark as brokenFrederik Rietdijk1-0/+1
2017-07-18expat: 2.2.1 -> 2.2.2Robert Helgesson1-2/+2
2017-07-17haskell-hledger-iadd: drop obsolete override (the build fails with or ↵Peter Simons1-3/+0
without it)
2017-07-17haskell-hsyslog: update version overridePeter Simons2-3/+3
And move it from configuration-nix to configuration-common.
2017-07-17hackage-packages.nix: automatic Haskell package set updatePeter Simons1-1103/+1628
This update was generated by hackage2nix v2.3.1-12-gcb2265e from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/f69cfc36c9bc2a52f9c3de9d0cc823a00db59705.
2017-07-17LTS Haskell 8.23Peter Simons1-39/+48
2017-07-17Merge pull request #26429 from aherrmann/pr_llvm_4_fix_debugDaiderd Jordan1-2/+2
llvm_4: Fix debugVersion
2017-07-17Merge pull request #27005 from jtojnar/fix/corebird-gstFrederik Rietdijk1-1/+5
gst_all_1.gst-plugins-bad: build gtksink plugin
2017-07-17coqPackages.compcert: Recent compcert supports 64-bit architecturesJohn Wiegley1-2/+2
2017-07-17lhapdf: update hashDmitry Kalinkin1-1/+1
2017-07-17gst_all_1.gst-plugins-bad: allow building gtksink pluginJan Tojnar1-1/+5
Corebird requires gtksink gstreamer plugin to play videos. [1] The plugin, however, is only built when GTK is available. This patch adds gtk3 as an optional dependency to gst_all_1.gst-plugins-bad package, allowing the build of gtksink. [1]: https://github.com/baedert/corebird/issues/431
2017-07-17pants: 1.2.1 -> 1.3.0Dan Peebles1-129/+28
I'm also removing the pants13-pre attribute since it's unnecessary and I don't want to maintain 1.4.x prereleases yet. I'm temporarily taking out the pants native rust engine shenanigans until I can get a nix-native rust build of it to work (it works on Linux but not on Darwin!)
2017-07-17python.pkgs.pytorch: init at 0.1.12Tom Hunger1-0/+43
2017-07-17aspellWithDicts: create derivation with aspell and selected dictionariesFrederik Rietdijk1-0/+35
Currently, `aspell` checks the active profiles for dictionaries. While this may be convenient, it does not work with `nix-shell` and it doesn't allow any isolation. This commit adds the possibility to use composition by creating a derivation with `symlinkJoin` that contains all the chosen dictionaries, and another derivation that wraps the executables linking to the dictionaries. Nix example: my_aspell = aspellWithDicts(ps: with ps; [ en nl ]) `nix-shell` example: nix-shell -p 'aspellWithDicts(ps: with ps; [ en nl ])'
2017-07-17fastnlo: 2.3.1pre-2212 -> 2.3.1pre-2402Dmitry Kalinkin1-5/+9
2017-07-17herwig: 7.0.4 -> 7.1.1, thepeg: 2.0.3 -> 2.1.1Dmitry Kalinkin2-16/+6
2017-07-17exiv2: 0.25 -> 0.26Franz Pletz1-3/+3
2017-07-16Merge pull request #27374 from mnacamura/r_pbdZMQ_darwin_fixDaiderd Jordan1-0/+1
r-pbdZMQ: fix Darwin install
2017-07-16Merge pull request #27419 from elitak/armjdkJörg Thalheim3-18/+39
oraclejdk8: armv7l support
2017-07-16Merge pull request #27418 from roconnor/tarsnapJörg Thalheim1-20/+0
tarsnap: 1.0.37 -> 1.0.38
2017-07-16Merge pull request #24720 from k0001/hun-esGraham Christensen1-24/+195
hunspellDicts: add spanish dictionaries.
2017-07-16breeze-icons: generate icon cacheThomas Tuegel1-2/+6
Fixes #21345 by generating the icon cache when the theme is installed.
2017-07-16Merge pull request #27295 from ankhers/generalize_lfeDaiderd Jordan4-17/+57
Generalize building of LFE
2017-07-16oraclejdk8: armv7l supportEric Litak3-18/+39
2017-07-16ocaml-top: 1.1.3 -> 1.1.4Vincent Laporte2-9/+9
ocamlPackages.ocp-build: 1.99.18-beta -> 1.99.19-beta
2017-07-16tarsnapper: 0.2.1 -> 0.4Jörg Thalheim1-20/+0
- project is not a python library -> move out of pythonPackages. - also enable tests
2017-07-16lttng-ust: add missing python dependencyJörg Thalheim1-2/+6
2017-07-15Merge pull request #26096 from ambrop72/teensy-fixBenno Fünfstück1-2/+2
teensy-loader-cli: Update to latest git.
2017-07-15Merge pull request #26036 from bcdarwin/elastixBenno Fünfstück1-0/+29
elastix: init at 4.8
2017-07-15python.pkgs.yapf: move to separate expressionwisut hantanong1-0/+20
fixes #27379
2017-07-15python.pkgs.jsonref: move to separate expressionwisut hantanong1-0/+27
2017-07-15python.pkgs.intervaltree: move to separate expressionwisut hantanong1-0/+33
2017-07-15python.pkgs.packaging: move to separate expressionwisut hantanong1-0/+24
2017-07-15python.pkgs.pytoml: move to separate expressionwisut hantanong1-0/+24
2017-07-15python.pkgs.pypandoc: move to separate expressionwisut hantanong1-0/+32
2017-07-15python.pkgs.yamllint: move to separate expressionwisut hantanong1-0/+24
2017-07-15python.pkgs.stripe: move to separate expressionwisut hantanong1-0/+27
2017-07-15python.pkgs.vine: move to separate expressionwisut hantanong1-0/+23