Commit graph

41214 commits

Author SHA1 Message Date
Michael Raskin
af7be86125
Merge pull request #31264 from kini/acl2-update
acl2: 6.5 -> 7.4; sbcl: remove 1.2.0 and 1.3.12
2017-11-04 23:17:30 +00:00
Graham Christensen
59c995ce06
Merge pull request #31259 from mimadrid/update/elixir-1.5.2
elixir: 1.5.1 -> 1.5.2
2017-11-04 16:58:40 -04:00
Keshav Kini
21db63d669 sbcl: remove old versions 1.2.0, 1.3.12
SBCL 1.2.0 was being retained for the acl2 package, which no longer
needs it.  SBCL 1.3.12 was being retained for the maxima package,
which appears to no longer need it.
2017-11-04 13:48:22 -07:00
Keshav Kini
0094ca20cc acl2: 6.5 -> 7.4, refactor
The `make regression` line was failing because the expression was
downloading a core-system-only, no-libraries source tarball.  I
switched to using fetchFromGitHub, which downloads the full source
code -- the core system as well as the "community books",
i.e. libraries -- but the libraries unfortunately do not build yet
because they have more dependencies than the core system, and they
also run into some impurity problems during the build process.

This commit changes the ACL2 package so that at least the user will
obtain the latest version of the core system, even though they won't
get the community books.  In a later commit I hope to fix this; it
will require either changes to ACL2 itself, or a patch to be applied
to ACL2 in nixpkgs.

ACL2 7.4 has no trouble building on the current version of SBCL in
nixpkgs, so I let it do so instead of using the ancient SBCL version
1.2.0 from 2014.

