Dmitry Kalinkin
8fb6895614
sherpa: init at 2.2.1
2016-12-30 14:27:55 -05:00
Dmitry Kalinkin
3c3e2dfd0a
fastnlo: init at 2.3.1pre-2212
2016-12-30 14:27:55 -05:00
Lancelot SIX
2cac374241
Merge pull request #21346 from massimo-zaniboni/sphinxcontrib_newsfeed
...
Python sphinxcontrib-newsfeed-0.1.4
2016-12-30 17:27:35 +01:00
Pascal Wittmann
d57405568e
Merge pull request #21523 from peterhoeg/u/remarsh
...
remarshal: 0.3.0 -> 0.6.0
2016-12-30 14:17:52 +01:00
Peter Hoeg
db90dd8de2
remarshal: 0.3.0 -> 0.6.0
2016-12-30 19:19:16 +08:00
Massimo Zaniboni
02a839bffc
pythonPackages.sphinxcontrib_newsfeed: init at 0.1.4
2016-12-29 23:00:22 +01:00
Eelco Dolstra
bbd03e236a
Use looser 9pfs caching in VM tests/builds
...
This can give significant speed ups, see
7e20254412
.
2016-12-29 21:26:16 +01:00
Nikolay Amiantov
9d03fe2dfb
qtcreator: 4.1.0 -> 4.2.0
2016-12-29 22:32:23 +03:00
John Ericson
614ae8f660
Merge pull request #21414 from Ericson2314/release-cross
...
Improve release-cross tests
2016-12-29 10:59:41 -07:00
John Ericson
1d0e91831b
release-cross: Test for unchanged native derivations
...
These derivations do not care about the target platform, and thus should
not be affected by cross-compiling. Currently, these tests *fail*, but they
will be fixed soon by a latter PR. The release-cross job doesn't block a
channel, so this should be no problem.
2016-12-29 08:53:18 -08:00
Michael Raskin
d7bda1ed40
clisp-tip: init at 2.50pre20161201. There hasn't been a release for quite some time, but there has been some development. It is rumored that the fresh version can be built on darwin, but I don't know and cannot test
2016-12-29 17:37:10 +01:00
Frederik Rietdijk
2f977b4af1
pythonPackages.bleach: 1.4.3 -> 1.5.0, closes #21450
...
Unfortunately bleach depends on an older version of html5lib and cannot
use the latest version because the sanitizer module has been moved out.
https://github.com/mozilla/bleach/issues/217
2016-12-29 09:24:03 +01:00
oida
8376f5cc3a
prometheus-snmp-exporter: init at v0.1.0
2016-12-29 02:03:12 +01:00
Graham Christensen
5306122333
Merge pull request #21430 from rasendubi/awesome
...
awesome: 3.5.9 -> 4.0
2016-12-28 18:19:03 -05:00
Nikolay Amiantov
cdf306909f
udev182: remove
2016-12-29 00:11:40 +03:00
Nikolay Amiantov
a36a2412ee
libudev0-shim: init at 1
2016-12-29 00:11:40 +03:00
Will Dietz
e4a25aabf2
Add top-level attr for lldb. ( #21476 )
2016-12-28 20:41:19 +01:00
Laverne Schrock
527468209c
ghc-8.0.2: add sphinx to inputs for documentation
...
Closes https://github.com/NixOS/nixpkgs/pull/21434 .
2016-12-28 17:30:16 +01:00
Laverne Schrock
1a78981b2f
ghc-8.0.1: switch to sphinx for documentation
...
Fixes #20281
"Since GHC 8.0, the User’s Guide is authored in ReStructuredText (or ReST
or RST, for short) a rich but light-weight mark-up language aimed at
producing documentation. The Sphinx tool is used to produce the final
PDF and HTML documentation."
- http://ghc.readthedocs.io/en/8.0.1/editing-guide.html
2016-12-28 17:30:16 +01:00
Michael Raskin
442623e499
qemu_28: init at 2.8.0; not updating the main Qemu expression yet because there were some claims about NixOS test fragility
2016-12-28 15:04:51 +01:00
Michael Raskin
de99dc5049
imagemagick7: init at 7.0.4-0
2016-12-28 14:16:10 +01:00
Emery Hemingway
bef1d42300
confclerk: init at 0.6.1
2016-12-28 12:42:36 +01:00
David Pätzel
3414470d9d
urlscan: init at 0.8.3
2016-12-28 12:13:36 +01:00
Michael Raskin
41bd0cc269
Merge pull request #21407 from deepfire/haskell-unicode-input-method
...
emacs-packages: init haskell-unicode-input-method at 20110905
2016-12-28 10:41:06 +00:00
Michael Raskin
e1b1df2bd9
Merge pull request #20028 from zraexy/qsyncthingtray
...
qsyncthingtray: init at 0.5.5rc2
2016-12-28 10:40:18 +00:00
Michael Raskin
400886f3d0
Merge pull request #19854 from andjscott/mlocate
...
[WIP] mlocate: init at version 0.26
2016-12-28 10:24:11 +00:00
Michael Raskin
e65cccb776
Merge pull request #21221 from rardiol/gplates
...
gplates: init at 2.0.0
2016-12-28 10:21:23 +00:00
Michael Raskin
272322e881
Merge pull request #21220 from danbst/pg_simil
...
pg_similarity: init at 1.0
2016-12-28 10:18:59 +00:00
Nikolay Amiantov
1930176462
deluge: 1.3.12 -> 1.3.13
2016-12-28 13:17:01 +03:00
Franz Pletz
c6bcc485de
linux_4_8: add patch to fix CVE-2016-9919
2016-12-28 06:35:11 +01:00
John Ericson
916012121c
release-cross: Factor out system filtering
2016-12-27 15:41:07 -08:00
John Ericson
db0dbd0b81
release-cross: Use the same genAttrs logic for testOnCross
as testOn
...
Eventually we'll want to test cross-compiling *from* various platforms. For
now, its good to be consistent.
2016-12-27 15:41:07 -08:00
John Ericson
74753d01f8
release-cross: Reformat to be far more legible
2016-12-27 15:41:07 -08:00
lassulus
228f657a2b
python:graphite_beacon: 0.22.1 -> 0.27.0
2016-12-27 22:54:18 +01:00
Arseniy Seroka
aa18f24f4b
Merge pull request #21269 from non-Jedi/mm
...
mm: init at 2016.11.04
2016-12-27 21:44:24 +03:00
Michael Fellinger
df5f88070e
ruby: 2.4.0 ( #21419 )
2016-12-27 17:55:10 +00:00
Frederik Rietdijk
7c73f44086
Merge pull request #21440 from knedlsepp/fix-pygraphviz
...
pygraphviz: 1.3.1 -> 1.4rc1
2016-12-27 18:13:09 +01:00
Kranium Gikos Mendoza
857d0edcfb
facter: use boost160 ( #21435 )
2016-12-27 18:01:12 +01:00
Frederik Rietdijk
3b050791e4
pythonPackages.joblib: 0.9.4 -> 0.10.3
2016-12-27 16:24:51 +01:00
Frederik Rietdijk
72385a35f8
pythonPackages.librosa: 0.4.0 -> 0.4.3
2016-12-27 16:24:51 +01:00
Frederik Rietdijk
7847a02db9
pythonPackages.numpydoc: 0.5 -> 0.6.0
2016-12-27 16:24:51 +01:00
Frederik Rietdijk
9de120ff9d
pythonPackages.resampy: init at 0.1.4
2016-12-27 16:24:51 +01:00
Josef Kemetmueller
1896bf7a78
pygraphviz: 1.3.1 -> 1.4rc1
...
This fixes a segmentation fault during the test phase
https://github.com/pygraphviz/pygraphviz/issues/84
2016-12-27 15:47:27 +01:00
Benno Fünfstück
a55bf2b812
codesearch: init at 20150617
2016-12-27 15:13:07 +01:00
Alexey Shmalko
35667f0474
Merge pull request #21363 from nico202/hhpc
...
hhpc: init at 0.3.1
2016-12-27 05:09:34 -08:00
Alexey Shmalko
b33907075f
awesome: 3.5.9 -> 4.0
2016-12-27 11:39:51 +02:00
Kosyrev Serge
c64789937b
emacs-packages: init haskell-unicode-input-method at 20110905
2016-12-26 23:43:03 +03:00
Vincent Demeester
34cc46bfa7
docker-compose: 1.8.0 -> 1.9.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-26 20:25:39 +01:00
Nicolò Balzarotti
54be55f47c
hhpc: init at 0.3.1
2016-12-26 12:37:08 +01:00
Frederik Rietdijk
2876b31ed5
pythonPackages.click-threading: 0.4.0 -> 0.4.2
2016-12-26 09:21:24 +01:00