Théo Zimmermann
1ddadc6b1c
coqPackages.math-classes: 1.0.6 -> 1.0.7
...
This version introduces compatibility with Coq 8.7.
2017-11-05 16:59:23 +01:00
Théo Zimmermann
f4914d4eb4
bignums: init at various versions
...
Bignums used to be part of the standard library of Coq.
We provide a version for Coq 8.6, and one for Coq 8.7.
2017-11-05 16:59:23 +01:00
Orivej Desh
585e9ccace
Merge pull request #30688 from bobvanderlinden/pr-vrb-init
...
vrb: init at 0.5.1
2017-11-05 15:58:33 +00:00
Michael Raskin
cdbe4671be
SBCL: bump to unstable to include upstream fixes for bugs breaking iolib
2017-11-05 15:26:17 +01:00
Sander van der Burg
cf610f8a48
fast-cli: pinpoint to a 1.x version, since 2.x requires nodejs 8 or greater
2017-11-05 14:00:27 +01:00
Sander van der Burg
51536b2df7
Merge pull request #31235 from Ma27/statsd-with-node2nix
...
statsd: repackage with node2nix
2017-11-05 13:46:03 +01:00
Frederik Rietdijk
5fde24c20b
python.pkgs.urwid: fix build
2017-11-05 13:44:16 +01:00
Frederik Rietdijk
6254141c92
Python pkgs: remove old/unused patches
2017-11-05 10:56:38 +01:00
Frederik Rietdijk
07eeeb3600
Python: move expressions in python-modules to their own folders
2017-11-05 10:45:54 +01:00
Peter Simons
37d5539aeb
Merge pull request #31192 from mulderr/master
...
nixpkgs manual: add rstudio shell.nix example
2017-11-05 09:48:09 +01:00
Frederik Rietdijk
f825642e74
Merge pull request #30266 from Ralith/matrix-synapse
...
matrix-synapse: 0.22.1 -> 0.24.1
2017-11-05 09:39:16 +01:00
aszlig
316de025d1
python/meliae: Fix version string for download URL
...
While the version listed on PyPI is "0.4.0.final.0", the actual tarball
however is called just "meliae-0.4.0.tar.gz", which is the same *name*
(but different hash) as the one before the update in
7ce848309e
.
Here is the PyPI page for reference:
https://pypi.python.org/pypi/meliae/0.4.0.final.0
After checking the tarballs contents, the version string however *is*
"0.4.0.final.0", so I'm only changing the version in the download URL
rather than in the version attribute.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @FRidh
2017-11-05 06:47:20 +01:00
Michael Raskin
7be7698612
Merge pull request #25552 from antonxy/master
...
lightworks: init at 14.0.0
2017-11-05 00:01:48 +00:00
Vincent Laporte
0cabd5fa67
ocamlPackages.ocaml-migrate-parsetree: 1.0.5 -> 1.0.7
2017-11-04 23:47:44 +00:00
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
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
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
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
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
Ruben Maher
5dc3ea4b31
flow: 0.57.3 -> 0.58.0
2017-11-03 09:51:33 +10:30
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
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
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