I also added myself as a maintainer to this package, since I'm an
active contributor to the ACL2 project and am interested in seeing it
working on Nix.
2017-11-04 13:48:22 -07:00
mimadrid
a6e12e5cf5
elixir: 1.5.1 -> 1.5.2 2017-11-04 20:30:27 +01:00
Peter Simons
d594ca69fd hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
be48096efe.
2017-11-04 20:02:45 +01:00
Peter Simons
a09460b827 ghc: add 8.2.2-rc2 2017-11-04 20:02:31 +01:00
Vincent Laporte
9e0159c04c
ocamlPackages.stdio: 0.9.0 -> 0.9.1 2017-11-04 18:50:23 +00:00
Michael Raskin
6f686c47ff
Merge pull request #31231 from mimadrid/update/sbcl-1.4.1
sbcl: 1.4.0 -> 1.4.1
2017-11-04 18:24:05 +00:00
Vincent Laporte
a8c4829f7c
ocamlPackages.base: 0.9.3 -> 0.9.4 2017-11-04 17:47:38 +00:00
Vladimír Čunát
8ea1b79003
wxGTK-{2.9,3.0}: apply an upstream patch
Close #30909.
2017-11-04 18:28:33 +01:00
Vincent Laporte
8923737cd5
ocamlPackages.sexplib: 0.9.2 -> 0.9.3 2017-11-04 17:09:50 +00:00
Daiderd Jordan
a9f13a4614
Merge pull request #31213 from acowley/qt5-cmake-cleanup
qt5: fix cmake cleanup on darwin
2017-11-04 16:51:56 +01:00
Tuomas Tynkkynen
61f3d46fcf Merge remote-tracking branch 'upstream/master' into staging 2017-11-04 17:47:54 +02:00
Tim Steinbach
d9024786f2
Merge pull request #31011 from leenaars/hex
beamPackages.hex: 0.14.0 => 0.17.1
2017-11-04 11:19:02 -04:00
Tim Steinbach
433703254b
Merge pull request #31248 from mimadrid/update/jruby-9.1.13.0
jruby: 9.1.12.0 -> 9.1.13.0
2017-11-04 10:42:42 -04:00
mimadrid
303ad53e7e
jruby: 9.1.12.0 -> 9.1.13.0 2017-11-04 15:36:17 +01:00
Daiderd Jordan
de62516777
Merge pull request #31174 from eqyiel/fix-lame
lame: prevent build failure from using outdated symbol list
2017-11-04 15:20:33 +01:00
Michael Raskin
eafd703a63 lispPackages.clwrapper: make sure to patch shebangs in the scripts before using them 2017-11-04 12:46:56 +01:00
Maciej Kazulak
42b70ae5ed nixpkgs manual: add rstudio shell.nix example
Provide an example of a self-contained shell.nix for rstudio with
additional packages.
2017-11-04 12:26:08 +01:00
Jean-Philippe Bernardy
6269306a8d pythonPackages.tensorflow: add flags for efficent math on CPU 2017-11-04 13:18:11 +03:00
Vladimír Čunát
eed6e0a946
Merge branch 'master' into staging
Lots of rebuilds from master; at least some of them due to security.
2017-11-04 10:28:00 +01:00
Maximilian Bosch
5633431c2b
statsd: repackage with node2nix 2017-11-04 10:23:28 +01:00
mimadrid
4b5d30df2d
sbcl: 1.4.0 -> 1.4.1 2017-11-04 08:20:37 +01:00
Orivej Desh
3ea077e638
Merge pull request #30942 from andrestylianos/joker
joker: init at 0.8.6
2017-11-04 07:09:56 +00:00
Orivej Desh
a167ea6875 joker: do not install private generators 2017-11-04 07:03:06 +00:00
André Stylianos Ramos
49e0be1d4d joker: init at 0.8.6 2017-11-04 06:36:16 +01:00
Orivej Desh
75a7763e56
Merge pull request #31216 from jbboehr/fix/php-ldap-header
php: fix compilation when ldap header exists on host system
2017-11-04 01:51:04 +00:00
Michal 'BlessJah' Marzuchowski
6b7321c42c gotools: 20160519 -> 20170807 2017-11-04 01:22:40 +01:00
John Boehr
57f6b87229
php: fix ldap paths when header exists on host system
Fixes #20491
2017-11-03 16:58:01 -07:00
Vincent Laporte
0ce1067b18
ocamlPackages.num: init at 1.1 2017-11-03 23:45:18 +00:00
Anthony Cowley
66c0193e6b qt5: fix cmake cleanup on darwin
This fixes the case where the `find` command does not return any
files.
2017-11-03 19:29:52 -04:00
Vincent Laporte
4f7c0aed38
ocaml: init at 4.06.0 2017-11-03 22:51:27 +00:00
Tim Steinbach
a5847e8378
Merge pull request #31185 from pbogdan/kafkacat-fix-build
kafkacat: fix sandboxed build
2017-11-03 17:38:49 -04:00
Sander van der Burg
5e563ae749 node2nix: 1.3.0 -> 1.4.0 + regenerate packages 2017-11-03 21:44:03 +01:00
Jörg Thalheim
8dc6338542
Merge pull request #31183 from frontsideair/yarn-1.3.2
yarn: 1.2.1 -> 1.3.2
2017-11-03 19:56:20 +00:00
Vincent Laporte
ee23541f89
ocamlPackages.ocaml_expat: 0.9.1 -> 1.0.0 2017-11-03 19:44:19 +00:00
Orivej Desh
43d4ebbb0a
Merge pull request #30846 from c0bw3b/pkg/Gcode
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
vinymeuh
95d6424e9a pythonPackages.py3exiv2: init at 0.2.1 2017-11-03 20:01:55 +01:00
Orivej Desh
4ccf05b03b qtscriptgenerator: enable parallel building 2017-11-03 18:52:31 +00:00
c0bw3b
525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Frederik Rietdijk
844ef8c964
Merge pull request #31173 from orivej/python-implicit-name
mkPythonDerivation: let name default to ${pname}-${version}
2017-11-03 19:14:45 +01:00
Jörg Thalheim
21806cfb83
Merge pull request #31165 from Mic92/mitmproxy
mitmproxy: 2.0.2 -> 2017-10-31
2017-11-03 15:46:30 +00:00
Piotr Bogdan
d83cfdc77f kafkacat: fix sandboxed build 2017-11-03 13:04:47 +00:00
Fatih Altinok
10169cc356 yarn: 1.2.1 -> 1.3.2 2017-11-03 15:48:31 +03:00
Michael Fellinger
d36a83a784 bundlerEnv: support unicode executables (#31145) 2017-11-03 11:31:16 +00:00
Lancelot SIX
5d0ece7fd9
pythonPackages.django: 1.11.6 -> 1.11.7 2017-11-03 12:09:47 +01:00
Ruben Maher
e82dc084d4 lame: prevent build failure from using outdated symbol list
Before this change, trying to build LAME on Darwin would throw an error:

Undefined symbols for architecture x86_64:
  "_lame_init_old", referenced from:
     -exported_symbol[s_list] command line option
ld: symbol(s) not found for architecture x86_64
clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)
2017-11-03 16:28:25 +10:30
Orivej Desh
78ed9da5e4 mkPythonDerivation: let name default to ${pname}-${version} 2017-11-03 04:15:36 +00:00
Raymond Gauthier
f07ae8902d pythonV.V-selenium: from 2.52.0 to 3.6.0 2017-11-02 23:26:49 -04:00
Raymond Gauthier
b2d6c63810 geckodriver: init at 0.19.1 2017-11-02 23:24:43 -04:00
Orivej Desh
c1de18ea23 vigra: enable parallel building
(this rebuilds libreoffice)
2017-11-03 03:07:52 +00:00
Orivej Desh
cfafd6f5a8
Merge pull request #30910 from dywedir/rust-bindgen
rust-bindgen: 0.30.0 -> 0.31.1
2017-11-03 02:57:32 +00:00
Joerg Thalheim
f255de884b python.pkgs.ldap3: 1.0.4 -> 2.3 2017-11-02 23:46:55 +00:00
Joerg Thalheim
3cdbc9705d python.pkgs.pyasn1-modules: 0.0.8 -> 0.1.5 2017-11-02 23:46:54 +00:00
Joerg Thalheim
a478343856 python.pkgs.pyasn1: 0.1.9 -> 0.3.4 2017-11-02 23:46:54 +00:00
Joerg Thalheim
206a3c7653 python.pkgs.kaitaistruct: 0.6 -> 0.7 2017-11-02 23:46:54 +00:00
Joerg Thalheim
fd261eefbd python.pkgs.h2: 2.5.1 -> 3.0.1 2017-11-02 23:46:54 +00:00
Joerg Thalheim
9d8cc4fab0 python.pkgs.hyperframe: 4.0.1 -> 5.1.0 2017-11-02 23:46:54 +00:00
Joerg Thalheim
14d3a7d744 python.pkgs.urwid: fix tests 2017-11-02 23:46:54 +00:00
Ruben Maher
5dc3ea4b31 flow: 0.57.3 -> 0.58.0 2017-11-03 09:51:33 +10:30
Matthew Pickering
40124cd0cf Add wrapper for idris exe for gcc/gmp runtime deps
Fixes #10450

