Bart Brouns
3fc60ec351
remove mutt-kz: deprecated in favor of neomutt
...
Removed reference in all-packages.nix. Fixes #20952 .
2016-12-16 12:16:39 +01:00
Luis Pedro Coelho
f3108c5bd2
pythonPackages.natbib: fix for Python 3.5 ( #21114 )
...
pathlib is part of the standard library starting in version 3.5.
2016-12-16 11:22:06 +01:00
Jascha Geerds
2bcdc8c913
pythonPackages.virtualenvwrapper: Fix post install ( closes #21168 )
2016-12-16 00:31:35 +01:00
John Ericson
63bf5f3ba3
Merge pull request #21189 from Ericson2314/mea-culpa
...
Mea culpa. Tests should pass now
2016-12-15 17:59:24 -05:00
John Ericson
19fbe80c3d
top-level: avoid another assert false
while we're at it
2016-12-15 17:09:46 -05:00
Pascal Wittmann
fbfb6d7c21
perlPackages.locallib: 2.000017 -> 2.000019
2016-12-15 21:23:25 +01:00
Michael Raskin
fd2ff58d16
unscii: init at 1.1
2016-12-15 21:29:13 +01:00
Jörg Thalheim
fd5dd0769c
python27Packages.lxc: init at 2016-08-25 ( #21181 )
2016-12-15 17:16:31 +01:00
Bas van Dijk
b4005bbac0
whisper: upgrade to the same version as the other graphite components
...
Without this we get the following Python exception when trying to fetch
a graph in the graphite web app:
File "/nix/store/nj62jqk2xmp5c3h93pfnlqn66qj1kkvs-python-2.7.12-env/lib/python2.7/site-packages/opt/graphite/webapp/graphite/storage.py", line 335, in fetch
return whisper.fetch(self.fs_path, startTime, endTime, now)
TypeError: fetch() takes at most 3 arguments (4 given)
Fixes #21032 .
2016-12-15 17:13:00 +01:00
Daiderd Jordan
ef65353c73
Revert "aws-sdk-cpp: Enable on Darwin systems"
...
This reverts commit 5b2e289c0a
.
2016-12-15 15:34:06 +01:00
Eelco Dolstra
7a586794d4
make-tarball.nix: Fix running as root
...
Since Nix now runs builds in a user namespace with uid == 0, this
triggered the message
warning: the group ‘nixbld’ specified in ‘build-users-group’ does not exist
which make-tarball.nix turns into a fatal error. So clear
build-users-group.
http://hydra.nixos.org/build/44817408
2016-12-15 13:08:21 +01:00
Eelco Dolstra
705829b29a
Merge pull request #20500 from aszlig/qemu-patched-for-nixos-tests
...
nixos/tests: Use a patched QEMU for testing
2016-12-15 12:38:29 +01:00
Jörg Thalheim
0db13ac05e
Merge pull request #21066 from gdeest/fix/isl-update
...
isl: add 0.17.1
2016-12-15 12:02:42 +01:00
Jörg Thalheim
0d6980efb3
Merge pull request #21039 from taku0/adnroid_sdk_25.2.3
...
android-sdk: 25.2.2 -> 25.2.3
2016-12-15 10:50:31 +01:00
taku0
bd55e9db63
android-studio: 2.1.3 -> 2.2.3
2016-12-15 10:41:18 +01:00
Eelco Dolstra
3ae905aafc
Merge pull request #21165 from matthewbauer/master
...
aws-sdk-cpp: Enable on Darwin systems
2016-12-15 09:40:39 +01:00
Matthew Bauer
5b2e289c0a
aws-sdk-cpp: Enable on Darwin systems
...
libuuid can be provided by libossp_uuid.
2016-12-14 23:32:53 -06:00
makefu
4bc0c87b0d
xstatic-jquery-ui: 1.11.0.1 -> 1.12.0.1
2016-12-15 00:27:29 +01:00
Frederik Rietdijk
f412c87390
Merge pull request #21076 from schneefux/pkg.discordpy
...
pythonPackages.discordpy: init at 0.15.1
2016-12-14 22:05:44 +01:00
Frederik Rietdijk
4b33b2b9b2
Merge pull request #21155 from schneefux/pkg.websockets
...
pythonPackages.websockets: init at 3.2
2016-12-14 22:05:25 +01:00
schneefux
0f97f71525
pythonPackages.discordpy: init at 0.15.1
2016-12-14 19:13:52 +01:00
schneefux
64d0c0ec1e
pythonPackages.websockets: init at 3.2
2016-12-14 19:10:14 +01:00
Bjørn Forsman
a1892edcee
genimage: init at 9
...
Genimage is a tool to generate filesystem images from directory trees.
2016-12-14 17:44:05 +01:00
Maarten Hoogendoorn
b217c0a99b
yarn: init at 0.17.8 ( #20635 )
2016-12-14 15:46:45 +01:00
Joris Guyonvarch
4d2406c7d5
ffcast: init at 2.5.0 ( #21141 )
2016-12-14 14:22:00 +00:00
Robert Helgesson
586dd2a3bb
perl-Moo: 2.002005 -> 2.003000
...
Also remove myself as maintainer since I'm not really using this
package.
2016-12-13 23:12:13 +01:00
Robert Helgesson
6d1180cf02
perl-Sub-Quote: init at 2.003001
2016-12-13 23:11:30 +01:00
Franz Pletz
762d902b1d
php71: init at 7.1.0
2016-12-13 21:55:05 +01:00
John Wiegley
360234dab6
coq_8_6: new package, based on Coq 8.6rc1
2016-12-13 07:27:15 -08:00
Michael Raskin
1d0fb40af0
abcl: init at 1.4.0
2016-12-13 16:25:24 +01:00
Profpatsch
140643be45
jid: init at 0.6.1 ( #20923 )
2016-12-13 15:50:58 +01:00
Vladimír Čunát
d43dc3d38b
Merge #20908 : inform7: init at 6M62
2016-12-13 15:48:00 +01:00
Vladimír Čunát
df07922e3e
knot-dns: init at 2.3.3
...
Only .lib is tested ATM.
2016-12-13 15:31:29 +01:00
Graham Christensen
01d022e16b
Merge pull request #21118 from grahamc/fix-rsa-build-failure
...
linux_{4_8,grsec_nixos}: patch to fix build failure
2016-12-13 09:15:50 -05:00
Graham Christensen
7a813d3f6d
linux_{4_8,grsec_nixos}: patch to fix build failure
...
crypto/rsa_helper.c:18:28: fatal error: rsapubkey-asn1.h: No such file or directory
2016-12-13 07:25:46 -05:00
Fernando J Pando
50466c2d4f
buildbot: 0.9.0rc4 -> 0.9.0.post1
...
- updates buildbot to version 9 release
- adds nixos configuration module
- fixes buildbot-www package deps
- re-hardcode path to tail
- builbot configuration via module vars
fixes #19759
2016-12-13 10:52:56 +01:00
Alexander Kahl
9eac665cd2
sisco.lv2: init at 0.7.0 ( #20868 )
...
* sisco.lv2: init at 0.7.0
Also added maintainer `e-user`
* Use fetchFromGitHub and adapt accordingly
* Use `version` instead of `src.rev` in name
2016-12-13 09:44:09 +00:00
Jaka Hudoklin
5bd136acd4
Revert "Revert "helm (kubernetes): init at v2.0.2""
2016-12-13 00:43:24 +01:00
Jaka Hudoklin
e955e64fd8
Revert "helm (kubernetes): init at v2.0.2"
2016-12-13 00:35:53 +01:00
Jaka Hudoklin
b1db829540
Merge pull request #21075 from rlupton20/kubernetes-helm
...
helm (kubernetes): init at v2.0.2
2016-12-13 00:26:21 +01:00
Tristan Helmich
ee4b59c521
acme_0_5_0: remove as it is no longer required
2016-12-12 16:26:35 +01:00
Shea Levy
f6daae391f
linux: add 4.9
2016-12-11 19:33:05 -05:00
Frederik Rietdijk
a4bbf4cad5
pythonPackages.scikitlearn: 0.18 -> 0.18.1
2016-12-11 20:21:42 +01:00
Frederik Rietdijk
d9f494abbc
pythonPackages.aiohttp: 0.21.5 -> 1.1.6
2016-12-11 20:07:24 +01:00
Frederik Rietdijk
c4104539e0
pythonPackages.async_timeout: init at 1.1.0
2016-12-11 20:07:24 +01:00
Frederik Rietdijk
826649ddf4
pythonPackages.multidict: init at 2.1.4
2016-12-11 20:07:24 +01:00
Frederik Rietdijk
7a538938a0
pythonPackages.yarl: init at 0.8.1
2016-12-11 20:07:24 +01:00
sternenseemann
d6aff31f35
gopher: init at 3.0.11 ( #21080 )
2016-12-11 19:45:48 +01:00
Linus Heckemann
d568cb971b
google-apputils: enable for py3k ( #21079 )
...
No apparent reason for it being disabled per #21061 . I guess we'll find
out if there was a reason.
2016-12-11 19:30:17 +01:00
Richard Lupton
0a84098555
helm (kubernetes): init at v2.0.2
...
Changed package name to kubernetes-helm.
2016-12-11 16:20:51 +00:00