danbst
515573ef7f
pg_similarity: init at 1.0
2016-12-17 21:50:23 +00:00
Nikolay Amiantov
1cb3831f1c
Merge pull request #21231 from abbradar/no-fmod
...
Update DOOM forks, remove top-level fmod
2016-12-18 00:29:46 +03:00
Graham Christensen
2fb80e573f
Merge pull request #21187 from bzizou/ior
...
ior: init at 3.0.1
2016-12-17 15:54:35 -05:00
Robert Helgesson
cdb7d9f22b
perl-bignum: 0.44 -> 0.47
2016-12-17 19:07:16 +01:00
Robert Helgesson
8d593f2610
perl-Math-BigRat: 0.260805 -> 0.2611
2016-12-17 19:07:16 +01:00
Robert Helgesson
f8fdf3dcb3
perl-Math-BigInt: 1.999802 -> 1.999806
2016-12-17 19:07:16 +01:00
devhell
dda462922e
libmesode: init at 0.9.1
...
This library is a fork of ``libstrophe'' and is needed if the
``profanity'' XMPP client is to have TLS support. TLS support has been
added to ``profanity'' since version 5.0.
2016-12-17 18:13:24 +01:00
Frederik Rietdijk
8bfe3d7846
pythonPackages.pytest: disabled tests for all pytest versions
2016-12-17 15:48:18 +01:00
Jaka Hudoklin
8a85fc9531
Merge pull request #21068 from offlinehacker/pkgs/completions/add
...
Add bash completions for a few packages
2016-12-17 15:37:27 +01:00
Jaka Hudoklin
96bf950ae0
Merge pull request #21085 from offlinehacker/pkgs/pachyderm/init
...
pachyderm: init at 1.3.0
2016-12-17 15:35:51 +01:00
Frederik Rietdijk
45c1c50ddd
pythonPackages.pytest_29: disable tests temporarily
2016-12-17 15:12:30 +01:00
Nikolay Amiantov
18d42e1aa5
fmod: remove
2016-12-17 15:47:38 +03:00
Nikolay Amiantov
dca2e720bc
zandronum: bundle fmod, fix libraries
2016-12-17 15:47:20 +03:00
Ricardo M. Correia
096e8ab45f
Merge pull request #21218 from mimadrid/update/ripgrep-0.3.2
...
ripgrep: 0.2.1 -> 0.3.2
2016-12-17 13:39:56 +01:00
mimadrid
cda47275f4
rustRegistry: 2016-12-03 -> 2016-12-16
2016-12-17 00:13:47 +01:00
Bruno Bzeznik
8f3e3d2576
ior: init at 3.0.1
2016-12-16 23:12:42 +01:00
Dan Peebles
1eb9fe3696
awscli, boto{core,3}: update to 1.11.30, 1.4.87, and 1.4.2, respectively
...
These packages like being updated together which is why I put all three
of them into the same commit.
2016-12-16 12:39:08 -05:00
Franz Pletz
3d1206dfcc
ragel: add stable version, default to stable
2016-12-16 15:52:27 +01:00
Nikolay Amiantov
664cc49b19
gbenchmark: init at 1.1.0
2016-12-16 17:44:21 +03:00
Tim Steinbach
0e8e4a08f3
linux: 4.8.14 -> 4.8.15
2016-12-16 08:16:45 -05:00
Joachim Fasting
f0e77cd07d
grsecurity: 4.8.14-201612110933 -> 4.8.15-201612151923
2016-12-16 12:46:44 +01:00
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