Joachim F
70bf931498
Merge pull request #17410 from knedlsepp/motif-on-darwin
...
motif: Add support for darwin
2016-08-03 18:31:43 +02:00
Michael Raskin
ef46388c48
neovim-qt: 0pre -> 0.2.1, use libmsgpack 1.4
2016-08-03 17:58:22 +02:00
mimadrid
5c017832e9
strace: 4.12 -> 4.13
2016-08-03 11:09:43 +02:00
Lancelot SIX
af154d1ca6
pythonPackags.django: default from 1_9 to 1_10
2016-08-03 09:20:37 +02:00
Alexey Shmalko
61a5c24209
cmocka: cross-compilation support ( #17462 )
2016-08-03 08:16:01 +02:00
Alexey Shmalko
a9bc2d530b
gcc: disable libsanitizer for uclibc
...
libsanitizer requires header files which are not present in uclibc.
Also, libsanitizer is disabled with uclibc for buildroot[1] and
openwrt[2].
[1]: https://git.busybox.net/buildroot/commit/?id=554e29e267e6b36a0fd78c82cbad2c82d939eb7f
[2]: 5f372a8ca0
2016-08-03 03:32:30 +03:00
Bart Brouns
0621828bb7
supercollider: 3.6.6 -> 3.7.2 ( #17395 )
2016-08-03 00:27:03 +02:00
Tuomas Tynkkynen
16d48b8280
Re-enable bunch of packages on Darwin
...
Prior to 1bf5ded193
these contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-03 00:55:42 +03:00
Thomas Tuegel
e058ac5487
Merge branch 'cmake-3.6' into staging
2016-08-02 15:48:27 -05:00
Tuomas Tynkkynen
3875690d80
lua5: Re-enabel on Darwin
...
Prior to 1bf5ded193
this contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-02 23:14:21 +03:00
Tuomas Tynkkynen
dc26ac6e04
libmng: Re-enable on Darwin
...
Prior to 1bf5ded193
this contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-02 23:10:31 +03:00
Tuomas Tynkkynen
b7e9207a67
androidenv: Don't build on Hydra
...
Output limit exceeded:
http://hydra.nixos.org/build/38236076
http://hydra.nixos.org/build/38235851
2016-08-02 22:55:43 +03:00
Franz Pletz
9cfcf90832
libressl: 2.3.6 -> 2.3.7, 2.4.1 -> 2.4.2
...
Version 2.2.x is removed because it is not maintained by upstream anymore.
2016-08-02 21:21:02 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen
898c3436f3
kcov: Fix indentation
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
102ffa6be7
treewide: Wrap some really long package descriptions
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
63de40099f
treewide: Move some meta sections to end-of-file
...
That seems to be the overwhelming convention.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
59ce911810
treewide: Some EOF-whitespace fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
1bf5ded193
treewide: Lots of meta.hydraPlatforms -> meta.platforms
...
In all of these files, there is no meta.platforms but only
meta.hydraPlatforms, which doesn't seem to have any purpose except being
inconsistent.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
b96fe03484
treewide: Fix meta.platforms related typos
2016-08-02 21:17:44 +03:00
Damien Cassou
8e3120bb7e
gdcm: 2.4.6 -> 2.6.4
2016-08-02 19:57:40 +02:00
Damien Cassou
acc07df736
pcl: 1.7.2 -> 1.8.0
2016-08-02 19:57:40 +02:00
Damien Cassou
d8e0ce402e
vtk: 5.10.1 -> 7.0.0
2016-08-02 19:57:40 +02:00
Gabriel Ebner
dc01684799
Merge branch 'master' into staging
2016-08-02 18:40:34 +02:00
Alexey Shmalko
176f804f36
cmake: 3.4.3 -> 3.6.0
2016-08-02 10:32:52 -05:00
Thomas Tuegel
eab92e6ecd
Merge branch 'pr-17426' into staging
2016-08-02 09:29:54 -05:00
Frederik Rietdijk
8fad3e81b0
pythonPackages.setuptools: specify priority
...
Both python3 and setuptools come with easy-install. For some magic
reason this hasn't caused any collisions yet, but it does with #17428 .
We hereby prioritize the version that comes with setuptools.
2016-08-02 12:23:15 +02:00
Frederik Rietdijk
0af0a20e1d
Merge pull request #17140 from michelk/gdal/update
...
gdal: 2.0.2 -> 2.1.1
2016-08-02 10:57:25 +02:00
Ricardo M. Correia
0a417845ef
ponyc: 0.2.1 -> 2016-07-26
2016-08-02 07:37:17 +02:00
Thomas Tuegel
3445ab79a2
qt57.poppler: fix build
...
Packages that depend on Qt >= 5.7 must build using the C++11 standard.
2016-08-01 18:06:10 -05:00
Bjørn Forsman
b6153c8f9c
python: add file encoding spec to run_setup.py
...
Newer 'mutagen' versions have a test suite that trips over missing
encoding in this file. The file is copied to source trees at build time
with the name nix_run_setup.py.
2016-08-02 01:00:26 +02:00
Julien Dehos
5286c0aebb
cmake: add support for cxxtest
2016-08-01 22:11:00 +02:00
Frederik Rietdijk
909249dbe2
Merge pull request #17422 from womfoo/fix/leatherman-disable-curl-test
...
leatherman: disable curl test to fix build
2016-08-01 17:00:55 +02:00
Frederik Rietdijk
c74ad2ee23
Merge pull request #17339 from FRidh/rename
...
Python: move interpreters
2016-08-01 15:08:20 +02:00
Kranium Gikos Mendoza
7f3ca5d75b
leatherman: disable curl test to fix build
2016-08-01 19:20:45 +08:00
Josef Kemetmueller
ee16dba630
motif: Add darwin support
2016-07-31 20:21:24 +02:00
Thomas Tuegel
ac98cc4d94
Merge pull request #17402 from ttuegel/plasma-closure-size
...
Plasma closure size
2016-07-31 10:29:07 -05:00
Vladimír Čunát
df2102b6a2
Merge #17112 : fftw: 3.3.4 -> 3.3.5
2016-07-31 17:28:50 +02:00
Vladimír Čunát
c20f0f4462
Merge branch 'master' into staging
2016-07-31 17:28:25 +02:00
obadz
0d259f841b
aws-sdk-cpp: add compile flag -fpermissive due to libcurl upgrade
...
curl upgrade to 7.50.0 (#17152 ) changes the libcurl headers slightly and
therefore requires the followin flag until this package gets updated
2016-07-31 15:03:50 +01:00
Bart Brouns
b25aeb8e7f
fftw: 3.3.4 -> 3.3.5
2016-07-31 13:05:38 +02:00
Thomas Tuegel
ab58794838
kdeWrapper: assume empty path list by default
2016-07-30 17:25:29 -05:00
Thomas Tuegel
f7d98785d5
breeze-icons: don't propagate qtsvg build input
...
breeze-icons does not have a separate dev output, so this pulls
qtsvg.dev into the closure.
2016-07-30 17:22:04 -05:00
Thomas Tuegel
d1d38f2888
kdeWrapper: include wrappers in path
2016-07-30 17:07:19 -05:00
Thomas Tuegel
22bc6f01cf
kdeEnv: use package version, not ecm version
2016-07-30 17:07:06 -05:00
Thomas Tuegel
aaf612e833
kdeDerivation: don't fail by default on library-only packages
2016-07-30 16:26:05 -05:00
Thomas Tuegel
c122f791c9
Add kdeEnv and kdeWrapper
2016-07-30 16:16:36 -05:00
Thomas Tuegel
e362442562
kde5: avoid propagating dev outputs to reduce closure size
2016-07-30 14:16:46 -05:00
Thomas Tuegel
d5bec1a145
kde5: rename extra-cmake-modules variants
...
Instead of one package `extra-cmake-modules`, there is now `ecm` and
`ecmNoHooks`. The latter is used when one does not want to incur a Qt 5
dependency; it is also available as a top-level package
`extra-cmake-modules`.
2016-07-30 14:06:43 -05:00
Thomas Tuegel
b390eb39ae
kde5: fix extra-cmake-modules hooks
2016-07-30 09:36:52 -05:00
Peter Simons
aa69c4a5df
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0-18-g8001337 using the following inputs:
- Hackage: 0be8ef7fab
- LTS Haskell: d085132b77
- Stackage Nightly: 84fc6fbee7
2016-07-30 13:34:53 +02:00
Peter Simons
008e8258c0
Merge pull request #17367 from Profpatsch/haskellPackages-cereal-override
...
haskellPackages.cereal: fix for pre-GHC8
2016-07-30 13:32:54 +02:00
Gabriel Ebner
56300ee0f0
libva: set driver path correctly in minimal version
...
This does not introduce a dependency on mesa, as
mesa_noglu.driverLink == "/run/opengl-driver"
Fixes #17264 .
2016-07-30 13:13:50 +02:00
Profpatsch
4741e9e051
haskellPackages.Glob: remove superfluous override
...
The override is already in the 7.10.x file, and we’d like to explicitely
override for every version that needs it.
2016-07-30 12:45:23 +02:00
Profpatsch
95528bfdcb
haskellPackages.cereal: fix for pre-GHC 8.0
2016-07-30 12:44:57 +02:00
Vladimír Čunát
46134cbca5
gnutls-3.3: make it build again
...
At least without tests. We only have two packages using it ATM.
2016-07-30 12:30:23 +02:00
Vladimír Čunát
dfa2f8040e
Merge #17354 : tcl/tk: 8.6.4 -> 8.6.6
2016-07-30 08:32:47 +02:00
Thomas Tuegel
40b838b94d
kde5: fix all the Qt version dependencies
2016-07-29 21:13:00 -05:00
Thomas Tuegel
307847e6fa
Merge pull request #17369 from ttuegel/qt-5.7
...
qt57: init at 5.7.0
2016-07-29 18:12:38 -05:00
Thomas Tuegel
839a543d41
qt57: init at 5.7.0
2016-07-29 17:46:13 -05:00
michael bishop
dd3e27f2e7
qt56: purge all refrences to gtk, solves all of the theme problems
2016-07-29 18:50:06 -03:00
Bart Brouns
926038ab4c
fftw: fixup build of 3.3.5-rc1
2016-07-29 20:25:00 +02:00
Thomas Tuegel
2f32588a8f
phonon: explicitly select Qt 4 vs. Qt 5
2016-07-29 10:29:41 -05:00
Thomas Tuegel
6c79045964
extra-cmake-modules: separate setup hook from package
2016-07-29 10:23:18 -05:00
Frederik Rietdijk
6628c55986
pythonPackages.scipy: 0.17.1 -> 0.18.0
2016-07-29 17:22:20 +02:00
Bart Brouns
514011abe7
fftw: 05-06-2016 -> 3.3.5-rc1
2016-07-29 17:10:10 +02:00
Ricardo M. Correia
24d1d19bd2
menhir: 20160303 -> 20160526 ( #17343 )
2016-07-29 11:30:42 +02:00
Thomas Tuegel
173d668456
Merge branch 'kde-frameworks-qt55'
2016-07-28 19:14:37 -05:00
Thomas Tuegel
4856a2a1ea
build KDE Frameworks with each Qt version
2016-07-28 18:27:13 -05:00
Thomas Tuegel
add332c424
qt55: fix CMake module paths
2016-07-28 18:26:54 -05:00
Rahul Gopinath
0ba631d5bb
tcl/tk: 8.6.4 -> 8.6.6
2016-07-28 16:19:08 -07:00
Vladimír Čunát
3a402e248f
Merge branch 'staging'
...
It includes a security update of libidn.
2016-07-28 20:36:17 +02:00
Frederik Rietdijk
1da6775775
Python: move interpreters
...
Move Python interpreters (CPython, PyPy) to same folder and share
layout.
2016-07-28 17:10:15 +02:00
Franz Pletz
63784b8021
php: 5.5.37 -> 5.5.38, 5.6.23 -> 5.6.24 (security)
...
https://secure.php.net/ChangeLog-5.php#5.5.38
https://secure.php.net/ChangeLog-5.php#5.6.24
2016-07-28 06:22:23 +02:00
Jun Hao
5bf4a9ff73
webkitgtk24x: fix libwebp missing library path, add libobjc as dependency on OSX ( #17198 )
2016-07-28 04:45:54 +02:00
Franz Pletz
996c9837fa
Merge pull request #17322 from RamKromberg/init/motif
...
motif: init at 2.3.6 & nedit: 5.6 -> 5.6a
2016-07-28 03:53:38 +02:00
Franz Pletz
ecb4fb0046
ddd: use motif instead of lesstif
...
See #17322 .
2016-07-28 03:52:14 +02:00
Profpatsch
632411c2b6
openjdk7: replace vulnerable cups version ( #17214 )
...
Fixes #7407 .
Also uses the nixpkgs version of cups, not a static one that is never
maintained.
2016-07-28 03:23:21 +02:00
Michele Guerini Rocco
2ef1c6bbbb
libmatroska: 1.4.4 -> 1.4.5 ( #17310 )
2016-07-28 01:08:54 +02:00
Ram Kromberg
3800bb5017
motif: init at 2.3.6
2016-07-28 01:33:45 +03:00
mimadrid
7bed99a34b
libfilezilla: 0.5.3 -> 0.6.1
2016-07-27 22:48:43 +02:00
Ryan Trinkle
92d21f1115
Merge pull request #17314 from ryantrinkle/ghcjs-cabal-3494
...
ghcjs: work around haskell/cabal#3494
2016-07-27 16:35:39 -04:00
Peter Simons
48829c7828
Merge pull request #17312 from ryantrinkle/ghcjs-separate-stage1-list
...
ghcjs: move list of stage 1 packages into ghcjs derivation
2016-07-27 21:15:12 +02:00
Ryan Trinkle
bf6fdae0f2
ghcjs: work around haskell/cabal#3494
...
See also NixOS/nixpkgs#16144
2016-07-27 14:34:12 -04:00
Ryan Trinkle
5a622db103
ghcjs: move list of stage 1 packages into ghcjs derivation
...
This makes it easier to ensure that the list of stage 1 packages accurately matches the given version of ghcjs, and makes it possible for this list to be overridden
2016-07-27 14:28:31 -04:00
Peter Simons
68de205c5b
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0-18-g8001337 using the following inputs:
- Hackage: 690eda62e2
- LTS Haskell: d085132b77
- Stackage Nightly: 494d6bf80b
2016-07-27 20:04:41 +02:00
Peter Simons
63ea36c49d
Merge pull request #17309 from ryantrinkle/ghcjs-holdbacks-for-ghc-7.10
...
ghcjs: fix build
2016-07-27 19:56:38 +02:00
Rok Garbas
cd1dadf860
Merge pull request #17242 from rasendubi/mips-linux
...
Fixes for mips-linux
2016-07-27 19:01:11 +02:00
Nathan Moore
251a1ccf55
solarus-quest-editor: init at 1.4.5 ( #17286 )
2016-07-27 18:49:02 +02:00
Michele Guerini Rocco
1a24de7c16
libebml: 1.3.3 -> 1.3.4 ( #17287 )
2016-07-27 18:48:22 +02:00
Shawn Warren
7234275cd5
bump gocd-server version to 16.6.0-3590 ( #17304 )
...
Update gocd-server package version to 16.6.0-3590 including new sha. Modify heapSize
and maxMemory mkOption to accurately reflect their intended purpose of configuring
initial java heap sizes.
2016-07-27 18:44:28 +02:00
Rok Garbas
14e8071921
Merge pull request #17305 from hiberno/update-elk-stack
...
Update elk stack
2016-07-27 18:42:08 +02:00
Rok Garbas
ff7bc9c5e7
Merge pull request #17292 from proglodyte/wasm
...
wasm: init at 0.0.1
2016-07-27 18:41:14 +02:00
Ryan Trinkle
676a7b698f
ghcjs: fix build
...
We need to hold back some packages, now that ghc 8 is out
2016-07-27 12:27:13 -04:00
Ryan Trinkle
0905aea14e
Merge pull request #17276 from ryantrinkle/ghcjs-8.0-support
...
ghcjs: refactor stage2 handling
2016-07-27 12:26:45 -04:00
Christian Lask
87b93d2ff7
Kibana: 4.5.1 -> 4.5.2
2016-07-27 17:47:03 +02:00
Michel Kuhlmann
6cf020fc29
gdal: 2.0.2 -> 2.1.1
2016-07-27 16:04:03 +02:00
Proglodyte
cddcda6e96
wasm: init at 0.0.1
...
Run WebAssembly from the command line with v8 backend
2016-07-27 01:55:30 -04:00
Proglodyte
52d52e7f0c
v8: add static config option
...
Add the 'static' argument to the v8 package, which allows building the
package as a static library rather than a shared library. This allows
users to pass additional arguments to d8:
https://github.com/joestelmach/lint.vim/issues/10
2016-07-27 01:38:52 -04:00
Daiderd Jordan
45c2c817d5
Merge pull request #17266 from joehenry087/master
...
Included darwin in supported platforms for lessc compiler.
2016-07-27 00:34:23 +02:00
Ryan Trinkle
c564997ba0
ghcjs: refactor stage2 handling
...
Previously, the stage2 information was stored in haskell-modules, and imported directly from there. However, the correct stage2 information is determined by the version of ghcjs-boot repository. This commit makes the stage2 information part of the ghcjs derivation, which improves organization and makes it possible to override stage2 when overriding ghcjs.
2016-07-26 16:58:56 -04:00
Benjamin Staffin
2fcd26c794
Merge pull request #13014 from Pamelloes/master
...
Darwin Fixes for Mesa and Freeglut
2016-07-26 15:54:26 -04:00
Vladimír Čunát
49ad8ce561
Merge branch 'master' into staging
2016-07-26 20:52:54 +02:00
Vladimír Čunát
fa1012a294
Merge #17141 : libidn: security 1.32 -> 1.33
2016-07-26 20:42:32 +02:00
Bjørn Forsman
d5c27859b4
Fix eval (swig)
2016-07-26 15:34:49 +02:00
Robin Gloster
cb776e72a0
Merge pull request #17258 from leenaars/patch-1
...
swig: 3.0.7 -> 3.0.10
2016-07-26 15:27:02 +02:00
leenaars
eb2e3965b8
swig: 3.0.7 -> 3.0.10
2016-07-26 14:49:34 +02:00
Peter Simons
66ca9b9146
git-annex: update hash for new version
2016-07-26 10:37:55 +02:00
Peter Simons
24bb4333cd
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0-18-g8001337 using the following inputs:
- Hackage: de00016925
- LTS Haskell: d085132b77
- Stackage Nightly: bf146896f3
2016-07-26 10:37:55 +02:00
Joe Henry
666d98b7ec
Included darwin in supported platforms for lessc compiler.
2016-07-25 21:32:53 -04:00
obadz
4aadb9beb3
gupnp: fix headers that were broken by libsoup upgrade in #17142
2016-07-26 00:06:59 +01:00
Alexey Shmalko
6d998e6386
perl: fix build for mips-linux
2016-07-26 01:36:12 +03:00
Alexey Shmalko
b1e4ed38dd
iconv: fix build for mips-linux
2016-07-26 01:36:12 +03:00
taku0
2ac2676a17
android-sdk: 24.4.1 -> 25.1.7 ( #17193 )
2016-07-25 20:47:39 +01:00
Ram Kromberg
6afb7b9a1a
libsoup: 2.52.2 -> 2.54.1 & valaSupport ( #16897 )
2016-07-25 20:43:51 +01:00
Moritz Ulrich
a6562f77d0
rustracer: Enable doCheck and fix typo.
2016-07-25 21:39:47 +02:00
Scott Olson
3b77214ab5
sfml: 2.2 -> 2.3 ( #17121 )
2016-07-25 20:30:34 +01:00
Alexey Lebedeff
d7176a83a7
arduino: Fix building on i686
...
And probably on MacOS X and Linux ARM, but I have nowhere to test it.
[Bjørn: The breakage was introduced by 8b1976c7f6
("arduino: 1.0.6 -> 1.6.9 (#17060 )").]
2016-07-25 17:56:04 +02:00
Brian McKenna
c816d053bc
genymotion: init at 2.7.2 ( #17203 )
2016-07-25 06:12:29 +02:00
Rahul Gopinath
cbcee08650
racket: 6.5 -> 6.6 ( #17233 )
2016-07-25 06:03:35 +02:00
Rok Garbas
720d917f4c
Merge pull request #17220 from proglodyte/v8-5-4
...
v8: 4.5.107 -> 5.4.232
2016-07-25 06:01:47 +02:00
Rok Garbas
a086b62a3d
pypi2nix: 1.2.0 -> 1.3.0
2016-07-25 04:25:51 +02:00
Bjørn Forsman
7a096fad7f
gst-python: 1.8.1 -> 1.8.2
...
Aligns version numbers with the rest of GStreamer in nixpkgs.
2016-07-25 00:07:52 +02:00
Daiderd Jordan
004f64fca6
Merge pull request #17201 from sorokin/rr-4.3
...
rr: 4.2.0 -> 4.3.0
2016-07-24 15:49:37 +02:00
Daiderd Jordan
4796ae23c9
Merge pull request #17197 from j-hao/harfbuzz-icu
...
harfbuzz-icu: symlink dylibs from harfbuzz on OSX
2016-07-24 15:30:41 +02:00
Jun Hao
245db68732
harfbuzz-icu: symlink dylibs from harfbuzz on OSX
2016-07-24 21:11:01 +08:00
Joachim Fasting
bbae43a7a9
gd: remove left-over cruft from 9b658d51cb
2016-07-24 12:54:07 +02:00
Proglodyte
986f12ec89
v8: 4.5.107 -> 5.4.232
...
Upgraded to latest v8. Updated v8 version and deps, also created a new
patch similar to what existed for v4.5
2016-07-24 02:38:15 -04:00
Proglodyte
781ed961eb
v8: use 4.5.107 by default
...
Default v8 was fixed at 3.30.33, so running nix-build nixpkgs -A v8
would give us version 3.30.33, whereas nix-env -i v8 would install
version 4.5.107. Now, both commands build 4.5.107, and there is still an
option to install version 3.30.33
2016-07-24 02:36:30 -04:00
Proglodyte
16bd51fc0d
v8: fix 4.5.107 build
...
Similar to #14272 , but fixes 4.5 build rather than generic.
- Ignores errors due to strict-overflow warnings
- Strips clang-only '-Wno-format-pedantic' flag out since this build
uses gcc
2016-07-24 02:34:32 -04:00
Alexey Shmalko
a18abd2aa3
meson: 0.26.0 -> 0.32.0
2016-07-24 00:34:19 +02:00
obadz
a7e50112c6
gdcm: add vtk dependency to get gdcmviewer
2016-07-23 17:10:49 +01:00
Nikolay Amiantov
79ad32fd17
Merge pull request #17200 from knedlsepp/openmpi-for-darwin
...
openmpi: Remove libibverbs on unsupported platforms
2016-07-23 15:18:52 +04:00
Ivan Sorokin
844a029bab
rr: 4.2.0 -> 4.3.0
2016-07-23 13:07:24 +03:00
Gabriel Ebner
66041a4475
configuration-hackage2nix.yaml: re-enable ghc-mod
2016-07-23 11:41:55 +02:00
Josef Kemetmueller
be3a42a294
openmpi: Remove libibverbs on unsupported platforms
...
The libibverbs package is only available on Linux and FreeBSD, but
openmpi can be used without it on platforms that don't support it.
2016-07-23 11:29:20 +02:00
Benno Fünfstück
2e48d838d0
haskell/Glob: fix build
2016-07-23 01:27:40 +02:00
Eric Bailey
e6e873beca
erlangR19: init at 19.0.2 ( #17123 )
...
Add R19.nix, based on @binarin's R18.nix.
N.B. erlang/otp#1023 obviated the need for `rmAndPwdPatch` in R19.
2016-07-23 01:07:41 +02:00
Daiderd Jordan
20a0be5aee
Merge pull request #17131 from cransom/jmespath
...
jp: init at 0.1.2
2016-07-23 00:52:45 +02:00
Richard Zetterberg
5c56c906e3
Adds pkg-config file and headers ( #17173 )
2016-07-23 00:41:02 +02:00
Miguel Madrid
b45ee066bc
itstool: 1.2.0 -> 2.0.2 ( #17189 )
2016-07-23 00:32:43 +02:00
Shawn Warren
9886c80daa
Add gocd agent and server service packages ( #16273 )
...
GoCD is an open source continuous delivery server specializing in advanced workflow
modeling and visualization. Update maintainers list to include swarren83. Update
module list to include gocd agent and server module. Update packages list to include
gocd agent and server package. Update version, revision and checksum for GoCD
release 16.5.0.
2016-07-23 00:29:18 +02:00
Joachim F
32a31353c4
Merge pull request #17155 from KoviRobi/libixp-hg-update
...
libixp-hg: refactor to fetchurl as fetchg broke
2016-07-23 00:16:17 +02:00
Daiderd Jordan
206bc64b48
Merge pull request #17177 from amiloradovsky/new-guile-gnome
...
guile-gnome-platform: 20150123 -> 2.16.4
2016-07-23 00:12:51 +02:00
Joachim F
d67cdde7f9
Merge pull request #17184 from mstone/update/gd-2.2.3
...
gd: 2.2.2 -> 2.2.3
2016-07-22 23:27:35 +02:00
Peter Simons
649db354bf
Merge pull request #17183 from mstone/darwin/fix-r-gettext-gfortran
...
darwin: R: provide gettext and gfortran as buildInputs on Darwin.
2016-07-22 23:00:09 +02:00
Michael Stone
19f074a5c3
gd: 2.2.2 -> 2.2.3
2016-07-22 15:30:30 -04:00
Rahul Gopinath
adf3b24f79
rakudo: 2016.04 -> 2016.07
2016-07-22 11:26:03 -07:00
Michael Stone
c1d24efd6a
darwin: R: provide gettext and gfortran as buildInputs on Darwin.
...
As discussed in #10623 , many R modules fail to build on Darwin without the
libraries and compilers provided by these packages.
For more detail, please see comment:
https://github.com/NixOS/nixpkgs/pull/10623#issuecomment-172375342
2016-07-22 13:31:40 -04:00
Andrew Miloradovsky
87e008d538
guile-gnome-platform: 20150123 -> 2.16.4
...
No more `git clone`. Fetch a tarball.
2016-07-22 16:22:06 +00:00
Wout Mertens
434f9d158b
Merge pull request #17169 from holidaycheck/nodejs-6.3.1
...
nodejs-6_x: 6.2.2 -> 6.3.1
2016-07-22 11:29:22 +02:00
Lancelot SIX
281449424f
binutils: 2.26 -> 2.26.1
...
See announcement at
http://lists.gnu.org/archive/html/info-gnu/2016-07/msg00000.html
2016-07-22 10:20:10 +02:00
Tobias Pflug
39cf213e2b
nodejs-6_x: 6.2.2 -> 6.3.1
2016-07-22 10:00:26 +02:00
vbgl
d271db550e
ocp-build: 1.99.9-beta -> 1.99.16-beta ( #15553 )
2016-07-22 09:46:40 +02:00
Sander van der Burg
659a3bc89b
Merge pull request #16324 from taku0/android_sdk_24.4.1
...
android-platform-tools: 23.0.1 -> 24, etc.
2016-07-21 22:27:26 +02:00
Lancelot SIX
522533cd36
guile: 2.0.11 -> 2.0.12
...
2.0.12 is a maintenance release for the 2.0.x stable series.
See http://lists.gnu.org/archive/html/info-gnu/2016-07/msg00007.html
for announcement.
2016-07-21 21:46:17 +02:00
zimbatm
0384a5195d
Merge pull request #17157 from kevincox/b2-0.6.2
...
backblaze-b2: 0.4.4 -> 0.6.2
2016-07-21 20:18:00 +01:00
Kevin Cox
050733abb0
backblaze-b2: 0.4.4 -> 0.6.2
2016-07-21 14:45:35 -04:00
Kovacsics Robert (NixOS)
cb6fd6eaed
libixp-hg: refactor to fetchurl as fetchg broke
2016-07-21 19:26:01 +01:00
Peter Simons
f162a1349a
haskell-bifunctors: fix build with GHC 7.6.x
2016-07-21 17:57:28 +02:00
Casey Ransom
d5ee0a27d0
jp: init at 0.1.2
...
A json parson tool based on the JMESPATH query language.
http://jmespath.org/
2016-07-21 10:42:54 -04:00
Peter Simons
60d7f39ec0
configuration-hackage2nix.yaml: update list of broken builds
...
These packages are broken in "haskellPackages" and have been for quite a while:
- disable goatee, goatee-gtk, and qtah-* (ping @khumba)
- disable persistent-mongoDB (ping @psibi)
2016-07-21 16:40:03 +02:00
Peter Simons
3d5556b2cc
haskell-ghcjs-prim: mark broken
2016-07-21 16:40:02 +02:00
Peter Simons
1545d241b6
haskell-semigroups: fix build with old compilers
2016-07-21 16:40:02 +02:00
Peter Simons
6f26617737
haskell-bifunctors: fix build with old compilers
2016-07-21 16:40:02 +02:00
Peter Simons
2720ee84ad
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0-12-gb304101 using the following inputs:
- Hackage: b135e7a1de
- LTS Haskell: a5a99cf176
- Stackage Nightly: bf146896f3
2016-07-21 16:39:56 +02:00
Peter Simons
641fc0e683
haskell: remove all but the latest LTS package sets (version 6.7)
...
This is the first step towards dropping Stackage support. We keep LTS 6.x
around because I don't want to downgrade our default compiler to GHC 7.x,
but once LTS 7.x comes out we'll switch our main package set to that and
drop Nightly.
More details are at:
http://permalink.gmane.org/gmane.linux.distributions.nixos/20505
Closes https://github.com/NixOS/nixpkgs/issues/14897 .
Also relevant:
- https://github.com/NixOS/nixpkgs/issues/16130
- https://github.com/commercialhaskell/stack/issues/2259
2016-07-21 14:41:44 +02:00
taku0
c643c86035
android-platform-tools: 23.0.1 -> 24, etc.
...
- `adb` is now 64 bit. Linking against 64 bit libraries.
- Added `.lib` or `.out` postfix for 32 bit library packages.
- Some libraries are reside in `lib64` instead of `lib`.
- Other version bumps.
2016-07-21 21:20:05 +09:00
Franz Pletz
77a9ab33a6
php: 7.0.8 -> 7.0.9 (security)
...
https://secure.php.net/ChangeLog-7.php#7.0.9
2016-07-21 14:12:29 +02:00
Peter Simons
4d11900a43
haskell-tinc: hydra builds fail
2016-07-21 13:54:35 +02:00
Peter Simons
beab1adb6e
configuration-hackage2nix.yaml: update list of broken builds
2016-07-21 13:52:48 +02:00
zimbatm
838781ce8a
buildRubyGem: fix buildFlags default attribute
...
lib.escapeShellArgs doesn't work well when a null value is provided.
[] is also the correct value since it's really just an empty list of
arguments that we have.
2016-07-21 11:46:16 +01:00
Gabriel Ebner
3016eb1c4b
sbt: 0.13.11 -> 0.13.12
2016-07-21 12:29:14 +02:00
Lancelot SIX
e7c8c09fc7
libidn: 1.32 -> 1.33
...
See http://lists.gnu.org/archive/html/info-gnu/2016-07/msg00011.html
for announcement.
2016-07-21 09:01:54 +02:00
Rok Garbas
cd25b04dbb
Merge pull request #16600 from artuuge/cpp_ethereum
...
cpp_ethereum: init at 1.2.9
2016-07-21 01:39:04 +02:00
Rok Garbas
e2f6c6b9d2
Merge pull request #16620 from zimbatm/ronn-0.7.3
...
Ronn 0.7.3
2016-07-21 01:23:06 +02:00
Ricardo M. Correia
2df3fde700
ocamlPackage.ppx_blob: init at 0.2 ( #17129 )
...
OCaml ppx to include binary data from a file as a string.
2016-07-21 01:05:51 +02:00
Daiderd Jordan
267606eeba
Merge pull request #17021 from KoviRobi/tclx-add-at-8.4
...
tclx: init at 8.4.1
2016-07-20 23:41:54 +02:00
taku0
afcf3176ec
oraclejdk: 8u91, 8u92 -> 8u101, 8u102 ( #17125 )
2016-07-20 18:00:11 +02:00
Alexey Lebedeff
8b1976c7f6
arduino: 1.0.6 -> 1.6.9 ( #17060 )
...
Based on @brodul work at
https://github.com/brodul/nixpkgs/tree/arduino-update
Desktop file generation is from #13690
- Solved all download problems. Package/library lists are changing
daily, so I've created my own snapshot of them.
- Prepatch jssc .so inside jar - @brodul mentions that it can be copied
into $HOME while running program.
- Removed some unnecessary dependencies
Tested it by uploading simple sketch to Arduino Uno.
2016-07-20 14:57:59 +02:00
Peter Simons
ddfc4ba977
haskell-Glob: fix LTS build
2016-07-20 12:50:06 +02:00
Eelco Dolstra
024cb9eecd
gnutls: Disable parallel building
...
This can fail randomly with
CC systemkey.o
In file included from systemkey.c:47:0:
systemkey-args.h:1:1: error: unterminated comment
/* -*- buffer-read-only: t -*- vi: set ro:
which is presumably caused by a race with the generation step above:
autogen systemkey-args.def
http://hydra.nixos.org/build/37878764#tabs-buildsteps
2016-07-20 11:55:46 +02:00
Jookia
33a1d8080b
spidermonkey: Enable tests on 31.5.
2016-07-20 02:38:10 +03:00
Jookia
cde9fb47a9
spidermonkey: Fix building 31.5 on GCC 5.
2016-07-20 02:38:10 +03:00
Jookia
6c4ba06597
spidermonkey: Fix building 185-1.0.0 on ARMv7.
2016-07-20 02:38:10 +03:00
Tuomas Tynkkynen
ad16c9ac31
Revert "spidermonkey: Disable tests on ARM"
...
This reverts commit f9654a88e7
.
At least for now, the problem has gone away on ARMv7 by the switch of
FPU flags used by GCC.
Some details of the bug at:
https://github.com/NixOS/nixpkgs/pull/16850#issuecomment-232339143
2016-07-20 02:38:10 +03:00
Peter Simons
c2656d6809
Merge pull request #15423 from dalaing/llvm-general-darwin
...
llvm-general: Adds Darwin compatibilty
2016-07-19 22:44:28 +02:00
Frederik Rietdijk
1f04202a5c
Merge pull request #17103 from lancelotsix/update_gtkspell3
...
Update gtkspell3 and gtkspellmm
2016-07-19 20:13:11 +02:00
Bart Brouns
26d1390049
fftw: 3.3.4 -> 05-06-2016
...
There has not been a release since 2014, but at least one important bug
has been fixed:
https://github.com/FFTW/fftw3/issues/16
The submitter of the bug, @x-42, has advised me to upgrade our distro,
as the fftw devs are very conservative so this is not bleeding edge code.
2016-07-19 19:41:05 +02:00
Thomas Tuegel
d130c27c62
pyqt5: run configure hooks
...
Fixes #17045 .
Whenever a phase is overridden, the pre- and post-hooks for that phase
must be invoked!
2016-07-19 12:36:09 -05:00
Thomas Tuegel
6ef6c5a6f6
qt55: add missing module setup hook
2016-07-19 12:36:09 -05:00
Daiderd Jordan
a71054c1aa
Merge pull request #17083 from acowley/libgd-darwin
...
gd: cherry-pick a temporary patch for darwin
2016-07-19 19:32:49 +02:00
Anthony Cowley
9b658d51cb
gd: cherry-pick a temporary patch for darwin
2016-07-19 12:57:42 -04:00
Graham Christensen
292bfed911
Merge pull request #17108 from NeQuissimus/gradle2141
...
gradle: 2.14 -> 2.14.1
2016-07-19 16:42:44 +00:00
Franz Pletz
03c141b00e
Merge pull request #17076 from knedlsepp/add_armadillo
...
armadillo: Correct dependencies
2016-07-19 17:31:29 +02:00
Tim Steinbach
3563be8dd6
gradle: 2.14 -> 2.14.1
2016-07-19 15:10:54 +00:00
Damien Cassou
92a1422874
Merge pull request #17105 from DamienCassou/update-pharo-vm-2016-07-16
...
pharo-vm5: 2016.05.04 ⇒ 2016.07.16
2016-07-19 16:42:47 +02:00
Damien Cassou
fe46fa9d17
pharo-vm5: 2016.05.04 ⇒ 2016.07.16
2016-07-19 16:40:31 +02:00
Josef Kemetmueller
93dfdf0a0c
armadillo: correct dependencies
...
- Remove unused dependencies atlas/blas
- Add hdf5/superlu dependency (As superlu needs openblasCompat, we also use it here.)
- Add support for darwin
- Make use of OpenBLAS-LAPACK in armadillo
OpenBLAS (confusingly) contains LAPACK already by default, so we simply use OpenBLAS when searching for LAPACK.
The better solution would be for armadillo to use cmake built in FindBLAS/FindLAPACK which both would find OpenBLAS.
2016-07-19 12:37:08 +00:00
Josef Kemetmueller
f3dc4d9ec3
superlu: init at 5.2.1
2016-07-19 12:37:08 +00:00
Peter Simons
c0b5213aad
haskell-hfsevents: remove obsolete override
...
cabal2nix generates correct build instructions now.
Fixes https://github.com/NixOS/nixpkgs/pull/17046 .
2016-07-19 14:20:53 +02:00
Peter Simons
450fa8d9a0
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0-11-gcec8f95 using the following inputs:
- Hackage: 19ec8f3a6d
- LTS Haskell: a5a99cf176
- Stackage Nightly: bf146896f3
2016-07-19 14:20:40 +02:00
Alexey Shmalko
34b5d283cd
gcc-arm-embedded: update license
...
According to https://launchpad.net/gcc-arm-embedded :
> Licence:
> Simplified BSD Licence, GNU GPL v2, GNU GPL v3, GNU LGPL v2.1, GNU
> LGPL v3, MIT / X / Expat Licence
2016-07-19 14:12:51 +02:00
Frederik Rietdijk
c51b8dc224
pythonPackages.{h5py, h5py-mpi}: simplify expression/assertions
2016-07-19 14:12:13 +02:00
Frederik Rietdijk
47e66f08e1
netcdf: remove zlib
...
since its propagated now by hdf5
2016-07-19 14:12:13 +02:00
Dan Peebles
c20e20c060
pythonPackages.jsonnet: init at same version as standalone
2016-07-19 07:57:58 -04:00
Lancelot SIX
3b61bfe4cc
gtkspellmm: 3.0.3 -> 3.0.4
2016-07-19 13:39:57 +02:00
Lancelot SIX
4a1ffadcdb
gtkspell3: 3.0.7 -> 3.0.8
2016-07-19 13:39:19 +02:00
Joachim F
c1e07d9337
Merge pull request #17036 from romildo/upd.cup
...
java-cup: 10k -> 11b-20160615
2016-07-19 13:29:18 +02:00
Franz Pletz
ddf59093ee
Merge pull request #16051 from hrdinka/add/osm-gps-map
...
darktable: readd map/geotagging feature
2016-07-19 13:03:16 +02:00
Langston Barrett
c40a0b50f7
doctl: init at 1.3.1 ( #17066 )
2016-07-19 12:30:35 +02:00
Frederik Rietdijk
b49bedd75b
Python 2.7.11 -> 2.7.12
2016-07-19 11:49:38 +02:00
Christine Koppelt
1c39145bc2
nodejs-5_x: 5.11.1 -> 5.12.0 ( #16657 )
2016-07-19 11:34:39 +02:00
Ram Kromberg
2e8c21e4dd
libjpeg-drop: init at 9b ( #16671 )
2016-07-19 11:27:17 +02:00
Frederik Rietdijk
6b11c96c86
Python 2.6: add less
2016-07-19 11:11:03 +02:00
schneefux
4463f9f3d4
hugo: init at 0.16
...
Closes #16299 .
2016-07-19 11:04:37 +02:00
Frederik Rietdijk
bce5a51a9f
Python 2.7: add less
2016-07-19 10:27:14 +02:00
Frederik Rietdijk
c59d211b4b
Python 3.3: add less
2016-07-19 10:27:14 +02:00
Frederik Rietdijk
b410631d6d
Python 3.4: add less
2016-07-19 10:27:14 +02:00
Frederik Rietdijk
e261818c68
Python 3.5: add less
2016-07-19 10:27:14 +02:00
Frederik Rietdijk
773f6225cb
Python 3.6: add less
2016-07-19 10:27:14 +02:00
Louis Taylor
7c75fa4bc2
python: add alpha release of 3.6
...
This might be jumping the gun a little, but I needed to use 3.6 locally
and thought I may as well push it upstream.
2016-07-19 10:27:14 +02:00
Franz Pletz
afa69e14db
Revert "ocaml-bitstring: git -> 2.0.4 ( #17002 )"
...
This reverts commit a6e3a53229
.
See #17002 .
2016-07-19 10:09:03 +02:00
Matthew Maurer
a6e3a53229
ocaml-bitstring: git -> 2.0.4 ( #17002 )
...
Google Code no longer supports git cloning. We could restore this
revision by exporting the repository to github and working from there,
but barring a request for it, we can just use the released version.
2016-07-19 09:36:34 +02:00
Miguel Madrid
e2199205c7
libmsgpack: 1.1.0 -> 2.0.0 ( #16722 )
2016-07-19 08:10:13 +02:00
Frederik Rietdijk
e558561c3e
Merge pull request #16358 from timbertson/tk
...
tk: propagate dependency on tcl & libXft
2016-07-18 23:11:53 +02:00
Daiderd Jordan
a7202bf47d
Merge pull request #16965 from acowley/qrupdate2
...
qrupdate: fix installation (darwin)
2016-07-18 21:01:21 +02:00
Anthony Cowley
028e3d82df
qrupdate: fix installation (darwin)
...
The issue is that the library files were not copied to $out with the
existing `installTargets` definition.
I noticed this problem on darwin, but I do not know if it is a
darwin-only problem.
2016-07-18 13:48:31 -04:00
Marcus Brinkmann
e90ab768ce
libinput: Use absolute paths in udev rules.
...
Closes #17054
2016-07-18 17:14:19 +03:00
Langston Barrett
4063834f92
vagrant: 1.8.1 -> 1.8.4
2016-07-18 13:40:05 +00:00
Ben Darwin
a896233396
jags: 3.4.0 -> 4.1.0 ( #16804 )
...
* jags: 3.4.0 -> 4.1.0
* unbreak rjags and dependent packages
2016-07-18 13:11:18 +02:00
Martin Gammelsæter
36459f1977
mypy-lang: 0.4.2 -> 0.4.3 ( #17058 )
2016-07-18 12:35:13 +02:00
Wayne Scott
a05e51d17a
nixpkgs: libtommath 0.39 -> 1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Wayne Scott
01753f2470
nixpkgs: update libtomcrypt url
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Tomas Hlavaty
a93c6b628d
sbcl: 1.3.6 -> 1.3.7
2016-07-17 23:07:27 +02:00
Vladimír Čunát
457460a86d
Merge #16997 : path64: remove the abandoned package
2016-07-17 21:05:31 +02:00
Vladimír Čunát
d167bedb67
Merge #16970 : webkitgtk24x: 2.4.9 -> 2.4.11
2016-07-17 20:23:45 +02:00
Tomas Hlavaty
800a379cb3
unittest-cpp: init at 1.6.1
2016-07-17 18:58:58 +02:00
Franz Pletz
727eb19a81
jenkins: 2.3 -> 2.13
2016-07-17 17:15:24 +02:00
José Romildo Malaquias
65881a7338
java-cup: 10k -> 11b-20160615
2016-07-17 09:32:26 -03:00
Thomas Tuegel
6dc6ae0ebe
qt55.qtlocation: don't try to wrap missing module
2016-07-17 06:58:15 -05:00
Vladimír Čunát
bf6759839a
Merge #17023 : bring back ncurses5 to fix GHC bootstrapping
2016-07-17 13:41:19 +02:00
Joachim Fasting
ce103cae38
cppcheck: 1.73 -> 1.74
2016-07-17 11:52:13 +02:00
Vladimír Čunát
15cd7af522
Merge #16968 : fltk: darwin compatibility
2016-07-17 10:43:50 +02:00
Vladimír Čunát
33476f3303
Merge #17014 : qt3: fix build with multiple outputs
2016-07-17 10:36:26 +02:00
Kovacsics Robert (NixOS)
f4c34a8345
tclx: init at 8.4.1
2016-07-16 21:49:58 +01:00
Tuomas Tynkkynen
8ee0e105c9
ghc: Make various binary GHCs use ncurses5
...
Fixes #17008 : GHC bootstrapping broken by ncurses update.
2016-07-16 23:47:28 +03:00
Tuomas Tynkkynen
b0cc1cd729
ncurses: Add explicit 'ncurses5' and 'ncurses6' attrs
...
Also reinstate the gcc5 patch to make it build on Linux.
2016-07-16 23:47:28 +03:00
Thomas Tuegel
343415e02e
qt55.qtbase: fix setup hook and QMake hook
2016-07-16 15:02:19 -05:00