When compiling packages with -o the executable invokes gcc.
There is no compile time flag to control this invocation so for
now we create a wrapper which provides the dependency at runtime.
2017-11-02 23:14:12 +00:00
Sander van der Burg
5bd48158e9 nodePackages: remove overrides for non-existent packages 2017-11-02 22:10:57 +01:00
Joerg Thalheim
c60bee3a41 python.pkgs.jsbeautifier: fix name 2017-11-02 21:01:03 +00:00
Orivej Desh
b9bbbb75fd
Merge pull request #29196 from timor/mpich2-3.2
mpich2: 1.4 -> 3.2
2017-11-02 20:59:02 +00:00
Jörg Thalheim
eb4c9055bd
Merge pull request #31143 from dtzWill/update/libdwarf-20170709
libdwarf: 20161124 -> 20170709
2017-11-02 20:49:48 +00:00
Thomas Tuegel
4866f16fba
Revert "Merge pull request #30255 from bkchr/qt_5_9_2"
This reverts commit 4cf0b6ba5d, reversing
changes made to 756b9c7d6c.

Qt 5.9.2 is reverted to Qt 5.9.1, as recommended by KDE upstream due to
https://bugreports.qt.io/browse/QTBUG-64017
2017-11-02 14:28:39 -05:00
Graham Christensen
e06dbe4f5b
openssl: fix nix patch for recent update 2017-11-02 15:16:41 -04:00
Will Dietz
eeef094dfd libdwarf: 20161124 -> 20170709 2017-11-02 13:47:12 -05:00
Graham Christensen
5e2d96deb3
openssl_1_1_0: 1.1.0f -> 1.1.0g 2017-11-02 14:44:04 -04:00
Graham Christensen
7726b46027
openssl_1_0_2: 1.0.2l -> 1.0.2m 2017-11-02 14:40:25 -04:00
Joerg Thalheim
69d0eac956 python.pkgs.podcastparser: 0.6.1 -> 0.6.2 2017-11-02 17:15:19 +00:00
Orivej Desh
473b1e32b6
Merge pull request #31088 from dtzWill/update/gcc-5.5
gcc: 5.4.0 -> 5.5.0
2017-11-02 16:39:46 +00:00
Piotr Bogdan
8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
zimbatm
c34c737172
Merge pull request #31100 from zimbatm/hashcat4
Hashcat4
2017-11-02 11:23:07 +00:00
Mathias Schreck
ccbcf15c8e nodejs: refactor generic build function
This removes some duplicated and dead code across the different versions of
nodejs.
2017-11-02 10:58:45 +01:00
Jörg Thalheim
fbb0b8eaaf
Merge pull request #31087 from andrestylianos/boot
boot: 2.5.2 -> 2.7.2
2017-11-02 09:10:05 +00:00
Gabriel Ebner
d0d9ed6fa0 tokei: fix build
See #30088.
2017-11-02 09:31:20 +01:00
Jörg Thalheim
7daa03590d
Merge pull request #31103 from rybern/bump-pomegranate
pythonPackages.pomegranate: 0.8.0 -> 0.8.1
2017-11-02 08:26:01 +00:00
Joerg Thalheim
8796e3b680 python.pkgs.joblib: disable tests properly 2017-11-02 08:19:58 +00:00
Robin Gloster
1c431f4664
stack2nix: fix build
closes #30899
2017-11-02 09:09:54 +01:00
Jörg Thalheim
3d4c8809ed
Merge pull request #31074 from midchildan/fix-mikutter
mikutter: 3.5.7 -> 3.5.13
2017-11-02 07:55:20 +00:00
Peter Hoeg
7b9d338c67 pypi2nix: fix build 2017-11-02 14:11:12 +08:00
Vladimír Čunát
bb6257bd3a
Merge #31111: remove libmcs 2017-11-02 00:10:42 +01:00
c0bw3b
e2e8d59055 libmcs: 0.7.2 -> deprecated 2017-11-01 23:21:45 +01:00
Piotr Bogdan
1c42c2f418 alembic: fix build 2017-11-01 23:19:57 +01:00
Robert Helgesson
b2e6b56016
expat: 2.2.4 -> 2.2.5 2017-11-01 21:58:48 +01:00
Mateusz Kowalczyk
ac2976d829 bazel: 0.6.1 -> 0.7.0 2017-11-01 20:03:58 +00:00
Mateusz Kowalczyk
b902a88e80 buck: 2017.05.31.01 -> 2017.10.01.01 2017-11-01 19:34:19 +00:00
Ryan Bernstein
20fd713669 pythonPackages.pomegranate: Removed unnecessary dependency 2017-11-01 14:41:45 -04:00
Ryan Bernstein
f5b773beec pythonPackages.pomegranate: 0.8.0 -> 0.8.1
Also now using GitHub instead of PiPy, because the PiPy version fails to build. Not sure why they aren't identical.
2017-11-01 14:37:31 -04:00
Orivej Desh
e1cd08e1c7
Merge pull request #31090 from flokli/cve-2016-4000
jython: 2.7.0 -> 2.7.1
2017-11-01 17:58:18 +00:00
zimbatm
b84c4206fc vaapiIntel: 1.7.3 -> 1.8.2 2017-11-01 17:29:25 +00:00
Vincent Laporte
7e31aef88a
ocamlPackages.lwt: remove spurious dependency on oasis 2017-11-01 16:58:08 +00:00
zimbatm
d4450489d2 beignet: 1.3.1 -> 1.3.2 2017-11-01 15:21:45 +00:00
Will Fancher
daf78689d4 Fix buildStackProject in nix-build 2017-11-01 16:01:39 +01:00
Robert Helgesson
9d4fc88fbf
python-pycdio: 0.20 -> 0.21 2017-11-01 15:35:50 +01:00
Florian Klink
e0b906c5cb jython: 2.7.0 -> 2.7.1
addresses CVE-2016-4000
2017-11-01 15:01:57 +01:00
Florian Klink
33cdc2b483 libtasn1: fix CVE number
Actually, this patch fixes CVE-2017-10790, not CVE-2017-9310 (Qemu: net: infinite loop in e1000e NIC emulation)
2017-11-01 14:14:32 +01:00
André Stylianos Ramos
8014307c64 boot: 2.5.2 -> 2.7.2 2017-11-01 14:10:07 +01:00
Jude Taylor
737b466031 fix ghcjs socket.io 2017-11-01 12:16:48 +01:00
Will Dietz
a4d5586d47 gcc: 5.4.0 -> 5.5.0
Switch to xz since there is no bz2 variant (apparently)
2017-11-01 06:00:28 -05:00
Jörg Thalheim
cd2851b355
Merge pull request #31077 from luispedro/jug_update_163
pythonPackage.jug: 1.6.1 -> 1.6.3
2017-11-01 10:26:52 +00:00
Jörg Thalheim
25ed4dcac5 python.pkgs.jug: move to python modules 2017-11-01 05:25:58 -05:00
Jörg Thalheim
e0f88fd9e1
Merge pull request #31079 from nixy/move-my-python-pkgs
Move my python pkgs
2017-11-01 10:16:14 +00:00
Jörg Thalheim
09bdae2dd7 pythonPackages.rply: enable tests 2017-11-01 05:14:33 -05:00
Andrew R. M
6743ff2379 pythonPackages.rply: 0.7.4 -> 0.7.5 2017-11-01 05:51:50 -04:00
Andrew R. M
cbd65e7980 pythonPackages.rply: move to python-modules/ 2017-11-01 05:49:01 -04:00
Vladimír Čunát
06d7e54d62
Merge branch 'staging'
- I can see some regressions, especially due to fetchzip rename c3255fe8ec.
- Darwin is only half-rebuilt on Hydra ATM.
- But there quite a few security fixes within.
2017-11-01 08:37:31 +01:00
midchildan
87202cf4dc
mikutter: 3.5.7 -> 3.5.13 2017-11-01 15:43:32 +09:00
Orivej Desh
e0d3ef7366
Merge pull request #31065 from holidaycheck/nodejs-8.9.0
nodejs: 8.8.1 -> 8.9.0
2017-11-01 01:12:12 +00:00
Orivej Desh
2c7b9d520e
Merge pull request #31066 from holidaycheck/nodejs-9.0.0
nodejs: init at 9.0.0
2017-11-01 00:42:23 +00:00
Kamil Chmielewski
d05b21d7c0 goDeps: support fetchFromGiHub to fetch Go libs
https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-246252087
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245297782
2017-11-01 01:28:57 +01:00
Mathias Schreck
5a43c92ffd nodejs: init at 9.0.0 2017-11-01 00:55:05 +01:00
Orivej Desh
b51aa7b6d8
Merge pull request #31061 from orivej/pip-tools
pip-tools: update tests for 1.9.0 -> 1.10.1
2017-10-31 23:47:05 +00:00
Samuel Leathers
eb88e597b1
Merge pull request #31042 from pbogdan/update-wp-cli
wp-cli: 1.3.0 -> 1.4.0
2017-11-01 00:45:00 +01:00
Mathias Schreck
f1e8138630 nodejs: 8.8.1 -> 8.9.0 2017-11-01 00:07:58 +01:00
Vladimír Čunát
447802a683
Merge branch 'master' into staging 2017-10-31 23:47:34 +01:00
Sander van der Burg
6d1317ab31
Merge pull request #31058 from rnhmjoj/dnschain
DNSChain: move expression to new nodePackages
2017-10-31 23:44:02 +01:00
Orivej Desh
4b49e21f86
Merge pull request #31051 from andir/websocket++-0.7.0
websocket++: 0.4.0 -> 0.7.0
2017-10-31 21:58:17 +00:00
Orivej Desh
b400e36548 pip-tools: update tests for 1.9.0 -> 1.10.1 2017-10-31 21:47:23 +00:00
Michael Weiss
252da8a66e wlroots: init at 2017-10-31
In preparation for Sway 1.0 which will use wlroots instead of wlc.
2017-10-31 22:39:54 +01:00
Vladimír Čunát
fe83d91157
rustc: disable a test failing on Hydra repeatedly
The problem doesn't happen for me locally, but on Hydra
we tend to experience more flakiness in networking tests.
2017-10-31 22:05:40 +01:00
rnhmjoj
fb9e4daa41
dnschain: move to nodePackages.dnschain 2017-10-31 22:01:31 +01:00
Andreas Rammhold
eb725c373b
websocket++: 0.4.0 -> 0.7.0 2017-10-31 19:31:35 +01:00
Peter Simons
4c263586f6 git-annex: fix hash after version update 2017-10-31 19:09:19 +01:00
Peter Simons
48adf76d5d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-13-gcf4b32a from Hackage revision
476d2d9c50.
2017-10-31 19:09:19 +01:00
Peter Simons
2177c9f036 hackage2nix: disable failing builds 2017-10-31 19:09:19 +01:00
Peter Simons
60321cb811 LTS Haskell 9.11 2017-10-31 19:09:18 +01:00
Orivej Desh
6e02ddc926
Merge pull request #31041 from matthiasbeyer/update-my-packages
Update a few packages
2017-10-31 17:21:00 +00:00
Michael Weiss
6df9c74238 pythonPackages: Move my libraries to python-modules 2017-10-31 17:28:59 +01:00
Piotr Bogdan
bbb90b1113 wp-cli: 1.3.0 -> 1.4.0 2017-10-31 15:59:06 +00:00
Matthias Beyer
6123b53a86 loc: 2017-06-23 -> 0.4.1 2017-10-31 16:27:23 +01:00
Michael Weiss
12c8a44972 pythonPackages.multidict: Fix the build and tests
(Was broken since 7ce848309e)
2017-10-31 16:21:13 +01:00
Tim Steinbach
ec1f7a7e95
Merge pull request #31035 from cko/maven_3_5_2
maven: 3.5.0 -> 3.5.2
2017-10-31 08:56:20 -04:00
Samuel Leathers
d7bbfa9747
Merge pull request #31017 from geistesk/racket-6.11
racket: 6.10.1 -> 6.11
2017-10-31 12:49:36 +01:00
Christine Koppelt
2a09272b5b maven: 3.5.0 -> 3.5.2 2017-10-31 12:43:34 +01:00
Tim Steinbach
2a04d427d9
Merge pull request #30937 from NeQuissimus/lame_3_100
lame: 3.99.5 -> 3.100
2017-10-31 07:04:26 -04:00
Vladimír Čunát
5618691751
perl-DBD-SQLite: 1.50 -> 1.54
- This fixes tests after sqlite update, also tested via nixStable
  and via building some other perl reverse dependencies.
