Commit Graph

37797 Commits

Author SHA1 Message Date
Guillaume Koenig
60183a1177 gtk3: install gtk-launch 2017-06-16 13:10:42 +02:00
Graham Christensen
72ff321f9c
rustc: re-enable static_in_const
We saw this error when building main.rs:error: this needs a 'static lifetime or the static_in_const feature, see #35897
2017-06-16 07:09:40 -04:00
regnat
d036d88296 ocamlPackages.containers: 0.22 -> 1.2 2017-06-16 11:42:17 +02:00
Francois-Rene Rideau
2f45c37646 gerbil: 0.10 -> 0.11 2017-06-16 10:07:14 +02:00
Fatih Altinok
ca8eed1732 flow: 0.46.0 -> 0.48.0 2017-06-16 09:32:05 +02:00
Graham Christensen
ba9c71b999
rustc.bootstrap: 1.17.0 -> 1.16.0
bootstrapping rust requires the prior version of rust according to #rust-internals

they theorize this could be causing the build problems on i686
2017-06-15 19:57:00 -04:00
Shea Levy
517d65ec9b Merge branch 'ghc821rc2' of git://github.com/k0001/nixpkgs 2017-06-15 16:10:07 -04:00
Jörg Thalheim
10d0213d3f Merge pull request #26599 from Mic92/utop
ocamlPackages.utop: allow utop to locate topfile
2017-06-15 19:43:18 +01:00
Jörg Thalheim
9ffbebfeb0 ocamlPackages.camlidl: export c header and libs. 2017-06-15 19:39:49 +01:00
Renzo Carbonara
5f94d85e5e ghc821: init at 8.2.1-rc2 (a.k.a., 8.2.0.20170507)
The approach taken to add this package was to port over the definitions
currently existing for HEAD, and making the necessesary changes to get
this building.

The Haskell package set associated with this compiler doesn't yet
guarantee that all or most of the packages successfully build with this
new compiler, but that will improve over time after this GHC 8.2.1
is officially released and the ecosystem catches up.
2017-06-15 19:59:38 +02:00
Frederik Rietdijk
2a24fdaee0 Merge pull request #26525 from jyp/boto-2.47
pythonPackages.gensim: init at 2.1.0
2017-06-15 18:57:27 +02:00
Jörg Thalheim
8ac0e68809 ocamlPackages.utop: allow utop to locate topfile
fixes #16085
2017-06-15 15:17:00 +01:00
Théo Zimmermann
901069c577 ocamlPackages.ppx_tools_versioned: 5.0alpha -> 5.0.1 2017-06-15 14:53:15 +02:00
Jörg Thalheim
a3539d0dbc Merge pull request #26126 from pmahoney/ocaml-core_bench
ocamlPackages.core_bench: init at 113.33.03
2017-06-15 13:50:10 +01:00
Franz Pletz
cb59381eee
gnutls: remove dependency on unbound
Unbound is used for DANE support but this requires the unbound trust
anchor in /etc/unbound/root.key which we don't create in any NixOS
module.
2017-06-15 13:43:01 +02:00
Domen Kožar
525c10ecbd
hackage2nix: purescript{,-bridge} compiles now 2017-06-15 13:35:52 +02:00
Domen Kožar
72f530ba33
Fix #26441 second try: avoid infinite recursion 2017-06-15 10:22:25 +02:00
Domen Kožar
7c455b5b7e
Revert "Fix #26441: avoid infinite recursion"
This reverts commit 9cad7076d1.

