Vladimír Čunát
8b49936ad4
vboot_reference: fix evaluation after 1aac1fe5dd
2017-06-08 20:53:20 +02: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
Vladimír Čunát
10f9fb63f1
nfs-utils: fixup setuid/setgid build problems, hopefully
2017-06-08 20:43:04 +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
romildo
146ac9c771
qt5ct: 0.32 -> 0.33
2017-06-08 15:07:12 -03: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
451de09f51
autorandr: fix python shebang
2017-06-08 12:11:43 +01: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
Gleb Peregud
96f4cac659
erlang: Move all BEAM packages into beam-packages.
...
This applies to Erlang, Elixir and LFE packages.
beam-packages provides interpreters and packages sets separately. This
is in preparation of generalizing BEAM interpreters definitions.
2017-06-08 11:28:44 +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
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
Vladimír Čunát
db0235ce76
knot-dns: quick bugfix 2.5.0 -> 2.5.1
2017-06-07 17:57:42 +02:00
Michiel Leenaars
8b6f7b6f03
pythonPackages.ipaddress: 1.0.16 -> 1.0.18
2017-06-07 17:35:00 +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
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
Vladimír Čunát
1aac1fe5dd
util-linux: fixup setuid/setgid build problems
...
... hopefully. Also refactor some nix code a little.
2017-06-07 15:17:40 +02:00
Vladimír Čunát
833bc78dcf
shadow: fixup setuid/setgid build problems, hopefully
2017-06-07 14:21:04 +02:00
Jan Malakhovski
d22ed21a7b
libtiff: 4.0.7-6.debian -> 4.0.8-2.debian
2017-06-07 12:20:37 +00: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
SLNOS
c6df7ca5cf
perl: Image-ExifTool: 9.27 -> 10.48, add alias to all-packages.nix
2017-06-07 12:00:57 +00:00
Simon Jagoe
0218408846
grin: Use fetchFromGitHub instead of fetchgit
2017-06-07 14:22:52 +03: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
gnidorah
5c9f0d00c3
autorandr: 855c18b -> 1.1
2017-06-07 13:23:36 +03: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
Eelco Dolstra
338cdea332
Merge branch 'master2' of https://github.com/gnidorah/nixpkgs into staging
2017-06-07 11:46:17 +02:00
Eelco Dolstra
fad6fc3dae
icu: Trivial improvement
2017-06-07 11:46:03 +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
Vladimír Čunát
445b107d93
openssh: fixup build on Hydra
...
http://hydra.nixos.org/build/53993444
2017-06-07 09:33:56 +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
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
Tim Steinbach
67c1f0e65a
openssl: 1.0.2k -> 1.0.2l
...
cc #26435
2017-06-07 06:17:45 +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
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
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
Frederik Rietdijk
7e0251698b
Merge remote-tracking branch 'upstream/master' into HEAD
2017-06-06 20:44:34 +02: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
ss1h2a3tw
e5449af0bf
pythonPackages.powerline: 2.5.2 -> 2.6
2017-06-06 21:36:33 +08: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
Simon Jagoe
314da48f31
grin: Fix build dependencies
...
Using old source, grin was unable to build due to missing argparse pypi
package.
2017-06-06 15:14:17 +03: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
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
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
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
Volth
d2f453bc0d
fix #25511
2017-06-05 23:37:53 +00: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
Antoine Eiche
a4b8c214be
cloud-init: remove argparse from requirements.txt
...
Argparse is part of python stdlib.
2017-06-05 21:44:05 +02:00
Shea Levy
42b3b7ab35
Merge branch 'bump-ghcjs' of git://github.com/k0001/nixpkgs
2017-06-05 14:23:59 -04:00
Joachim F
d2ac9b192a
Merge pull request #25435 from volth/far2l-desktop
...
far2l: add .desktop file
2017-06-05 19:17:26 +01:00
Jaakko Luttinen
fe53a6c17c
rssguard: init at 3.4.0
2017-06-05 21:14:29 +03:00
Kier Davis
b81124b4fb
Fix hooks not being called when overriding phases in various packages
...
It's necessary to do this in order to fix ckb's compilation, now that
fixupPhase rejects derivation results containing references to the temporary
build directory. It seems like good practice so I've added it to the
other packages that I maintain.
2017-06-05 19:13:19 +01:00
Joachim F
938742fa0b
Merge pull request #26403 from vberger/drbd-fix
...
drbd: Fix incorrect substitution in derivation
2017-06-05 19:02:20 +01: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 F
4dda105db6
Merge pull request #26370 from gnidorah/master5
...
rambox: 0.5.3 -> 0.5.9
2017-06-05 18:31:01 +01: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
Edward Tjörnhammar
677f194a10
kodiPlugins.steam-controller: init at 0.9.0
2017-06-05 17:19:12 +02:00
Edward Tjörnhammar
fe0b858113
kodiPlugins.joystick: init at 1.3.6
2017-06-05 17:17:57 +02:00
Edward Tjörnhammar
4f410bfc8d
kodiPlugins.advanced-emulator-launcher: init at 0.9.6
2017-06-05 17:17:57 +02:00
Edward Tjörnhammar
513e66e310
kodiPlugins: move build funs to common
2017-06-05 17:17:57 +02:00
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
midchildan
7060a692c5
virtmanager: Fix python import error
2017-06-05 23:42:25 +09:00
Victor Berger
72b9aad4a2
drbd: Fix incorrect substitution in derivation
...
Prior to this, the build failed as the generated udev rules file
refers to a non-existing file, due to an incorrect substitution.
2017-06-05 16:20:56 +02:00
Tim Steinbach
7c476b98df
linux: 4.12-rc3 -> 4.12-rc4
2017-06-05 10:01:53 -04:00
Volth
9edfc2b02b
xfce4_namebar_plugin: init at 0.3.1
2017-06-05 13:50:22 +00: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
Tim Steinbach
385ba07615
git: 2.13.0 -> 2.13.1
2017-06-05 09:10:26 -04:00
Joachim F
870ad77263
Merge pull request #26395 from fadenb/sonarr
...
sonarr: 2.0.0.4689 -> 2.0.0.4753
2017-06-05 13:42:15 +01:00
Joachim F
b31141f198
Merge pull request #26396 from fadenb/radarr
...
radarr: 0.2.0.654 -> 0.2.0.696
2017-06-05 13:42:04 +01:00
Frederik Rietdijk
bd762fac08
Merge pull request #26394 from fadenb/emby
...
emby: 3.2.15.0 -> 3.2.19.0
2017-06-05 13:20:06 +02:00
Tristan Helmich
48fac1c38d
radarr: 0.2.0.654 -> 0.2.0.696
2017-06-05 13:02:32 +02:00
Tristan Helmich
e2bd407aef
sonarr: 2.0.0.4689 -> 2.0.0.4753
2017-06-05 12:59:58 +02:00
Tristan Helmich
760095290d
emby: 3.2.15.0 -> 3.2.19.0
2017-06-05 12:57:40 +02: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
Frederik Rietdijk
1441342182
Merge pull request #26386 from danielfullmer/python-systemd-233
...
pythonPackages.systemd: 231 -> 233
2017-06-05 12:25:47 +02:00
Peter Hoeg
a0598f9b34
tomb: clean up and use gnupg 2 instead of gnupg 1
2017-06-05 18:02:12 +08:00
Peter Hoeg
1890b1fe9f
wp-cli: 1.1.0 -> 1.2.0
2017-06-05 15:48:21 +08:00
Peter Hoeg
5b747cc7c4
paperkey: 1.3 -> 1.4
2017-06-05 15:42:16 +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
e6b5a7e627
gnome-backgrounds: build on all unices
2017-06-05 05:46:44 +00:00
Vincent Laporte
68eb2c2379
ocamlPackages.re2: mark broken on darwin
2017-06-05 05:45:59 +00:00
Guillaume Maudoux
e6550cb5c1
calibre: fix RPATH problems
...
It took quite some discussions to find a good solution:
close #26201 , close #26209 .
(Authorship assigned to the author of the idea.)
2017-06-05 07:15:02 +02:00
Jörg Thalheim
2e08839cbe
sysdig: fix unified cgroup handling
2017-06-05 06:13:58 +01:00
Daniel Fullmer
970ad2b93a
pythonPackages.systemd: 231 -> 233
2017-06-05 00:04:31 -04:00
Jaka Hudoklin
305e7deb0d
Merge pull request #26362 from benley/dex-2.4.1
...
dex: init at 2.4.1
2017-06-05 00:56:34 +02:00
Jaka Hudoklin
9d747eea72
Merge pull request #26376 from iSma/update/i3lock-color-2.9.1-c
...
i3lock-color: 2.7-2017-04-01 -> 2.9.1-c
2017-06-05 00:54:21 +02:00
Ismaïl Senhaji
9caa9220a7
i3lock-color: 2.7-2017-04-01 -> 2.9.1-c
2017-06-05 00:09:46 +02:00
Michael Weiss
96faeb1914
gollum: Add Git as runtime dependency
...
Now "nix-shell -p gollum --pure --run gollum" should work properly.
2017-06-04 22:07:47 +02:00
Edward Tjörnhammar
beb04aabac
libretro.dolphin: init at 2017-06-04
2017-06-04 21:11:14 +02:00
Benjamin Staffin
7445649387
xorg-input-libinput: 0.25.0 -> 0.25.1
...
This isn't part of a full xorg release, so I just added it to the xorg
overrides.nix.
Changelog and release announcement:
https://lists.x.org/archives/xorg-announce/2017-May/002798.html
2017-06-04 13:47:05 -04:00
Pascal Wittmann
5cb03b9538
xlockmore: 5.53 -> 5.54
2017-06-04 18:16:59 +02:00
Pascal Wittmann
f39a047dac
yara: 3.5.0 > 3.6.0, fixes CVE-2017-5924
2017-06-04 17:48:25 +02:00
Pascal Wittmann
84da900743
perlPackages.DataGUID: 0.048 -> 0.049
2017-06-04 17:37:52 +02:00
Pascal Wittmann
2c84e814e8
randoop: init at 3.1.5
2017-06-04 17:19:23 +02:00
Vincent Laporte
0de9ed92e8
gnumeric: 1.12.32 -> 1.12.34
2017-06-04 15:36:41 +02:00
Vincent Laporte
2e6239f666
goffice: 0.10.32 -> 0.10.34
2017-06-04 15:36:41 +02:00
Robert Scott
60dcb9cc01
fetchsvn: set LC_ALL in builder to allow svn to handle unicode filenames
2017-06-04 13:41:28 +01:00
José Luis Lafuente
dcb7a6b332
eslint_d: init at 4.2.5
2017-06-04 14:09:52 +02:00
gnidorah
4def9b8f42
wpsoffice: cleanup and i686 version
2017-06-04 14:47:27 +03:00
gnidorah
b62dea5c32
rambox: 0.5.3 -> 0.5.9
2017-06-04 14:39:17 +03:00
Jörg Thalheim
fabb5aa4b5
Merge pull request #26367 from winniequinn/iosevka-1.13.0
...
iosevka: 1.12.5 -> 1.13.0
2017-06-04 11:27:09 +01:00
Jörg Thalheim
c323869eb5
Merge pull request #26366 from winniequinn/slack-2.6.2
...
slack: 2.5.2 -> 2.6.2
2017-06-04 11:25:42 +01: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
Daiderd Jordan
a3b69c0d5c
fetchgit: add postFetch argument
2017-06-04 11:17:57 +01:00
Jörg Thalheim
ee22e3de08
Merge pull request #26358 from LnL7/fetchgit-postfetch
...
fetchgit: add postFetch argument
2017-06-04 11:14:03 +01:00
Daiderd Jordan
504552e420
Merge pull request #26369 from geistesk/racket-6.9
...
racket: 6.8 -> 6.9
2017-06-04 12:01:48 +02:00
Jörg Thalheim
5fcdd6c562
apvlv: use wrapGAppsHook
2017-06-04 11:00:48 +01:00
Jörg Thalheim
750220588e
Merge pull request #26368 from vidbina/fix/apvlv/copy-req-glade-files
...
apvlv: copy main_menubar.glade to out dir
2017-06-04 10:49:49 +01:00
Jörg Thalheim
725f6a174a
Merge pull request #26363 from winniequinn/gitkraken-2.6.0
...
gitkraken: 2.5.0 -> 2.6.0
2017-06-04 10:45:56 +01:00
Jörg Thalheim
ea11ee70ce
Merge pull request #26217 from rvl/csound-deps
...
csound: add jack and other dependencies, update version
2017-06-04 10:44:05 +01:00
Daiderd Jordan
f1224cda19
Merge pull request #26360 from expipiplus1/patch-1
...
fetchdarcs: Use NIX_SSL_CERT_FILE
2017-06-04 11:31:45 +02:00
Jörg Thalheim
c2d1cf5f36
ipmiview: fix wrapper
2017-06-04 08:37:07 +01:00
geistesk
c57d0be40a
racket: 6.8 -> 6.9
2017-06-04 09:20:55 +02:00
Gabriel Ebner
ec418babad
Merge pull request #26364 from winniequinn/vscode-1.12.2
...
vscode: 1.12.1 -> 1.12.2
2017-06-04 08:23:42 +02:00
David Asabina
5029b39b44
apvlv: copy main_menubar.glade to out dir
...
The application requires the main_menubar.glade alongside the
Startup.pdf. Just making sure all required assets are present 😉 .
Currently `apvlv` fails with the `(apvlv:16999): Gtk-ERROR **: failed to add UI: Failed to open file '${store-path}-apvlv-0.1.5/share/doc/apvlv/main_menubar.glade': No such file or directory
zsh: trace trap apvlv` error.
2017-06-04 06:50:53 +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
Edward Tjörnhammar
f270376cd7
libretro.*: 2015-11-20 -> 2017-06-04
2017-06-04 03:27:55 +02:00
Edward Tjörnhammar
1845a2d735
retroarch: 1.3.4 -> 1.6.0
2017-06-04 03:27:55 +02:00
Winnie Quinn
f5edcbde8f
iosevka: 1.12.5 -> 1.13.0
2017-06-03 19:04:40 -04:00
Winnie Quinn
7123cad742
slack: 2.5.2 -> 2.6.2
2017-06-03 18:52:52 -04:00
Nikolay Amiantov
0011f9065a
Merge pull request #26152 from abbradar/wine-reorder
...
wine: reorganize packages
2017-06-04 00:58:42 +03:00
Nikolay Amiantov
e7530e6a5a
wine: reorganize packages
...
Move most of wine configurations to winePackages which is not built on Hydra.
Leave two top-level packages:
wine: stable release with an "office" configuration;
wineStaging: staging release with a "full" configuration.
2017-06-04 00:57:45 +03:00
Nikolay Amiantov
2d0a7c4eee
aliases: don't distribute on Hydra
2017-06-04 00:57:45 +03:00
Benjamin Staffin
d007428621
dex: init at 2.4.1
...
There is already another thing called "dex" that manipulates .desktop
files, so I called this one "dex-oidc" in all-packages.nix.
2017-06-03 17:43:36 -04:00
Nikolay Amiantov
0dc5473730
gcc7: init at 7.1.0
2017-06-04 00:38:30 +03:00
Michael Weiss
62653064a0
gollum: 4.0.1 -> 4.1.1
2017-06-03 22:52:37 +02: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
Joe Hermaszewski
a81f45386b
fetchdarcs: Use NIX_SSL_CERT_FILE
...
`SSL_CERT_FILE` has been replaced with `NIX_SSL_CERT_FILE`.
Before this change using `fetchdarcs` resulted in an error message like:
```
Identifying repository http://hub.darcs.net/scravy/easyplot inventory
darcs failed: Not a repository: http://hub.darcs.net/scravy/easyplot (Peer certificate cannot be authenticated with given CA certificates)
HINT: Do you have the right URI for the repository?
builder for ‘/nix/store/imyvcs6lvb5yva66krc5wk39931sam8v-fetchdarcs.drv’ failed with exit code 2
```
2017-06-03 20:35:37 +01: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
Daiderd Jordan
7567c5c1ee
fetchgit: add postFetch argument
2017-06-03 20:51:01 +02:00
Jörg Thalheim
8b8a83ff79
Merge pull request #26355 from jlesquembre/pgcli
...
pgcli: 1.5.1 -> 1.6.0
2017-06-03 19:48:57 +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
Jörg Thalheim
4a35514eb7
Merge pull request #26353 from mimadrid/update/skypeforlinux-5.3.0.1
...
skypeforlinux: 5.2.0.1 -> 5.3.0.1
2017-06-03 19:25:44 +01:00
mimadrid
2bbced71eb
skypeforlinux: 5.2.0.1 -> 5.3.0.1
2017-06-03 19:52:20 +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
Shea Levy
4e32f5bda3
docbook-xsl: Install dbtoepub
2017-06-03 09:37:36 -04:00
Jörg Thalheim
0886c1b321
wireguard: 0.0.20170517 -> 0.0.20170531
2017-06-03 13:23:02 +01: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
Jörg Thalheim
c0f2e13bee
Merge pull request #26239 from jensbin/networkmanager-dmenu_20170528
...
networkmanager_dmenu: unstable-2017-04-13 -> unstable-2017-05-28
2017-06-03 13:07:06 +01:00
rnhmjoj
11236d9baa
pythonPackages.libtmux: 0.6.4 -> 0.7.3
2017-06-03 13:49:35 +02:00
Jörg Thalheim
88164c77e8
Merge pull request #26235 from apeyroux/init-ctop
...
ctop: init at 2017-05-28
2017-06-03 12:37:39 +01:00
Bastian Köcher
fcf6989c92
inspectrum: unstable-2017-02-18 -> unstable-2017-05-31 ( #26284 )
...
* Upgrades Inspectrum to new version to work with QT5.8
* inspectrum: also increment version number
2017-06-03 12:30:40 +01:00
Mateusz Kowalczyk
dcf171bc79
Revert "dd-agent: 5.11.2 -> 5.13.2 + service rework"
...
This reverts commit af096c8bff
.
2017-06-03 12:27:56 +01:00
Mateusz Kowalczyk
668556331b
Revert "datadog: Properly use configured package."
...
This reverts commit 50f53da9ef
.
2017-06-03 12:27:43 +01: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
Graham Christensen
b520c30d9e
Merge pull request #25767 from armijnhemel/gimp
...
gimp: 2.8.20 -> 2.8.22
2017-06-02 22:29:46 -04:00
Graham Christensen
cca234d345
Merge pull request #26207 from rvl/fix-tide-melpa
...
emacsWithPackages: support installing larger packages
2017-06-02 22:15:15 -04:00
Alexandre Peyroux
3badf79b48
insync: Check if arch is x86_64 before downloading the binary.
2017-06-02 21:53:12 -04:00
Eric Sagnes
fe1f560fef
groonga: 7.0.0 -> 7.0.3
2017-06-02 21:23:33 -04:00
Eric Sagnes
edaf76a99d
albert: 0.11.1 -> 0.11.3
2017-06-02 21:20:29 -04:00
John Ramsden
4c28cac0d3
Add buildversion and version
2017-06-02 17:03:52 -07:00
John Ramsden
6c2c8ba7ab
Update ipmiview to current version 2.12.0 - 160804
2017-06-02 17:00:08 -07:00
Robert Helgesson
4576e8dddd
trash-cli: fix build on Python 3.6
2017-06-03 00:37:48 +02: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
Judson Lester
bafcdbbb67
bcc: 0.2.0 -> 0.3.0 ( #26315 )
2017-06-02 22:23:19 +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