Commit Graph

38337 Commits

Author SHA1 Message Date
Peter Simons
85a70b50b9 haskell-hledger-iadd: drop obsolete override (the build fails with or without it) 2017-07-17 22:04:25 +02:00
Peter Simons
47feb45313 haskell-hsyslog: update version override
And move it from configuration-nix to configuration-common.
2017-07-17 22:04:25 +02:00
Peter Simons
6de60af3a9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.3.1-12-gcb2265e from Hackage revision
f69cfc36c9.
2017-07-17 22:04:25 +02:00
Peter Simons
dd7824919e LTS Haskell 8.23 2017-07-17 22:04:24 +02:00
Daiderd Jordan
37c599fe8c Merge pull request #26429 from aherrmann/pr_llvm_4_fix_debug
llvm_4: Fix debugVersion
2017-07-17 21:27:52 +02:00
Frederik Rietdijk
28b7d016ca Merge pull request #27005 from jtojnar/fix/corebird-gst
gst_all_1.gst-plugins-bad: build gtksink plugin
2017-07-17 17:50:27 +02:00
John Wiegley
f130ecdd30
coqPackages.compcert: Recent compcert supports 64-bit architectures 2017-07-17 11:21:20 -04:00
Dmitry Kalinkin
ae8eff8b7b
lhapdf: update hash 2017-07-17 11:03:47 -04:00
Jan Tojnar
0edae74119
gst_all_1.gst-plugins-bad: allow building gtksink plugin
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-17 16:50:09 +02:00
Dan Peebles
8253fc2ae5 pants: 1.2.1 -> 1.3.0
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-17 10:37:52 -04:00
Tom Hunger
567b84dd50 python.pkgs.pytorch: init at 0.1.12 2017-07-17 14:08:15 +02:00
Frederik Rietdijk
c0cf19608f aspellWithDicts: create derivation with aspell and selected dictionaries
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-17 10:17:20 +02:00
Dmitry Kalinkin
4c0e86ba67
fastnlo: 2.3.1pre-2212 -> 2.3.1pre-2402 2017-07-17 04:16:43 -04:00
Dmitry Kalinkin
6bcc20361f herwig: 7.0.4 -> 7.1.1, thepeg: 2.0.3 -> 2.1.1 2017-07-17 00:20:59 -04:00
Franz Pletz
c2e9f45df2
exiv2: 0.25 -> 0.26 2017-07-17 02:53:14 +02:00
Daiderd Jordan
f1cb9d0261 Merge pull request #27374 from mnacamura/r_pbdZMQ_darwin_fix
r-pbdZMQ: fix Darwin install
2017-07-16 23:49:03 +02:00
Jörg Thalheim
d3ee993a27 Merge pull request #27419 from elitak/armjdk
oraclejdk8: armv7l support
2017-07-16 22:31:29 +01:00
Jörg Thalheim
b6f9047d01 Merge pull request #27418 from roconnor/tarsnap
tarsnap: 1.0.37 -> 1.0.38
2017-07-16 22:02:29 +01:00
Graham Christensen
4a2f605398 Merge pull request #24720 from k0001/hun-es
hunspellDicts: add spanish dictionaries.
2017-07-16 16:36:14 -04:00
Thomas Tuegel
0d06192c4f
breeze-icons: generate icon cache
Fixes #21345 by generating the icon cache when the theme is installed.
2017-07-16 07:42:48 -05:00
Daiderd Jordan
fa74d99e42 Merge pull request #27295 from ankhers/generalize_lfe
Generalize building of LFE
2017-07-16 14:36:24 +02:00
Eric Litak
00335098a5 oraclejdk8: armv7l support 2017-07-16 05:16:59 -07:00
Vincent Laporte
b57bf746a1 ocaml-top: 1.1.3 -> 1.1.4
ocamlPackages.ocp-build: 1.99.18-beta -> 1.99.19-beta
2017-07-16 12:43:35 +02:00
Jörg Thalheim
f31773b852 tarsnapper: 0.2.1 -> 0.4
- project is not a python library -> move out of pythonPackages.
- also enable tests
2017-07-16 11:12:38 +01:00
Jörg Thalheim
f1b45f7d41 lttng-ust: add missing python dependency 2017-07-16 09:07:10 +01:00
Benno Fünfstück
dc696e2800 Merge pull request #26096 from ambrop72/teensy-fix
teensy-loader-cli: Update to latest git.
2017-07-15 20:22:34 +02:00
Benno Fünfstück
063e81145d Merge pull request #26036 from bcdarwin/elastix
elastix: init at 4.8
2017-07-15 20:15:44 +02:00
wisut hantanong
a5d75f0f18 python.pkgs.yapf: move to separate expression
fixes #27379
2017-07-15 17:40:55 +01:00
wisut hantanong
5529758791 python.pkgs.jsonref: move to separate expression 2017-07-15 17:40:55 +01:00
wisut hantanong
f0ac823696 python.pkgs.intervaltree: move to separate expression 2017-07-15 17:40:55 +01:00
wisut hantanong
cca503b389 python.pkgs.packaging: move to separate expression 2017-07-15 17:40:55 +01:00
wisut hantanong
9115f68bde python.pkgs.pytoml: move to separate expression 2017-07-15 17:40:55 +01:00
wisut hantanong
b493824162 python.pkgs.pypandoc: move to separate expression 2017-07-15 17:40:55 +01:00
wisut hantanong
911655fe5f python.pkgs.yamllint: move to separate expression 2017-07-15 17:40:55 +01:00
wisut hantanong
33bcafcf5b python.pkgs.stripe: move to separate expression 2017-07-15 17:40:55 +01:00
wisut hantanong
4546623b37 python.pkgs.vine: move to separate expression 2017-07-15 17:40:55 +01:00
wisut hantanong
2857dbd497 python.pkgs.zeroconf: move to separate expression 2017-07-15 17:40:55 +01:00
wisut hantanong
d437a722af python.pkgs.acme: move to separate expression 2017-07-15 17:40:55 +01:00
wisut hantanong
ee1022bf26 python.pkgs.vega: move to separate expression 2017-07-15 17:40:55 +01:00
wisut hantanong
2ce14a8ce9 python.pkgs.altair: move to separate expression 2017-07-15 17:40:54 +01:00
wisut hantanong
f6b103b51e python.pkgs.aafigure: move to separate expression 2017-07-15 17:40:54 +01:00
wisut hantanong
eed3b4991b python.pkgs.unifi: move to separate expression 2017-07-15 17:40:54 +01:00
wisut hantanong
3e75b0fd12 python.pkgs.pygame_sdl2: move to separate expression 2017-07-15 17:40:54 +01:00
wisut hantanong
6506c41fd9 python.pkgs.discid: move to separate expression 2017-07-15 17:40:54 +01:00
wisut hantanong
501eb9712e python.pkgs.emcee: move to separate expression 2017-07-15 17:40:54 +01:00
wisut hantanong
85239d1455 python.pkgs.ansicolor: move to separate expression 2017-07-15 17:40:54 +01:00
wisut hantanong
2d546a98e2 python.pkgs.acoustics: move to separate expression 2017-07-15 17:40:54 +01:00
wisut hantanong
eff03340c4 python.pkgs.django_tagging: move to separate expression 2017-07-15 17:40:54 +01:00
Vincent Laporte
d30fc3be98 ocamlPackages.sedlex: 1.99.3 -> 1.99.4 2017-07-15 12:13:14 +00:00
Vincent Laporte
071693e5df matio: 1.5.9 -> 1.5.10 2017-07-15 11:49:52 +02:00
Vincent Laporte
0134709369 getdata: 0.9.4 -> 0.10.0 2017-07-15 11:39:56 +02:00
Vincent Laporte
08e0f106e3 gnumeric: 1.12.34 -> 1.12.35
goffice: 0.10.34 -> 0.10.35
2017-07-15 09:10:43 +02:00
Jörg Thalheim
3ef073e9f1 nodePackages.js-beautify: init at 1.6.14
fixes #21980
2017-07-14 22:17:12 +01:00
Domen Kožar
0eb4f6fd25
Merge commit 'a889454869e4f7d5ba6067ebcc0ba7fcd26e4417'
Merge staging. It includes fixes for cc-wrapper parsing speed and
some other minor things.