See 9cad7076d1 (commitcomment-22548331)
2017-06-15 10:19:29 +02:00
Pascal Wittmann
fe041692e2 git-standup: init at 2.1.8 2017-06-15 10:08:21 +02:00
Vladimír Čunát
952bb9a445
Merge #26571: firefox* updates (critical security) 2017-06-15 08:59:39 +02:00
Domen Kožar
8198cc10f0 Merge pull request #26550 from cleverca22/purescript
purescript: fix closure size on OSX
2017-06-15 00:20:46 +02:00
Pascal Wittmann
fcf205024a
jasper: 2.0.12 -> 2.0.13, fixes CVE-2017-6850 2017-06-14 20:16:28 +02:00
Pascal Wittmann
3628ce4d67
intel-gpu-tools: 1.18 -> 1.19 2017-06-14 20:15:07 +02:00
Vincent Laporte
b7f4e04c18 ocamlPackages.mparser: 1.2.1 -> 1.2.3 2017-06-14 18:04:23 +00:00
michael bishop
24d313e203
justStaticExecutables: enable -dead_strip on mac to shrink closure 2017-06-14 14:23:53 -03:00
Lancelot SIX
3a9c7c6c18 pythonPackages.netcdf4: add missing cython dependency (#26570) 2017-06-14 17:50:48 +02:00
taku0
0ed1aead70 nss: 3.30 -> 3.31 2017-06-14 21:50:02 +09:00
taku0
ceb34c6d95 nspr: 4.13.1 -> 4.15 2017-06-14 21:50:01 +09:00
Profpatsch
79dd4deda5 Ultrastar (#26524)
* ultrastardx-beta: init at 1.3.5

* libbass, libbass_fx: init at 24

* ultrastar-creator: init at 2017-04-12

* buildSupport/plugins.nix: add diffPlugins

Helper function to compare expected plugin lists to the found plugins.

* ultrastar-manager: init at 2017-05-24

The plugins are built in their own derivations, speeding up (re-)compilation.
The `diffPlugins` function from `beets` is reused to test for changes in the
plugin list on updates.

* beets: switch to diffPlugins

The function is basically just extracted for better reusability.
2017-06-14 11:29:31 +02:00
Lancelot SIX
f6fbbabcb7 pythonPackages.django: 1.11.1 -> 1.11.2 (#26557)
Bugfix release.
See https://docs.djangoproject.com/en/1.11/releases/1.11.2/
2017-06-14 11:26:39 +02:00
Domen Kožar
9cad7076d1
Fix #26441: avoid infinite recursion 2017-06-14 10:33:37 +02:00
Bas van Dijk
2444eab485 ELK: update kibana and the elastic beats to 5.4 (#26252)
* Add kibana5 and logstash5
* Upgrade the elastic beats to 5.4
* Make sure all elastic products use the same version
  (see elk5Version)
* Add a test for the ELK stack
2017-06-13 22:36:08 +02:00
Guillaume Koenig
8a06af1163 reno: 1.8.0 -> 2.3.2 (#26516)
thanks
2017-06-13 21:50:46 +02:00
Pascal Wittmann
a9b2de487b
rage: fix license for unstable
Beginning with the next development release (> 7.0.0.9)
Ragel is licensed under an MIT style license. Ragel 6
remains under GPL v2. Please see the file COPYING in the
source.
2017-06-13 21:37:54 +02:00
Pascal Wittmann
c9fcce368d
ragel: 6.9 -> 6.10 2017-06-13 21:37:52 +02:00
Franz Pletz
3640c65be6
jenkins: 2.64 -> 2.65 2017-06-13 21:22:00 +02:00
Will Dietz
d645223306 elfkickers: fix typo in enableParallelBuilding.
Thanks @bjornfor for spotting this!
2017-06-13 07:01:17 -05:00
Vladimír Čunát
ed070354a9
Merge branch 'staging' 2017-06-13 11:22:56 +02:00
Jean-Philippe Bernardy
cbbdc7d3eb pythonPackages.gensim: init at 2.1.0 2017-06-13 09:35:18 +02:00
Shea Levy
b349d4b899 haskellPackages.developPackage: Add overrides argument 2017-06-12 19:29:46 -04:00
Will Dietz
ab9d244348 elfkickers: init at 3.1 2017-06-12 14:57:38 -05:00
Jean-Philippe Bernardy
4b3e5c9bea pythonPackages.smart_open: init at 1.5.3 2017-06-12 18:35:40 +02:00
Jean-Philippe Bernardy
8ef32b334e pythonPackages.bz2file: init at 0.98 2017-06-12 18:35:40 +02:00
Robin Gloster
4268eb5145
gnutls: remove unused parameter 2017-06-12 17:44:43 +02:00
Franz Pletz
934b72301e
libfann: init at 2.2.0 2017-06-12 17:44:43 +02:00
Franz Pletz
d138f9ef65
gstreamer-plugins-bad: add deps for HLS & H.265 2017-06-12 17:44:43 +02:00
Peter Simons
d8f2284808 Merge pull request #25998 from czyzykowski/fix/25139-ghc-warnings
ghc: 8.0.2 without link warnings
2017-06-12 12:32:32 +02:00
Eelco Dolstra
cdf05a7592 Merge pull request #26514 from LnL7/clang-gdb
gdb: disable format warnings
2017-06-12 11:53:18 +02:00
Lukasz Czyzykowski
d45aff5327 Adds ghc version to the patch file 2017-06-11 21:52:41 +02:00
Daiderd Jordan
4010313ab9 Merge pull request #26381 from gleber/generalize-beam
erlang: refactor to generalize Erlang/OTP derivations
2017-06-11 20:35:07 +02:00
Tuomas Tynkkynen
4182fc36b6 libatomic_ops: 7.4.4 -> 7.6.0 2017-06-11 20:21:00 +03:00
Tuomas Tynkkynen
54e0607630 libatomic_ops: Cleanup 2017-06-11 20:20:58 +03:00
Daiderd Jordan
a3317da9f9 Merge pull request #26275 from anderspapitto/rust-updates
rust: 1.15.0 -> 1.17.0
2017-06-11 17:59:11 +02:00
Vladimír Čunát
d74d871f52
cmake: 3.7.2 -> 3.8.2
Tested several cmake-built packages, and all seems OK;
hopefully there won't be many problems.
2017-06-11 17:10:49 +02:00
Tuomas Tynkkynen
e19cdd3b34 icu: Fix ARM patch
Broken by fad6fc3dae.
Let's do it in a cleaner way.
2017-06-11 17:44:02 +03:00
Bjørn Forsman
c95f3a36cd sdcc: 3.5.0 -> 3.6.0
* requires texinfo
* --std=c99 unneeded, fixed upstream
* can build with nixpkgs default boost (v1.62), so let's do that
2017-06-11 16:02:21 +02:00
Vladimír Čunát
8779c108d4
gkt3: bugfix 3.22.12 -> 3.22.15 2017-06-11 15:15:26 +02:00
Vladimír Čunát
d95862bbde
pango: maintenance 1.40.5 -> 1.40.6 2017-06-11 15:13:49 +02:00
Daiderd Jordan
3d601f6a8a
rustc: disable another gdb test 2017-06-11 15:11:46 +02:00
Vladimír Čunát
c997a7feb5
at-spi2-atk: 2.22.0 -> 2.24.1 2017-06-11 15:10:42 +02:00
Vladimír Čunát
cc67a41b4a
at-spi2-core: 2.22.1 -> 2.24.1
at-spi2-* was lagging a bit behind in nixpkgs.
2017-06-11 15:08:43 +02:00
Vladimír Čunát
d3d036d864
harfbuzz: 1.4.5 -> 1.4.6 2017-06-11 15:05:32 +02:00
Daiderd Jordan
ca490a6290
gdb: disable format warnings
Fixes #26145
2017-06-11 14:10:49 +02:00
Jörg Thalheim
c4dbc30213 Merge pull request #26374 from vbgl/gnumeric-34
gnumeric: 1.12.32 → 1.12.34
2017-06-11 13:00:38 +01:00
Gleb Peregud
c9cb6403d3 erlang: move erlang_basho_R16B02 to Erlang's general builder. 2017-06-11 13:31:25 +02:00
Vladimír Čunát
a38b0d000c
mesa: maintenance 17.1.1 -> 17.1.2 2017-06-11 09:45:54 +02:00
Vladimír Čunát
32916ab1de
Merge older staging
Enough rebuilds have finished on Hydra now.
2017-06-11 09:01:08 +02:00
Daiderd Jordan
f6072d7b6e
rustc: disable lldb tests on darwin 2017-06-11 08:51:47 +02:00
Tuomas Tynkkynen
149cb28312 Merge remote-tracking branch 'upstream/master' into staging 2017-06-11 04:47:30 +03:00
Tuomas Tynkkynen
d373b7b61a pixie: Broken on aarch64
https://nix-cache.s3.amazonaws.com/log/m7r1nzz080wvgrbph7ss145aiwgs24dh-pixie-0-r1356-jit.drv
2017-06-11 04:45:44 +03:00
Tuomas Tynkkynen
fa67cf5dab chmlib: Broken on aarch64
https://nix-cache.s3.amazonaws.com/log/dynpb96qlcgk0bgx5x1kmghv2qwfjcfk-chmlib-0.40.drv
2017-06-11 04:43:15 +03:00
Tuomas Tynkkynen
6e3499efc5 botan: Broken on aarch64
https://nix-cache.s3.amazonaws.com/log/2vjsb2fs5z9nkr4h4sjwvgy0vflbq4hg-botan-1.10.15.drv
2017-06-11 04:41:47 +03:00
Shea Levy
01e047d088 Add haskellPackages.developPackage for local development default.nixes 2017-06-10 20:13:21 -04:00
Shea Levy
219bb1c80c Add packageSourceOverrides function to haskell package sets 2017-06-10 20:13:17 -04:00
Jörg Thalheim
da690bdf2d Merge pull request #26493 from dmjio/patch-1
generic-builder.nix: Update doHaddock
2017-06-10 23:42:23 +01:00
Anders Papitto
1e0866e064 rust: 1.15.0 -> 1.17.0
Also updates beta, nightly, nightlyBin, and bootstrap compilers.
Also updates the registry.
Also consolidates logic between bootstrap and nightlyBin compilers.
Also contains some miscellaneous cleanups.
Also patches firefox to build with the newer cargo
2017-06-10 15:15:50 -07:00
Jörg Thalheim
1ff5f6c4aa Merge pull request #26426 from lsix/update_gdb
gdb: 7.12.1 -> 8.0
2017-06-10 23:06:56 +01:00
Jörg Thalheim
08ec54a86d Merge pull request #26504 from gentoofreak/ffmpeg-3.3.2
ffmpeg{,-full}: 3.3.1 -> 3.3.2
2017-06-10 22:58:20 +01:00
Peter Simons
8a9a74a481 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-9-gd15c465 from Hackage revision
4e0abeed5f.
2017-06-10 23:35:15 +02:00
Peter Simons
fd36209f23 hackage2nix: enable builds for LambdaHack and Allure again
Closes https://github.com/LambdaHack/LambdaHack/issues/103.
2017-06-10 23:35:14 +02:00
Peter Simons
7a67c9da33 hackage2nix: fix inverted logic error in the first section of dont-distribute-packages
This change addresses https://github.com/LambdaHack/LambdaHack/issues/103.
2017-06-10 23:35:14 +02:00
Peter Simons
386706f9a3 LTS Haskell 8.17 2017-06-10 23:35:14 +02:00
Martin Wohlert
d402df022f ffmpeg{,-full}: 3.3.1 -> 3.3.2
6d7192bcb7:/Changelog
2017-06-10 19:49:52 +02:00
Jörg Thalheim
e6f6885da2 Merge pull request #26477 from holidaycheck/nodejs-8.1.0
nodejs: 8.0.0 -> 8.1.0
2017-06-10 11:20:31 +01:00
Jörg Thalheim
b9c259355b Merge pull request #26391 from ss1h2a3tw/powerline
pythonPackages.powerline: 2.5.2 -> 2.6
2017-06-10 11:09:32 +01:00
Jörg Thalheim
3f0db2794f Merge pull request #26371 from jlesquembre/eslint_d
eslint_d: init at 4.2.5
2017-06-10 10:59:53 +01:00
Jörg Thalheim
377e0d3bd3 Merge pull request #26418 from lheckemann/mesa-valgrind
mesa: add valgrind support
2017-06-10 10:32:42 +01:00
Jörg Thalheim
800d525ac4 Merge pull request #26349 from midchildan/tilix
tilix: init at 1.5.8
2017-06-10 10:31:08 +01:00
Vladimír Čunát
cb9f953c92
Merge branch 'master' into staging
More larger rebuilds.
2017-06-10 10:07:33 +02:00
Michael Weiss
d17bcfc5f0 androidenv: Manually update missing packages
Improvement: Use nix-shell for fetch.sh

androidsdk{,_extras}:
- Update to 7.1.1

google_apis_25 is missing after fetch.sh due to an error in addon.xml
(upsteam bug).

Addons:
- Add google_apis_25
- Update google_play_services (v8_rc41 -> v11_rc16)
2017-06-10 03:57:30 +02:00
Michael Weiss
fb26e5c8b6 androidenv: Update all packages using fetch.sh
Platforms:
- Update platform_25 (r02 -> r03)
- Add platform_26

Sources:
- Add source_25
2017-06-10 02:29:59 +02:00
Joachim F
a109f52c4e Merge pull request #26445 from lheckemann/osg340
openscenegraph: 3.2.3 -> 3.4.0
2017-06-09 22:58:32 +01:00
Jörg Thalheim
a54eea6827 Merge pull request #26495 from makefu/pkgs/metasploit/update
metasploit: 4.14.17 -> 4.14.25
2017-06-09 22:39:07 +01:00
Jörg Thalheim
95f733e0aa
bundix: 2.1.0 -> 2.2.0 2017-06-09 22:37:36 +01:00
Vladimír Čunát
d12497a23b
pycairo: fix #26475 - another dead patch download 2017-06-09 21:57:35 +02:00
Daiderd Jordan
57091a19e2 Merge pull request #26043 from orivej/sasl
cyrus_sasl: fix version
2017-06-09 20:30:35 +02:00
David Johnson
00892b7e4e generic-builder.nix: Update doHaddock
By default, `ghcjs` haddocks are precluded from being built. I see no reason to disallow building haddocks on projects built with `ghc` and `ghcjs` (someone can correct me here). `HaLVM` currently does not support `haddock` since it's a Stage 1 `GHC`. https://github.com/GaloisInc/HaLVM/blob/master/src/misc/build.mk.in#L20

Currently, building `haddocks` for `ghcjs` projects requires altering the derivation, which doesn't allow users to take advantage of the cache. This change will relieve that.
2017-06-09 10:04:34 -07:00
Vladimír Čunát
97f3009bf8
pycairo: fix #26475 - a dead patch download 2017-06-09 15:21:25 +02:00
Jörg Thalheim
fdf43ddf4a Merge pull request #26479 from jgertm/jgertm/buck
buck: build buckd as well
2017-06-09 13:26:40 +01:00
Joachim Fasting
39f7530e47
tinycc: 0.9.27pre-20170527 -> 0.9.27pre-20170605
Contains further fix to x86_64 codegen (and some less relevant Windows
stuff).
2017-06-09 12:54:59 +02:00
midchildan
0f93270aba
gtkd: init at 3.6.5 2017-06-09 16:53:46 +09:00
Peter Simons
fbb5b2ef01 multi-ghc-travis: update to latest git version 2017-06-09 09:23:36 +02:00
Tim Jäger
cfe23e19ab buck: build buckd as well
buck tries to launch buckd to run in the background. While not neccessary, it
does speed up builds.
2017-06-08 15:36:30 -07:00
Jörg Thalheim
ff139c49f7 Merge pull request #26438 from jgertm/jgertm/buck
buck: init at v2017.05.31.01
2017-06-08 21:27:33 +01:00
Mathias Schreck
9540cc4645 nodejs: 8.0.0 -> 8.1.0 2017-06-08 22:15:57 +02:00
Daiderd Jordan
e88a89ad33 erlang: use makeOverridable for customizations 2017-06-08 22:13:30 +02:00
Tuomas Tynkkynen
211c55b247 strace: 4.16 -> 4.17 2017-06-08 23:13:06 +03:00
John Ericson
2f348884b8 Merge pull request #26471 from obsidiansystems/gcc7-no-cross-arg
gcc 7: Remove `cross` arguments and don't use stdenv.is*
2017-06-08 15:40:35 -04:00
Vladimír Čunát
2993b7e096
Merge branch 'master' into staging
>10k of rebuilds from master
2017-06-08 20:56:22 +02:00
Tim Jäger
926f3eada8 buck: cleanup 2017-06-08 11:26:42 -07:00
John Ericson
7a13457253 gcc 7: Remove cross arguments and don't use stdenv.is*
These changes were already done for the older GCCs, but 7 slipped
through the cracks.
2017-06-08 14:08:31 -04:00
James Kent
3cb5d52dac pkgs.python.astropy: init at 1.3.3 2017-06-08 17:50:22 +02:00
Frederik Rietdijk
50103e9c08 Merge pull request #26467 from ericsagnes/pkg-update/theano
pythonPackages.Theano: 0.8.1 -> 0.9.0
2017-06-08 16:55:08 +02:00
Gleb Peregud
3426c88bff erlang: Generalize Erlang/OTP derivations.
Switch official Erlang versions to use a common builder.
2017-06-08 11:29:47 +02:00
Jörg Thalheim
dffbe98dd6
buck: make propagatedBuildInputs runtime deps 2017-06-08 08:36:59 +01:00
Tim Jäger
0576bda744 vagrant: against libffi (#26440)
* Link vagrant against libffi

Vagrant requires libffi to run
with (vagrant-fsnotify)[https://github.com/adrienkohlbecker/vagrant-fsnotify].

* vagrant: nitpick
2017-06-08 07:20:10 +01:00
Eric Sagnes
a8b9b9b0d8 pythonPackages.Theano: 0.8.1 -> 0.9.0 2017-06-08 14:16:40 +09:00
Peter Simons
f11d5c1630 haskell-doctest: fix build with ghc-7.4.x 2017-06-07 22:12:35 +02:00
Peter Simons
0b58fdb8eb hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-7-g2ed2e10 from Hackage revision
35d1e1157e.
2017-06-07 22:12:30 +02:00
Peter Simons
905790c783 LTS Haskell 8.16 2017-06-07 22:12:27 +02:00
Vladimír Čunát
bbec4f5af7
Merge #26452: libtiff: 4.0.7-6 -> 4.0.8-2 2017-06-07 18:11:47 +02:00
Vladimír Čunát
ae6df000d0
Merge branch 'master' into staging 2017-06-07 18:11:27 +02:00
Frederik Rietdijk
e249d6e8ce python.pkgs.characteristic: 14.1.0 -> 14.3.0 2017-06-07 17:29:47 +02:00
Frederik Rietdijk
3b83c23012 python.pkgs.bootstrapped-pip: upgrade pkg_resources, fixes #26392
pip 9.0.1 vendors a version of setuptools/pkg_resources which has been
fixed in setuptools/pkg_resources but not yet in pip. Because we're now
facing this issue with nox, we update pkg_resources to the version we
also have in setuptools. Let's cross our fingers this will work without
breaking other stuff.
2017-06-07 17:29:23 +02:00
Jan Malakhovski
d22ed21a7b libtiff: 4.0.7-6.debian -> 4.0.8-2.debian 2017-06-07 12:20:37 +00:00
Frederik Rietdijk
90d5dd3cda Merge pull request #25990 from knedlsepp/provide-grib-api-python-bindings
grib-api: Provide python bindings
2017-06-07 13:07:36 +02:00
Linus Heckemann
6d2e0b5a26 openscenegraph: 3.2.3 -> 3.4.0 2017-06-07 11:49:24 +01:00
Eelco Dolstra
fad6fc3dae
icu: Trivial improvement 2017-06-07 11:46:03 +02:00
Vladimír Čunát
9135c9f73a
gnutls: maintenance 3.5.12 -> 3.5.13
It contains a fix for DOS possibility in servers.
http://gnutls.org/security.html#GNUTLS-SA-2017-4
2017-06-07 08:56:05 +02:00
Tim Jäger
48c910611f buck: init at v2017.05.31.01 2017-06-06 22:46:02 -07:00
Tim Steinbach
67c1f0e65a
openssl: 1.0.2k -> 1.0.2l
cc #26435
2017-06-07 06:17:45 +02:00
Franz Pletz
d110e8da4c Merge pull request #26434 from NeQuissimus/openssl_1_1_0f
openssl: 1.1.0e -> 1.1.0f
2017-06-07 06:10:16 +02:00
Franz Pletz
8eddc20196 Merge pull request #26359 from lsix/update_libgcrypt_1_7_7
libgcrypt: 1.7.6 -> 1.7.7
2017-06-07 06:05:29 +02:00
John Ericson
6518dffc02 Merge pull request #26388 from obsidiansystems/tools-cleanup-rote
Tools cleanup rote
2017-06-06 20:39:24 -04:00
John Ericson
35ed21d096 gcc*: Replace stdenv.is* with {host,target}Platform.is*
Host everywhere would be guaranteed to preserve the old semantics,
but in a few places it doesn't matter in practice, target is used
instead for clarity.
2017-06-06 19:28:16 -04:00
Ross MacLeod
e854685d65 gcc*: Remove cross argument and instead use hostPlatform and targetPlatform 2017-06-06 19:28:16 -04:00
John Ericson
200ac02d0f binutils: Modernize derivation
No hashes of any sort should be changed
2017-06-06 19:28:16 -04:00
Tim Steinbach
a64194f9d4
openssl: 1.1.0e -> 1.1.0f 2017-06-06 18:46:40 -04:00
Frederik Rietdijk
7e0251698b Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-06 20:44:34 +02:00
ss1h2a3tw
e5449af0bf pythonPackages.powerline: 2.5.2 -> 2.6 2017-06-06 21:36:33 +08:00
Frederik Rietdijk
66e059559a Revert "python.pkgs.ntlm-auth: 1.0.3 -> 1.0.4"
This reverts commit 51d9995d04.

Wrong hash, see https://github.com/NixOS/nixpkgs/issues/26320.
2017-06-06 14:48:42 +02:00
Frederik Rietdijk
76e082922f python.pkgs.bootstripped-pip: remove obsolete argparse code
because we no longer have Python 2.6.
2017-06-06 14:42:10 +02:00
Frederik Rietdijk
7111351963 python.pkgs.pandas: 0.20.1 -> 0.20.2 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
64cd993ba6 python.pkgs.pyopencl: 2017.1 -> 2017.1.1 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
51d9995d04 python.pkgs.ntlm-auth: 1.0.3 -> 1.0.4 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
e6ff0aa597 python.pkgs.m2r: 0.1.5 -> 0.1.6 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
6df7edd464 python.pkgs.guessit: 2.1.3 -> 2.1.4 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
8144d13fd3 python.pkgs.astroid: 1.5.2 -> 1.5.3 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
003710748f python.pkgs.Nikola: 1.5.2 -> 1.5.3 2017-06-06 14:42:10 +02:00
Mateusz Kowalczyk
819f990fea
jenkins: 2.63 -> 2.64 2017-06-06 13:06:44 +01:00
Frederik Rietdijk
c0b1e8a5fb python.pkgs.pathpy: 10.1 -> 10.3.1 2017-06-06 11:27:04 +02:00
Linus Heckemann
3729247acd mesa: add valgrind support 2017-06-06 10:12:40 +01:00
Jörg Thalheim
ce20f400b5 Merge pull request #26361 from benley/libinput-1.7.2
libinput: 1.5.1 -> 1.7.2
2017-06-06 08:21:21 +01:00
Lancelot SIX
1b32055a35
gdb: 7.12.1 -> 8.0
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00002.html
for release announcement.
2017-06-06 09:14:56 +02:00
Franz Pletz
51a359cc81
lmdb: 0.9.19 -> 0.9.21 2017-06-06 03:59:13 +02:00
Graham Christensen
d1d9186b6b Merge pull request #26406 from vmandela/git-series-man
git-series: install man page
2017-06-05 18:42:56 -04:00
Tim Steinbach
9e09e3d5da Merge pull request #26399 from NeQuissimus/ammonite_0_9_9
ammonite: 0.9.6 -> 0.9.9
2017-06-05 18:05:48 -04:00
Jörg Thalheim
cf2c5f1be9
python.pkgs.scikitlearn: fix python 3.6 tests 2017-06-05 22:05:43 +01:00
Shea Levy
42b3b7ab35 Merge branch 'bump-ghcjs' of git://github.com/k0001/nixpkgs 2017-06-05 14:23:59 -04:00
Renzo Carbonara
d0c68a1658 ghcjsHEAD: bump git revision
This particular revision brings significant performance improvements
when building code that uses TemplateHaskell.
2017-06-05 20:01:26 +02:00
Joachim Fasting
10785e8960
python.pkgs.systemd: fix eval 2017-06-05 19:28:38 +02:00
Frederik Rietdijk
721ab54072 Merge pull request #26405 from KentJames/master
Disable simplejson test on Darwin otherwise build fails.
2017-06-05 19:02:04 +02:00
Venkateswara Rao Mandela
abc4f5acf5 git-series: install man page 2017-06-05 22:28:16 +05:30
Jörg Thalheim
6b89277fed
python.pkgs.systemd: 233 -> 234
also python library does not match with our systemd version, the
changes done in this release are systemd 233 and python 3.6 related.
2017-06-05 16:07:11 +01:00
Gabriel Ebner
6971bdbbd3 emscripten, emscriptenfastcomp: 1.37.10 -> 1.37.13 2017-06-05 15:28:35 +02:00
Gabriel Ebner
b9fd51afcd binaryen: 32 -> 33 2017-06-05 15:28:14 +02:00
Tim Steinbach
1bcb4eb360
ammonite: 0.9.6 -> 0.9.9 2017-06-05 09:12:06 -04:00
Frederik Rietdijk
7578940392 Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-05 12:46:08 +02:00
Daiderd Jordan
30f329e74b Merge pull request #26310 from LnL7/darwin-stdenv-no-sphinx
darwin-stdenv: remove python dependencies
2017-06-05 12:44:07 +02:00
Peter Hoeg
1890b1fe9f wp-cli: 1.1.0 -> 1.2.0 2017-06-05 15:48:21 +08:00
James Kent
6d47735c38 Disable simplejson test on Darwin otherwise build fails. 2017-06-05 08:31:26 +01:00
Gabriel Ebner
c1dd378b58 Merge pull request #26390 from asppsa/emscripten-binaryen
emscripten: add binaryen support
2017-06-05 09:30:51 +02:00
Vincent Laporte
dd1471b4c4 libvirt: fix build on darwin 2017-06-05 05:50:46 +00:00
Vincent Laporte
68eb2c2379 ocamlPackages.re2: mark broken on darwin 2017-06-05 05:45:59 +00:00
Pascal Wittmann
2c84e814e8
randoop: init at 3.1.5 2017-06-04 17:19:23 +02:00
Vincent Laporte
2e6239f666 goffice: 0.10.32 -> 0.10.34 2017-06-04 15:36:41 +02:00
José Luis Lafuente
dcb7a6b332
eslint_d: init at 4.2.5 2017-06-04 14:09:52 +02:00
Frederik Rietdijk
56a850701b python.pkgs.aiofiles: init at 0.3.1 2017-06-04 12:24:44 +02:00
Jörg Thalheim
8490c83f23 Merge pull request #26280 from acowley/rtags-2.10
rtags: 2.8-p1 -> 2.10
2017-06-04 11:23:09 +01:00
Jörg Thalheim
0ff914b660
rtags: fix platform dependent checksum 2017-06-04 11:21:42 +01:00
geistesk
c57d0be40a racket: 6.8 -> 6.9 2017-06-04 09:20:55 +02:00
Alastair Pharo
8f33800061 emscripten: add binaryen dep for compiling to WASM 2017-06-04 13:50:51 +10:00
Alastair Pharo
a8c48bb68b binaryen: add package 2017-06-04 13:49:46 +10:00
Nikolay Amiantov
0dc5473730 gcc7: init at 7.1.0 2017-06-04 00:38:30 +03:00
Benjamin Staffin
6f8f50fae2
libinput: 1.5.1 -> 1.7.2
Changelogs:

1.5.2: https://lists.freedesktop.org/archives/wayland-devel/2016-November/031926.html
1.5.3: https://lists.freedesktop.org/archives/wayland-devel/2016-December/032110.html
1.5.5: https://lists.freedesktop.org/archives/wayland-devel/2017-January/032610.html
1.6.0: https://lists.freedesktop.org/archives/wayland-devel/2017-January/032746.html
1.6.1: https://lists.freedesktop.org/archives/wayland-devel/2017-February/032940.html
1.6.2: https://lists.freedesktop.org/archives/wayland-devel/2017-February/033169.html
1.6.3: https://lists.freedesktop.org/archives/wayland-devel/2017-March/033377.html
1.7.0: https://lists.freedesktop.org/archives/wayland-devel/2017-March/033531.html
1.7.1: https://lists.freedesktop.org/archives/wayland-devel/2017-April/033962.html
1.7.2: https://lists.freedesktop.org/archives/wayland-devel/2017-May/034037.html

Lots of fixes, most notably around trackpad support on high-dpi
systems.
2017-06-03 15:58:19 -04:00
Lancelot SIX
b96ba3a17a
libgcrypt: 1.7.6 -> 1.7.7
See https://lists.gnu.org/archive/html/info-gnu/2017-06/msg00001.html
for release announcement.
2017-06-03 21:10:05 +02:00
Mateusz Kowalczyk
045515a54a jenkins: 2.62 -> 2.63 2017-06-03 19:58:47 +01:00
Jörg Thalheim
7daed84c0c Merge pull request #26357 from mimadrid/update/sqlite3_analyzer-3.19.2
sqlite3_analyzer: 3.17.0 -> 3.19.2
2017-06-03 19:56:09 +01:00
mimadrid
a604f14184
sqlite3_analyzer: 3.17.0 -> 3.19.2 2017-06-03 20:47:09 +02:00
José Luis Lafuente
5b3c1e8a78
pgcli: 1.5.1 -> 1.6.0 2017-06-03 20:32:14 +02:00
Pascal Wittmann
2d2a3efab0 Merge pull request #26351 from volth/half-1.12.0
half: init at 1.12.0
2017-06-03 19:14:45 +02:00
Daiderd Jordan
2aff10ba4f Merge pull request #26112 from matthewbauer/lldb-darwin
lldb: fix on Darwin
2017-06-03 16:40:26 +02:00
Volth
ede0d138fd half: init at 1.12.0 2017-06-03 13:53:24 +00:00
Jörg Thalheim
0b4770c002 Merge pull request #26309 from bachp/php-extension-dir
php: set extension dir to correct location
2017-06-03 13:21:53 +01:00
Jörg Thalheim
4c034921c3 Merge pull request #26311 from rnhmjoj/colorama
update colorama and related
2017-06-03 13:08:24 +01:00
rnhmjoj
11236d9baa
pythonPackages.libtmux: 0.6.4 -> 0.7.3 2017-06-03 13:49:35 +02:00
Jörg Thalheim
de0d0da1fd gerbil: simplify shebang patching
fixes #26338
2017-06-03 12:08:49 +01:00
Francois-Rene Rideau
7cbdb10576 gerbil: init at 0.10 2017-06-03 12:08:49 +01:00
Francois-Rene Rideau
43f9c60e92 gambit: 4.8.5 -> 4.8.6
Use higher optimization settings and include openssl interface.
2017-06-03 12:08:49 +01:00
Jörg Thalheim
fd9c7b0d9a Merge pull request #26312 from risicle/magic-wormhole-fix
python.pkgs.magic-wormhole: fix build mostly through adding new dependencies
2017-06-02 22:47:10 +01:00
Jörg Thalheim
6f6d8faa3b Merge pull request #26323 from NeQuissimus/ammonite_0_9_6
ammonite: 0.9.5 -> 0.9.6
2017-06-02 22:04:57 +01:00
Jörg Thalheim
cb2f0d3aab Merge pull request #26317 from Mounium/pymol
pymol: added Pmw + python version bump
2017-06-02 21:58:27 +01:00
Jörg Thalheim
7a0bce8422 Merge pull request #26331 from orivej/libnetfilter_log
libnetfilter_log: init at 1.0.1
2017-06-02 21:31:24 +01:00
Katona László
d5fe7d1534 pythonPackages.Pmw: init at 2.0.1 2017-06-02 19:58:00 +02:00
vbgl
c73355506a Merge pull request #26286 from romildo/fix.cmdliner
Keep older versions of cmdliner and ocp-indent
2017-06-02 19:04:12 +02:00
Orivej Desh
fc9937657d libmnl: fix license 2017-06-02 16:23:29 +00:00
Orivej Desh
48c9e09190 libnetfilter_log: init at 1.0.1 2017-06-02 16:10:23 +00:00
Frederik Rietdijk
9cc17871c5 python.pkgs.ipython: 6.0.0 -> 6.1.0 2017-06-02 17:10:22 +02:00
Frederik Rietdijk
c7867b8b34 python.pkgs.dask: 0.14.1 -> 0.14.3 2017-06-02 17:10:22 +02:00
Frederik Rietdijk
2957786355 python.pkgs.nbconvert: 5.1.1 -> 5.2.1 2017-06-02 17:10:22 +02:00
Frederik Rietdijk
779767e650 python.pkgs.nbformat: move expression 2017-06-02 17:10:22 +02:00
Graham Christensen
49bc01682e Merge pull request #26262 from holidaycheck/nodejs-8.0.0
nodejs: init at 8.0.0
2017-06-02 11:05:26 -04:00
Vladimír Čunát
ed93e8e16b
libressl: work around some problem with man pages
https://github.com/NixOS/nixpkgs/commit/20ffc3cd73#commitcomment-22368612
2017-06-02 16:21:35 +02:00
Tim Steinbach
d6051936af
ammonite: 0.9.5 -> 0.9.6 2017-06-02 07:13:06 -04:00
rnhmjoj
28cbb4ae6a
pythonPackages.colorama: move to development/python-modules 2017-06-02 11:57:45 +02:00
Frederik Rietdijk
c443fcfdec Merge pull request #26161 from elasticdog/pywinrm
pythonPackages.pywinrm: 0.1.1 -> 0.2.2
2017-06-02 09:17:22 +02:00
Vladimír Čunát
b829bdca1d
Merge branch 'staging'
... to combine with the mass rebuilds that are on master already.
See discussion at https://github.com/NixOS/nixpkgs/commit/2050213c54a9
2017-06-02 09:09:28 +02:00
Frederik Rietdijk
05853a5db2 Merge pull request #26314 from twhitehead/theano-cuda-26103
TheanoWithCuda: depend on future for older pythons #26103
2017-06-02 09:07:54 +02:00
Frederik Rietdijk
474be6ff27 Merge pull request #26263 from twhitehead/theano-cuda-cudnn
TheanoWithCuda: cudnn isn't added to python environment due to use of optional with a list
2017-06-02 09:07:19 +02:00
Frederik Rietdijk
1606bd2a17 Merge pull request #26308 from rnhmjoj/uncertainties
pythonPackages.uncertainties: move to development/python-modules
2017-06-02 09:05:50 +02:00
Frederik Rietdijk
e2b0896cf6 Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-02 08:45:26 +02:00
Frederik Rietdijk
68faf5d5e5 python.pkgs.hypothesis: fix hash
Update script used hash from PyPI while hypothesis was fetched from
GitHub.

2050213c54 (commitcomment-22374103)
2017-06-02 08:44:31 +02:00
Tyson Whitehead
46793d9887
TheanoWithCuda: depend on future for older pythons #26103 2017-06-01 17:59:20 -04:00
Tyson Whitehead
20730dc280
TheanoWithCuda: cudnn shouldn't be optional or list wrapped #26263
* python27.withPackages drops nested propagatedBuildInputs
* not clear why cudnn was optional to begin with
2017-06-01 17:59:16 -04:00
Bjørn Forsman
f16a9f694e cgdb: remove unneeded 'help2man' dependency
Unused since version 0.7.0:

  https://raw.githubusercontent.com/cgdb/cgdb/v0.7.0/NEWS
2017-06-01 23:44:55 +02:00
romildo
7ba979cac3 ocp-indent: readd old version 1.5.2
Some packages (ocp-index, for instance) are not yet compatible with
newer versions of ocp-indent. So version 1.5.2 is still needed.
2017-06-01 18:43:27 -03:00
Daiderd Jordan
9e2aba3572
darwin-stdenv: remove python-sphinx and a bunch of other dependencies from the stdenv 2017-06-01 23:23:56 +02:00
Pascal Bach
624887a354 php: set extension dir to correct location
The extension dir was no longer correctly set to $out/lib/php/extensions
as PHP expects the EXTENSION_DIR as environment variable not config flag.
2017-06-01 23:17:13 +02:00
rnhmjoj
5ae61ce156
pythonPackages.uncertainties: move to development/python-modules 2017-06-01 22:05:26 +02:00
Robert Scott
156ee07f3c python.pkgs.magic-wormhole: fix build mostly through adding new dependencies 2017-06-01 20:31:16 +01:00
Joachim Schiele
f30dd71a38 go-modules/generic: add missing PATHs to GOPATH when using nix-shell (#26176) 2017-06-01 20:40:21 +02:00
Frederik Rietdijk
24ea567fb4 Merge pull request #26079 from mt-caret/fonttools-3.13.0
fonttools: 3.0 -> 3.13.0
2017-06-01 20:05:33 +02:00
Frederik Rietdijk
84ce0d87b8 Merge pull request #26220 from erictapen/python-future-bump
pythonPackages.future: 0.15.2 -> 0.16.0
2017-06-01 19:58:56 +02:00
Frederik Rietdijk
2f129026a7 Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-01 19:56:00 +02:00
Frederik Rietdijk
6dfbfd6a07 python.pkgs.setuptools: 30.2.0 -> 36.0.1 2017-06-01 18:24:58 +02:00
Frederik Rietdijk
bdd3f30739 python.pkgs.bootstrapped-pip: update setuptools to 36.0.1 2017-06-01 18:24:58 +02:00
Frederik Rietdijk
c251acecf3 python.pkgs.vcrpy: 1.11.0 -> 1.11.1 2017-06-01 18:24:57 +02:00
Frederik Rietdijk
114f55732a python.pkgs.pyroute2: 0.4.14 -> 0.4.15 2017-06-01 18:24:57 +02:00
Frederik Rietdijk
d7456767be python.pkgs.plotly: 2.0.8 -> 2.0.9 2017-06-01 18:24:57 +02:00
Frederik Rietdijk
8cc237345e python.pkgs.netcdf4: 1.2.7 -> 1.2.8 2017-06-01 18:24:57 +02:00
Frederik Rietdijk
cf35515dff python.pkgs.multidict: 2.1.5 -> 2.1.6 2017-06-01 18:24:57 +02:00
Frederik Rietdijk
e2c3d711d3 python.pkgs.ldap: 2.4.38 -> 2.4.39 2017-06-01 18:24:56 +02:00
Frederik Rietdijk
2050213c54 python.pkgs.hypothesis: 3.11.0 -> 3.11.1 2017-06-01 18:24:56 +02:00
Frederik Rietdijk
8742c1eeba python.pkgs.guessit: 2.1.2 -> 2.1.3 2017-06-01 18:24:56 +02:00
Frederik Rietdijk
6919a949e5 python.pkgs.Flask-Migrate: 2.0.3 -> 2.0.4 2017-06-01 18:24:56 +02:00
Frederik Rietdijk
69248bef6f python.pkgs.edward: 1.3.1 -> 1.3.2 2017-06-01 18:24:56 +02:00
Frederik Rietdijk
ef65854747 pythonPackages.Nikola: 7.8.4 -> 7.8.6 2017-06-01 18:24:55 +02:00
Frederik Rietdijk
f069498c3a python.pkgs.appdirs: 1.4.0 -> 1.4.3 2017-06-01 18:24:48 +02:00
Frederik Rietdijk
10ee7b2bda pythonPackages.wheel: move expression to separate file 2017-06-01 18:01:24 +02:00
Dan Peebles
0f1753b1d3 pants13-pre: 1.3.0rc2 -> 1.3.0rc4 2017-06-01 13:53:19 +00:00