- The patch was conflicting due to upstream changes,
  but those changes allowed us to minimize the patch.
- meta from nix-generate-from-cpan
/cc #30927.
2017-10-31 11:35:25 +01:00
Sander van der Burg
fe9cefa7e4 nodePackages: add more details about the packages to include and the Node.js versions to support 2017-10-31 11:23:42 +01:00
Anthony Cowley
0744e0d829 ffmpeg-full: fix on darwin 2017-10-31 09:01:02 +01:00
Peter Hoeg
f8cbc642cd
Merge pull request #30568 from kquick/theft
theft: init at 0.4.3
2017-10-31 15:15:17 +08:00
geistesk
1b918d1ad2 racket: 6.10.1 -> 6.11 2017-10-31 02:09:33 +01:00
Vincent Laporte
33c0dcacd0
ocamlPackages.alcotest: 0.7.2 -> 0.8.1 2017-10-31 01:06:17 +00:00
Vincent Laporte
54d1e1412b
ocamlPackages.lablgtk: 2.18.5 -> 2.18.6 2017-10-31 01:02:59 +00:00
Vladimír Čunát
25515ce928
libav_11: security 11.10 -> 11.11
Fixes CVE-2017-7862.
2017-10-31 00:12:38 +01:00
Michiel Leenaars
d424bfe236 beamPackages.hex: 0.14.0 => 0.17.1 2017-10-30 23:21:22 +01:00
Vladimír Čunát
ba7f3c9daf
Merge #30990: libarchive: apply security patches
... for CVE-2017-14166 and CVE-2017-14502
2017-10-30 22:56:54 +01:00
Vladimír Čunát
949db2587a
Merge #30927: sqlite: 3.20.1 -> 3.21.0
Includes a fix for CVE-2017-15286.
2017-10-30 22:54:25 +01:00
Vladimír Čunát
41267f612f
mesa: maintenance 17.2.2 -> 17.2.4 2017-10-30 22:35:54 +01:00
Vladimír Čunát
53c6b01a81
Merge #30979: gnumake: fix occasional hangs 2017-10-30 22:31:03 +01:00
Vladimír Čunát
9319019c17
Merge #30965: perl: security 5.24.2 -> 5.24.3 2017-10-30 22:30:47 +01:00
Vladimír Čunát
62ef08bc38
Merge #30963: pcre: security 8.40 -> 8.41 2017-10-30 22:30:27 +01:00
Vladimír Čunát
687943763c
Merge branch 'master' into staging 2017-10-30 22:30:14 +01:00
adisbladis
d76572fa89
libarchive: Fixes for CVE-2017-14166 and CVE-2017-14502 2017-10-31 02:17:02 +08:00
Tim Steinbach
25c8014a4b
gradle: 4.2.1 -> 4.3 2017-10-30 13:35:12 -04:00
Rodney Lorrimar
9ec640ec70 bower2nix: fix execution under nix-shell --pure
bower2nix needs nix to compute store hashes.