http://hydra.nixos.org/eval/1375094
2017-07-14 11:55:41 +02:00
Kirill Radzikhovskyy
9728d77cf3 jruby: 9.1.5.0 -> 9.1.12.0 2017-07-14 17:21:31 +10:00
Silvan Mosberger
85070e1df1 fast-cli: init at 1.0.0 2017-07-14 07:19:27 +01:00
Vincent Laporte
53a50dfa7a ocamlPackages.camomile: fix build for OCaml 4.05 2017-07-14 07:57:13 +02:00
Mitsuhiro Nakamura
c5fe03ace2 r-pbdZMQ: fix Darwin install 2017-07-14 14:32:51 +09:00
adisbladis
ea4e03d7ac
nodejs: 7.10.0 -> 7.10.1 2017-07-14 12:31:48 +08:00
adisbladis
fffe1efa03
nodejs: 6.9.5 -> 6.11.1 2017-07-14 12:31:09 +08:00
adisbladis
f33f7dc0fa
nodejs: 4.8.1 -> 4.8.4 2017-07-14 12:30:49 +08:00
Dmitry Kalinkin
c7692b1839
lhapdf: update PDF sets 2017-07-13 23:39:48 -04:00
Dmitry Kalinkin
6778866a7a
lhapdf: 6.1.6 -> 6.2.0 2017-07-13 23:38:57 -04:00
Dmitry Kalinkin
bc2c576132
yoda: 1.6.6 -> 1.6.7 2017-07-13 19:04:02 -04:00
Dmitry Kalinkin
fabbd62f75
rivet: 2.5.3 -> 2.5.4 2017-07-13 19:03:45 -04:00
Franz Pletz
7ef578f160
zulu: 8.19.0.1 -> 8.21.0.1 2017-07-14 00:03:41 +02:00
Bjørn Forsman
01ec484a47 libvirt: add missing gettext in libvirt-guests.sh
Or else this is seen in the system log:

