Commit Graph

94775 Commits

Author SHA1 Message Date
Tuomas Tynkkynen
9e41ba6e96 bastet: 0.43.1 -> 0.43.2 2017-06-08 23:13:06 +03:00
Tuomas Tynkkynen
399afc13e4 afl: 2.41b -> 2.42b 2017-06-08 23:13:06 +03:00
romildo
277b562324 jetbrains.idea-community: 2017.1.3 -> 2017.1.4 2017-06-08 16:57:50 -03:00
romildo
bc1f59fb4f jetbrains.idea-ultimate: 2017.1.3 -> 2017.1.4 2017-06-08 16:45:14 -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
romildo
b57a14810b jetbrains.clion: 2017.1.1 -> 2017.1.3 2017-06-08 15:54:51 -03:00
Jörg Thalheim
e2197465c1
cc-wrapper: externalize default_cxx_stdlib_compile
This value is require to get c++ std include path for libclang based tools (vim plugins in my case).
I currently extract it this with this rather command:

```
eval echo $(nix-instantiate --eval --expr 'with (import <nixpkgs>) {}; clang.default_cxx_stdlib_compile')
```

it did not trigger any recompilation on my system.
2017-06-08 19:50:40 +01: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
romildo
b5fc15610a colordiff: 1.0.16 -> 1.0.18 2017-06-08 14:57:22 -03: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
Rok Garbas
a0afc4f0d1 firefox-*-bin: updates (#26462)
* firefox-beta-bin: 51.0b8 -> 54.0b13

* firefox-devedition-bin: init at 54.0b14

Firefox DevEdition became a new product of Mozilla and is "repackaged"
Firefox Beta with its own release channel and six weeks release cycle as
other channels. It is no longer being built on nightly basis

* updated the update.nix script to facilitata firefox-devedition-bin

* disabling automatic updates by pointing to non existing channel

* f firefoxWrapper looks for gtk3 attribute to wrap the executable gtk3 to wrap the binary with needed ``XDG_DATA_DIRS``
2017-06-08 15:33:24 +02:00
Jörg Thalheim
340b3148c6 Merge pull request #26425 from uskudnik/idea-ultimate-minor-2017.1.3
idea.idea-ultimate: 2017.1.2 -> 2017.1.3
2017-06-08 09:32:02 +01:00
Jörg Thalheim
dffbe98dd6
buck: make propagatedBuildInputs runtime deps 2017-06-08 08:36:59 +01:00
Frederik Rietdijk
a051c75e6f Merge pull request #26466 from ericsagnes/pkg-update/Fab
pythonPackages.Fabric: 1.10.2 -> 1.13.2
2017-06-08 09:36:15 +02: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
Eric Sagnes
4f4ba1186e pythonPackages.Fabric: 1.10.2 -> 1.13.2 2017-06-08 13:26:37 +09:00
Yann Hodique
3ac67c1482 fzf: 0.16.7 -> 0.16.8 2017-06-07 17:53:20 -07:00
Michael Weiss
a7450098d4 maim: 3.4.47 -> 5.4.63 2017-06-08 01:51:34 +02:00
Michael Weiss
02aa3264f5 slop: 4.1.16 -> 6.3.41 2017-06-08 01:50:40 +02:00
romildo
a997f4d2ba flat-plat: 20170515 -> 20170605 2017-06-07 18:47:39 -03:00
Edward Tjörnhammar
44a9f37ba8
libretro: add parallel-n64 core 2017-06-07 23:31:20 +02: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
Jan Malakhovski
d69cdaa52b klavaro: fix meta (#26449) 2017-06-07 18:27:47 +01:00
Joachim Fasting
5b5f3f542a
tor-browser-bundle-bin: 6.5.2 -> 7.0
Now requires pulseaudio for audio playback.

https://blog.torproject.org/blog/tor-browser-70-released
2017-06-07 19:08:25 +02:00
Shea Levy
5365166a5d Merge branch 'zoom-us' of git://github.com/danbst/nixpkgs 2017-06-07 12:24:42 -04:00
Vladimír Čunát
db0235ce76
knot-dns: quick bugfix 2.5.0 -> 2.5.1 2017-06-07 17:57:42 +02:00
Frederik Rietdijk
e249d6e8ce python.pkgs.characteristic: 14.1.0 -> 14.3.0 2017-06-07 17:29:47 +02:00
Urban Škudnik
df8837ccfa jetbrains.idea-ultimate: 2017.1.2 -> 2017.1.3 2017-06-07 17:17:28 +02:00
danbst
7179b01199 zoom-us: little fixes after review by @k0001 2017-06-07 17:20:00 +03:00
Duarte David
0f3ca3f1f6 teamspeak_server: 3.0.13.5 -> 3.0.13.6 2017-06-07 15:30:08 +02:00
Duarte David
b509cd4a16 teamspeak_client: 3.0.19.4 -> 3.1.4 2017-06-07 15:29:22 +02:00
Jan Malakhovski
6696378911 ImageMagick: 6.9.8-6 -> 6.9.8-9 2017-06-07 15:27:03 +02:00
Jan Malakhovski
d73ef2636f fetchurl: add some https ImageMagick mirrors 2017-06-07 15:27:03 +02:00
Linus Heckemann
3c3a25acc5 jing-trang: use jre_headless
This halves its closure size.
2017-06-07 15:18:41 +02:00
Tim Steinbach
c7abd6943e
linux: 4.9.30 -> 4.9.31 2017-06-07 08:09:37 -04:00
Tim Steinbach
01fc1a80b3
linux: 4.4.70 -> 4.4.71 2017-06-07 08:07:53 -04:00
Tim Steinbach
66faa421c9
linux: 4.11.3 -> 4.11.4 2017-06-07 08:05:45 -04:00
Frederik Rietdijk
9ed3ad1eba Merge pull request #25992 from knedlsepp/provide-eccodes-python-bindings
eccodes: Provide python bindings
2017-06-07 13:07:54 +02: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
0996ea8a68
NixOS VM tests: Don't create a setgid group in vde_switch
Nix no longer allows this for security reasons.

http://hydra.nixos.org/build/53993125
2017-06-07 11:57:36 +02:00
danbst
e9da05ee8b zoom-us: init at 2.0.91373.0502
Actually, reintroduce after removal (bb99babc5a)
and use bundled Qt.
2017-06-07 12:01:01 +03:00
Vaibhav Sagar
69cfc7f265 thumbor: 5.2.1 -> 6.3.2 2017-06-07 14:30:16 +08:00
Tim Jäger
48c910611f buck: init at v2017.05.31.01 2017-06-06 22:46:02 -07:00
Ryan Mulligan
110e03897f xterm: install desktop file and icon 2017-06-07 07:31:49 +02:00
Franz Pletz
48996dba46
gitlab: fix build, add nokogiri exception to Gemfile.lock 2017-06-07 06:55:39 +02:00
Yann Hodique
ac0fc387b2 silver-searcher: 1.0.2 -> 2.0.0 2017-06-07 06:26:51 +02:00
Franz Pletz
5788bd82c1
synergy: broken on darwin 2017-06-07 06:14:18 +02:00
Franz Pletz
dc1473efd3 Merge pull request #26432 from benley/synergy-1.8.8
synergy: 1.7.6 -> 1.8.8
2017-06-07 06:13:07 +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
e864345d37
irssi: 1.0.2 -> 1.0.3 (security)
See https://irssi.org/security/irssi_sa_2017_06.txt.
2017-06-07 05:59:28 +02:00
Vaibhav Sagar
acf4f0ce69 libthumbor: 1.2.0 -> 1.3.2 2017-06-07 11:23:51 +08: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
Benjamin Staffin
1800838364
synergy: 1.7.6 -> 1.8.8 2017-06-06 16:38:30 -04:00
Tim Steinbach
d7a5f07650 Merge pull request #26398 from NeQuissimus/git_2_13_1
git: 2.13.0 -> 2.13.1
2017-06-06 13:18:50 -04:00
Ambroz Bizjak
8f4619bb3d kdevelop: 5.0.4 -> 5.1.1
Including also a patch for bug https://bugs.kde.org/show_bug.cgi?id=379433
which is a quite annoying regression from 5.0.4. The patch is the same as
the change committed upstream.
2017-06-06 18:50:43 +02:00
Frederik Rietdijk
5d488af46b Merge pull request #26424 from jlesquembre/hyper
hyper: 1.3.1 -> 1.3.3
2017-06-06 15:31:10 +02:00
Eelco Dolstra
3d4a8e1f84 nixUnstable: 1.12pre5350_7689181e -> 1.12pre5413_b4b1f452 2017-06-06 15:06:42 +02: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
José Luis Lafuente
0a280a3460
hyper: 1.3.1 -> 1.3.3 2017-06-06 14:47:35 +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
Frederik Rietdijk
5666695906 Merge pull request #26417 from sifmelcara/update/pygit2
pythonPackages.pygit2: 0.25.0 -> 0.25.1
2017-06-06 10:48:42 +02:00
mingchuan
b0e86e6cd8 pythonPackages.pygit2: 0.25.0 -> 0.25.1
This also fixes a failed test when builds with cffi 1.10
https://github.com/libgit2/pygit2/issues/694
2017-06-06 15:27:49 +08:00
Jörg Thalheim
09e59ad579 Merge pull request #26378 from benley/xf86-input-libinput-0.25.1
xorg-input-libinput: 0.25.0 -> 0.25.1
2017-06-06 08:22:16 +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
Jörg Thalheim
17e9420726 Merge pull request #26408 from jluttine/add-rssguard
rssguard: init at 3.4.0
2017-06-06 06:36:32 +01:00
Jörg Thalheim
85aa14fa37
rssguard: use fetchgit; wrapGAppsHook 2017-06-06 06:34:29 +01:00
Peter Hoeg
086c2efb19 syncthing: 0.14.28 -> 0.14.29 2017-06-06 10:30:52 +08:00
Franz Pletz
ddff44364f Merge pull request #26375 from midchildan/fix-virt-manager
virtmanager: Fix python import error
2017-06-06 04:17:04 +02:00
Franz Pletz
4b8b89f069
grafana: 4.2.0 -> 4.3.2 2017-06-06 04:02:02 +02:00
Franz Pletz
b74866b9a7
nginxMainline: 1.13.0 -> 1.13.1 2017-06-06 03:59:20 +02:00
Franz Pletz
f18bcc1e2a
knot-dns: 2.4.2 -> 2.5.0 2017-06-06 03:59:16 +02:00
Franz Pletz
51a359cc81
lmdb: 0.9.19 -> 0.9.21 2017-06-06 03:59:13 +02:00
Franz Pletz
f0a4e91612
batman-adv: 2017.0 -> 2017.1 2017-06-06 03:58:11 +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
dffec16abd Merge pull request #26410 from kierdavis/hooks
Fix hooks not being called when overriding phases in various packages
2017-06-05 22:23:01 +01:00
Jörg Thalheim
e99e43cc4c Merge pull request #26412 from mbrgm/upgrade-journalbeat
journalbeat: 5.1.2 -> 5.4.1
2017-06-05 22:21:56 +01:00
Jörg Thalheim
3a40dbced2 Merge pull request #26337 from johnramsden/ipmiview
Ipmiview: 2.11.0 -> 2.12.0
2017-06-05 22:15:58 +01:00
Marius Bergmann
766cbda1f3 journalbeat: 5.1.2 -> 5.4.1 2017-06-05 23:15:44 +02:00
Jörg Thalheim
cf2c5f1be9
python.pkgs.scikitlearn: fix python 3.6 tests 2017-06-05 22:05:43 +01:00
Frederik Rietdijk
dac3cf5a4a Merge pull request #26411 from nlewo/pr/cloud-init-argparse
cloud-init: remove argparse from requirements.txt
2017-06-05 22:32:05 +02:00