Fixes rvl/bower2nix#16
2017-10-30 18:23:45 +01:00
Tim Steinbach
5d41dda02d
cyrus_sasl: Fix CVE-2013-4122 2017-10-30 13:18:52 -04:00
Franz Pletz
f41f5a8f77
php71: 7.1.9 -> 7.1.11 2017-10-30 17:56:59 +01:00
Franz Pletz
3975f267ab
php70: 7.0.24 -> 7.0.25 2017-10-30 17:56:59 +01:00
Franz Pletz
ecdf4f1c51
php56: 5.6.31 -> 5.6.32 2017-10-30 17:56:59 +01:00
Jörg Thalheim
283c271bf9
Merge pull request #30941 from ljli/rustup-update
rustup: patch and update
2017-10-30 16:32:23 +00:00
Ricardo M. Correia
029522249b gnumake: fix occasional hangs in parallel builds
https://savannah.gnu.org/bugs/?49014
https://savannah.gnu.org/bugs/?51159
2017-10-30 16:15:43 +01:00
James Earl Douglas
da866a6f29
jenkins: 2.86 -> 2.87 2017-10-30 08:57:54 -06:00
Orivej Desh
3c6bcab73b
Merge pull request #30956 from teto/pandas
pandas: 0.20.3 -> 0.21.0
2017-10-30 14:48:31 +00:00
Matthieu Coudron
d22a1f6abc pandas: 0.20.3 -> 0.21.0
Now needs 'moto' to complete tests.
2017-10-31 03:08:43 +09:00
Samuel Leathers
119ebee6a4 pcre: 8.40 -> 8.41 (fixes multiple CVEs) 2017-10-30 14:42:35 +01:00
Tim Steinbach
d266a456ab
perl: 5.24.2 -> 5.24.3 2017-10-30 08:54:14 -04:00
Vincent Laporte
dd0cdc2fb4
ocamlPackages.camlp5: 7.02 -> 7.03 2017-10-30 11:58:05 +00:00
Matthew Pickering
b8a7c455f6 Fix idrisPackages.with-packages
1. The ln step was failing due to a file already existing
2. gcc was invoked directly which caused failure on OS X.
2017-10-30 12:25:33 +01:00
Frederik Rietdijk
6d41ae55dd Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-30 07:51:09 +01:00
adisbladis
8af79c8adc
pythonPackages.ofxclient: Depend on beautifulsoup4 instead of beautifulsoup3 2017-10-30 12:06:07 +08:00
adisbladis
49a1221562
salut-a-toi: Move pythonPackages dependencies not required by other packages into salut-a-toi derivation 2017-10-30 11:55:48 +08:00
adisbladis
552922cf53
pythonPackages.pylibacl: 0.5.1 -> 0.5.3 2017-10-30 11:55:47 +08:00
adisbladis
286ca78bf7
pythonPackages.fuse: Move to python-modules 2017-10-30 11:55:46 +08:00
adisbladis
892a0005ff
pythonPackages.pyxattr: 0.5.1 -> 0.6.0 2017-10-30 11:55:45 +08:00
Orivej Desh
747dc06db4
Merge pull request #30928 from Mankarse/lua-5.3.4
lua5_3: 5.3.0 -> 5.3.4
2017-10-30 03:22:02 +00:00
Maxime Dénès
51e68732f9 coqPackages.dpdgraph: remove support for coq 8.7
coqPackages_8_7.dpdgraph won't build since Coq 8.7.0 is not yet supported
upstream.
2017-10-30 02:02:19 +01:00
Austin Seipp
14291c2723
Merge pull request #30914 from tilpner/chez-update
chez: 9.4 -> 9.5
2017-10-29 18:38:17 -05:00
Bjørn Forsman
aa12eddb6c pythonPackages.nwdiag: unbreak eval
Oops, this should have been part of commit afd4a17ee5
("pythonPackages.nwdiag: move to python-modules/"). I noticed 2 seconds
to late!
2017-10-29 22:53:27 +01:00
Bjørn Forsman
ccc1f9a540 pythonPackages.usbtmc: 0.6 -> 0.8 2017-10-29 22:35:16 +01:00
Bjørn Forsman
82ababbd83 pythonPackages.pyusb: 1.0.0 -> 1.0.2
Also, fetchurl -> fetchPypi.
2017-10-29 22:35:16 +01:00
Bjørn Forsman
4b3f729172 pythonPackages.dpkt: 1.8 -> 1.9.1
* fetchurl -> fetchPypi
* Tests work now.
* Package is py3k compatible now.
2017-10-29 22:35:16 +01:00
Bjørn Forsman
5065f0f258 pythonPackages.pycollada: 0.4.1 -> 0.5
* fetchurl -> fetchPypi
2017-10-29 22:35:16 +01:00
Bjørn Forsman
454ad93a35 pythonPackages.construct: 2.8.10 -> 2.8.16 2017-10-29 22:35:16 +01:00
Bjørn Forsman
41b89d1577 pythonPackages.autopep8: 1.0.4 -> 1.3.3
The pep8 package is renamed to pycodestyle and autopep8 references the
new name.