.../libexec/libvirt-guests.sh: line 211: gettext: command not found
2017-07-13 21:42:32 +02:00
Vincent Laporte
bd7bf33814 ocaml: init at 4.05.0 2017-07-13 17:58:24 +00:00
Vincent Laporte
68ee2c6c30 gst-plugins-good: fix build on darwin 2017-07-13 17:40:21 +00:00
Vincent Laporte
247e772f35 libspectre: set meta.platforms to unix 2017-07-13 17:39:42 +00:00
Vincent Laporte
058f46cc13 libraw: set meta.platforms to unix 2017-07-13 17:39:42 +00:00
Lancelot SIX
3ae2158bae pythonPackages.django: 1.11.2 -> 1.11.3
See https://docs.djangoproject.com/en/1.11/releases/1.11.3/ for release
informations
2017-07-13 15:19:18 +02:00
Alexandre Peyroux
8fa0b47c6d grammalecte: 0.5.17 -> 0.5.17.2 (#27190) 2017-07-13 14:09:33 +01:00
Stefan Lau
4e47390bce nodejs: 8.1.0 -> 8.1.4 2017-07-13 15:03:36 +02:00
Joachim Fasting
cfc6e4471b
tinycc: 0.9.27pre-20170605 -> 0.9.27pre-20170710
Various CPP improvements/fixes
Support forward declaration of enums (GNU extension)
Initial implementation of C11 _Generic
2017-07-13 13:47:34 +02:00
Vladimír Čunát
1e1472ed93
llvmPackages_4: don't change *.outputs
It was blocking channel(s).  See:
https://github.com/NixOS/nixpkgs/pull/26818#issuecomment-315020922
2017-07-13 13:07:42 +02:00
Jörg Thalheim
c29b5b5a40 Merge pull request #27350 from veprbl/slurm
Bump slurm, add pyslurm
2017-07-13 09:32:51 +01:00
Jörg Thalheim
8559e5269c Merge pull request #27346 from siddharthist/pycodestyle
pycodestyle: 2.0.0 -> 2.3.1
2017-07-13 08:46:24 +01:00
Dmitry Kalinkin
00d73c4240 python2Packages.pyslurm: init 2017-07-13 03:13:05 -04:00
Peter Simons
85c884278e haskell-lens: use latest version when compiling with ghc-8.2.x 2017-07-13 08:47:01 +02:00
Peter Simons
559b1b7647 haskell-semigroupoids: use latest version when compiling with ghc-8.2.x 2017-07-13 08:47:01 +02:00
Peter Simons
c6ccfcd01a haskell-base-orphans: use latest version when compiling with ghc-8.2.x 2017-07-13 08:47:01 +02:00
Peter Simons
bde4ef2234 haskell-hashable: jailbreak to fix build with ghc-8.2.x 2017-07-13 08:44:18 +02:00
Peter Simons
2180d2c118 haskell-jailbreak-cabal: use stable version from ghc-8.0.x in ghc-8.2.x package set
The version compiled with Cabal 2.x breaks many packages, like doctest and
hashable. This needs further investigation.
2017-07-13 08:44:18 +02:00
Peter Simons
26762f1e1e haskell-base-orphans: disable test suite to avoid build failures with ghc-8.2.x 2017-07-13 08:44:18 +02:00
Peter Simons
0ee5424ebf haskell-doctest: remove obsolete jailbreak; ghc-8.2.x can build this package now 2017-07-13 08:44:18 +02:00
Peter Simons
f980dbec97 haskell-ChasingBottoms: jailbreak to fix build with ghc-8.2.x 2017-07-13 08:44:17 +02:00
Peter Simons
e59c532c23 haskell-hspec-meta: use latest version when compiling with ghc-8.2.x
Fixes https://github.com/hspec/hspec/issues/323.
2017-07-13 08:44:17 +02:00
Peter Simons
4a599a688e Merge pull request #27322 from dmjio/patch-4
miso: init at 0.2.0.0
2017-07-13 08:38:58 +02:00
Langston Barrett
7b27f7c28f pycodestyle: 2.0.0 -> 2.3.1 2017-07-13 00:32:27 +00:00
Vincent Laporte
e47dcb9cef ocamlPackages.tsdl: 0.9.0 -> 0.9.4 2017-07-12 19:40:00 +00:00
Jörg Thalheim
575ce53d14 Merge pull request #27296 from lsix/update_django_compressor
pythonPackages.django_compressor: 1.5 -> 2.1.1
2017-07-12 20:34:24 +01:00
Jörg Thalheim
61c1313bd1 Merge pull request #27329 from dbrock/solc
solc: 0.4.12 -> 0.4.13
2017-07-12 20:31:25 +01:00
Jörg Thalheim
c0d28bdf23 Merge pull request #27332 from ankhers/update_elixir_rc
elixir: 1.5.0-rc.0 -> 1.5.0-rc.1
2017-07-12 20:19:23 +01:00
David Johnson
51edf3bf88 miso: init at 0.2.0.0 2017-07-12 18:47:18 +00:00
Vincent Laporte
574f3c3bfe ocamlPackages.csv: 1.5 -> 1.7 2017-07-12 20:45:02 +02:00
Vincent Laporte
63cda55aa2 ocamlPackages.menhir: 20170418 -> 20170712 2017-07-12 18:13:33 +00:00
Vincent Laporte
5772d292d7 ocsigenserver: enable deflatemod extension 2017-07-12 18:13:32 +00:00
Vincent Laporte
dd907450fe ocamlPackages.ctypes: 0.11.2 -> 0.11.5 2017-07-12 18:13:25 +00:00
Vincent Laporte
6a3a4f559b ocamlPackages.integers: init at 0.2.2 2017-07-12 18:11:40 +00:00