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
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