(Also, fetchurl -> fetchPypi.)
2017-10-29 22:35:16 +01:00
Bjørn Forsman
adac3e43fd pythonPackages.llfuse: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
1402436395 pythonPackages.pyev: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
05bf2bdba1 pythonPackages.usbtmc: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
aaa3608b4b pythonPackages.pyusb: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
086ad07ed6 pythonPackages.scapy: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
628e1b9b4e pythonPackages.seqdiag: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
fb3973a43e pythonPackages.robotframework-ride: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
b6d345c4b0 pythonPackages.robotframework: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
3ab65ef6bf pythonPackages.robomachine: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
6de28d760a pythonPackages.Pyro: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
9e76c950a7 pythonPackages.gevent: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
34dbc6c01c pythonPackages.dpkt: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
95f29282fb pythonPackages.pycollada: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
0bc9f75dc1 pythonPackages.construct: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
4c0582d47d pythonPackages.blockdiag: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman
36ff83402a pythonPackages.autopep8: move to python-modules/ 2017-10-29 22:34:01 +01:00
Leon Isenberg
9e5ba4eb8b rustup: 1.3.0 -> 2017-10-29 2017-10-29 21:40:56 +01:00
Leon Isenberg
cbe326feb8 rustup: Patch rustup to patchelf binaries 2017-10-29 21:40:56 +01:00
Tim Steinbach
a626aa17b0
lame: 3.99.5 -> 3.100 2017-10-29 15:42:21 -04:00
Shea Levy
9e37df185c
fwupd: Remove manual rpath settings now that meson is fixed.
Thanks @yegortimoshenko!
2017-10-29 14:42:55 -04:00
Frederik Rietdijk
d6532711a1
Merge pull request #30922 from flokli/bpython
Update bpython to 0.17
2017-10-29 15:16:47 +01:00
Frederik Rietdijk
1450f6cdb3 python.pkgs.requests_download: add missing file, fixes eval 2017-10-29 15:13:57 +01:00
Frederik Rietdijk
529c000c08
Merge pull request #30925 from ckauhaus/submit/30892-zodb-test
ZODB: fix broken tests in 5.3.0
2017-10-29 14:46:14 +01:00
Frederik Rietdijk
d0d0308876 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-29 14:08:20 +01:00
Frederik Rietdijk
67bee16731 python.pkgs.recommonmark: move expression 2017-10-29 13:54:56 +01:00
Evan Wallace
a3b1f77533 lua5_3: 5.3.0 -> 5.3.4
Updated to latest upstream version
2017-10-29 12:54:26 +00:00
Frederik Rietdijk
416a975f74 python.pkgs.tabulate: move expression 2017-10-29 13:44:43 +01:00
Frederik Rietdijk
5c2d2cbff3 python.pkgs.numtraits: move expression 2017-10-29 13:42:12 +01:00
Frederik Rietdijk
4ad0e0da32 python.pkgs.nose-exclude: move expression 2017-10-29 13:42:12 +01:00
Frederik Rietdijk
b35a257dfd python.pkgs.zipfile36: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk
bd941043b8 python.pkgs.traitlets: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk
7c4c7cde6e python.pkgs.seaborn: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk
16d0a334c8 python.pkgs.pysoundfile: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk
d4bf9684b7 python.pkgs.odo: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk
119a58abbe python.pkgs.datashape: move expression 2017-10-29 13:42:11 +01:00
Daiderd Jordan
d39b7ceaaf
Merge pull request #30918 from Mankarse/tbb-clang
tbb: clang support
2017-10-29 13:00:09 +01:00
mimadrid
51ade421c4
sqlite: 3.20.1 -> 3.21.0 2017-10-29 12:47:12 +01:00
Frederik Rietdijk
b4b62e6e65 python.pkgs.cytoolz: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk
59d1dc6c58 python.pkgs.toolz: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk
6e5276f0ab python.pkgs.multipledispatch: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk
dde8ded1ef python.pkgs.ipython_genutils: move expression 2017-10-29 12:44:13 +01:00
Christian Kauhaus
dccfe68ade ZODB 5.3.0: fix broken tests
Re #30892
2017-10-29 12:31:46 +01:00
Florian Klink
978a9ba0cd bpython: 0.12 -> 0.17 2017-10-29 12:28:26 +01:00
Florian Klink
c463a8e0c5 urwid: move into separate file, use fetchPypi instead of fetchurl 2017-10-29 12:27:31 +01:00
Florian Klink
11bba268fe curtsies: init at 0.2.11 2017-10-29 12:27:27 +01:00
Florian Klink
208e5c99c4 pyte: init at 0.7.0 2017-10-29 12:26:45 +01:00
Bjørn Forsman
489cdc23fc pythonPackages.robotsuite: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:31 +01:00
Bjørn Forsman
7357b369d5 pythonPackages.pyodbc: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:23 +01:00
Bjørn Forsman
013da4ef66 pythonPackages.demjson: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:19 +01:00
Bjørn Forsman
b1e23a87b1 pythonPackages.bitstring: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:50:59 +01:00
Daiderd Jordan
3f3eb6ca64
python-cffi: fix clang build 2017-10-29 10:51:19 +01:00
Evan Wallace
49e66285b2 tbb: clang support
Added compiler and stdver parameters, to support non-gcc compilers, and enable
perfect exception forwarding (std::exception_ptr) on platforms where C++11 is not enabled by default
2017-10-29 05:21:30 +00:00
tilpner
68b2eeb1cb
chez: 9.4 -> 9.5 2017-10-29 02:04:16 +02:00
Kristoffer Søholm
a9e5a846db python: pwntools 3.7.1 -> 3.10.0
Also moved to a seperate module
2017-10-29 01:39:03 +02:00
Nikolay Amiantov
c9ac187c3c tbb: 4.4-u2 -> 2018_U1, merge with libtbb
Remove libtbb derivation as a duplicate.
2017-10-29 01:51:11 +03:00
Tuomas Tynkkynen
90e8e0b782 geoclue: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Tuomas Tynkkynen
e514447063 geoclue2: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Tuomas Tynkkynen
8ac360ed95 libid3tag: Split into multiple outputs 2017-10-29 01:28:04 +03:00
dywedir
4cbf66b578 rust-bindgen: 0.30.0 -> 0.31.1 2017-10-29 00:42:42 +03:00
Benjamin Saunders
274f71e18c pythonPackages.affinity: init at 0.1.0 2017-10-28 08:55:13 -07:00
Nikolay Amiantov
77046bed8a cudnn7: 7.0 -> 7.0.3 2017-10-28 17:39:59 +03:00
Herwig Hochleitner
59b35013bc imlib2: enable libid3tag support 2017-10-28 14:51:58 +02:00
Joerg Thalheim
65d115dd7d python.pkgs.libagent: add missing unidecode lib 2017-10-28 13:46:39 +01:00
Herwig Hochleitner
0d6822be2b Revert "webkitgtk: 2.16.6 -> 2.18.2"
This already went to staging, sorry

This reverts commit 288740ad69.
2017-10-28 13:53:19 +02:00