3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

24140 commits

Author SHA1 Message Date
Lancelot SIX b5e237bda6 pythonPackages.pika: 0.9.12 -> 0.10.0 2016-07-01 13:05:56 +02:00
Lancelot SIX 5c436c7a76 pythonPackages.twisted: 15.5.0 -> 16.2.0 2016-07-01 13:05:56 +02:00
Peter Simons ddbf655663 Add LTS Haskell versions 6.4 and 6.5. 2016-07-01 12:01:03 +02:00
Damien Cassou 8d288c63da Merge pull request #15853 from DamienCassou/add-fdroidserver
Add fdroidserver (and the mwclient dependency)
2016-07-01 11:17:55 +02:00
Damien Cassou 17f822a456 Merge pull request #16637 from DamienCassou/tnef-1.4.12
tnef: init at 1.4.12
2016-07-01 11:06:37 +02:00
Damien Cassou 44f885a0a3 tnef: init at 1.4.12 2016-07-01 10:35:55 +02:00
zimbatm 08939189e1 Merge pull request #16621 from solson/drumstick
drumstick: init at 1.0.2
2016-07-01 09:30:23 +01:00
Michele Guerini Rocco d75c7d0dcd btfs: 2.9 -> 2.10 (#16603) 2016-06-30 23:39:15 +02:00
Scott Olson 73ee19f0e1 drumstick: init at 1.0.2 2016-06-30 14:39:03 -06:00
Arseniy Seroka 29bf0796a7 Merge pull request #16606 from vrthra/tabbed
tabbed :  20150509 -> 20160425
2016-06-30 23:03:09 +04:00
Tobias Geerinckx-Rice d058cbd6db
pythonPackages.pgcli: 0.20.1 -> 1.0.0 2016-06-30 17:17:55 +02:00
Tobias Geerinckx-Rice 69bcb188d8
pythonPackages.pgspecial: 1.3.0 -> 1.4.0 2016-06-30 17:17:55 +02:00
Tobias Geerinckx-Rice 89c1b39ee3
pythonPackages.sqlparse: 0.1.18 -> 0.1.19 2016-06-30 17:17:55 +02:00
Frederik Rietdijk a66e53d71b Merge pull request #16605 from adnelson/bcrypt_use_github
python brcrypt: use a git snapshot instead of pypi to get test suite
2016-06-30 17:01:31 +02:00
Allen Nelson 1fb466c28c python bcrypt: use a git snapshot of bcrypt to get test suite, propagate cffi 2016-06-30 09:51:20 -05:00
Bjørn Forsman d71ef00b9d pythonPackages.lz4: init at 0.8.2
Needed for xpra (better compression => better performance).
2016-06-30 14:39:36 +02:00
Rahul Gopinath 37b5928a81 tabbed: 20150509 -> 20160425
Xft is now bundled. Hence removing that option
2016-06-29 12:37:45 -07:00
Rahul Gopinath 473f864a1f tabbed: Add configuration through config.h 2016-06-29 12:36:58 -07:00
Vladimír Čunát 3afa246038 Merge branch 'staging'
This includes a security update of expat.
2016-06-29 07:47:04 +02:00
Vladimír Čunát b8614a6c63 Merge #16328: gtk themes: clean up inconsistent naming 2016-06-28 21:48:45 +02:00
Frederik Rietdijk 7357b6c270 pythonPackages.pillow: 2.9.0 -> 3.2.0 2016-06-28 19:55:05 +02:00
Frederik Rietdijk 3f69c83692 pythonPackages.notebook: 4.2.0 -> 4.2.1 2016-06-28 17:55:17 +02:00
Frederik Rietdijk b658e8ae60 pythonPackages.numpy: 1.11.0 -> 1.11.1 2016-06-28 17:55:17 +02:00
Bjørn Forsman 1f4853f7a9 system-config-printer: update hash to really upgrade to 1.5.7
Commit 03353ce6ff ("system-config-printer: 1.3.12 -> 1 5.7")
forgot to update the hash. So since that commit we actually continued to
use the old version (1.3.12) because of the NixOS tarball cache...

The new version prints some warnings on startup:

  /nix/store/HASH-system-config-printer-1.5.7/share/system-config-printer/system-config-printer.py:32: \
    PyGIWarning: Polkit was imported without specifying a version first. \
    Use gi.require_version('Polkit', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import Polkit

...and similar errors for GdkPixbuf, Gdk, Gtk and Notify. These warnings
are already fixed upstream and will be part of the next release.

Implementation details:
* The new version needs python3.
* Remove unneeded, and python3 incompatible, 'notify' dependency.
  system-config-printer > 1.3.12 replaced it with GOBject introspection
  bindings to libnotify (from gi.repository import Notify).
* Add gtk3, gdk_pixbuf, pango, atk, libnotify as needed (for gobject
  introspection).
* A new --with-udevdir configure option is used to prevent the
  installer from trying to install stuff to "/rules.d" (yes, the root).
* Get pycups from the passed pythonPackages set (fixes loading of
  python cups module).
* Use pygobject3 instead of pygobject, as needed.
* Use dbus from the passed pythonPackages attrset instead of
  pythonDBus, so we get a python3 compatible module that loads
  successfully.
* Python requests2 modules is required.
2016-06-28 14:23:49 +02:00
Austin Seipp 25bf4a5634 cryptoverif: init at 1.22
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:37:29 +00:00
Austin Seipp a69799c740 statverif: init at 1.86pl4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:36:11 +00:00
Austin Seipp be19637b2a proverif: init at 1.94
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:36:11 +00:00
Eelco Dolstra 323eb06499 awscli: 1.10.18 -> 1.10.38
Also clear the namePrefix, which used to be the case but was lost in
b2d9b48c97.
2016-06-27 17:29:25 +02:00
Franz Pletz 2e68b655a2 pythonPackages.dns: 1.12.0 -> 1.14.0 (#16534)
Adds support for both python 2 & 3 from one codebase.
2016-06-27 17:21:24 +02:00
Frederik Rietdijk f8cd42c39f Merge pull request #16480 from bcdarwin/nipy
pythonPackages.nipy: add matplotlib as a dependency
2016-06-27 14:07:14 +02:00
Ole Jørgen Brønner 08f0ce1d0a zsh-completions: init at version 0.18.0 (#16512)
"This projects aims at gathering/developing new completion scripts that
are not available in Zsh yet. The scripts are meant to be contributed to
the Zsh project when stable enough."
2016-06-27 00:39:18 +02:00
Franz Pletz 8ace098f43 libressl_2_4: init at 2.4.1 2016-06-27 00:30:24 +02:00
Franz Pletz 7e9affa7ee linux_4_3: Remove, not maintained anymore 2016-06-27 00:11:16 +02:00
Franz Pletz bf19d86c72 pythonPackages.limnoria: 2015.10.04 -> 2016.05.06 2016-06-27 00:08:11 +02:00
Jonathan Glines 8199cda762 mecab: init at 0.996 (#16175)
Japanese morphological analysis system, used by Anki in particular
2016-06-26 22:47:23 +02:00
Ta'iř sj Ořit 3832ebde8b gephi: init at 0.9.1 (#16071) 2016-06-26 22:40:00 +02:00
rushmorem c1d04921c8 rustRegistry: 2016-05-28 to 2016-06-26 2016-06-26 20:55:54 +02:00
Joachim Fasting 5267296e20 Merge pull request #16505 from mimadrid/init/igv-2.3.77
igv: init at 2.3.77
2016-06-26 20:20:06 +02:00
mimadrid 5c7a75412e
igv: init at 2.3.77 2016-06-26 19:27:56 +02:00
Frederik Rietdijk 9318634b72 Merge pull request #16479 from bcdarwin/nilearn
pythonPackages.nilearn: init at 2.5.0
2016-06-26 17:26:35 +02:00
zimbatm 8f5184beab Merge pull request #16500 from carlsverre/add/sift
sift: init at 0.8.0
2016-06-26 12:08:17 +01:00
Rickard Nilsson b43268bfeb libvirt and pythonPackages.libvirt: 1.3.3 -> 1.3.5 2016-06-26 11:01:13 +02:00
Carl Sverre a12ec263fa sift: init at 0.8.0
sift is a fast and powerful alternative to grep.

https://sift-tool.org
2016-06-25 14:10:34 -07:00
Rushmore Mushambi f1683ee7ef Merge pull request #16502 from rushmorem/new-habitat
habitat: init at 0.7.0
2016-06-25 21:59:30 +02:00
rushmorem 5f2dc4bc05 habitat: init at 0.7.0 2016-06-25 21:44:54 +02:00
Luis Pedro Coelho 651e5992c2 jug: 1.2.1 -> 1.2.2 (#16497)
bugfix release
2016-06-25 20:57:11 +02:00
Pascal Wittmann 9ef6dceca9 Merge pull request #16494 from k0ral/binwalk
binwalk: 2.0.1 -> 2.1.1
2016-06-25 16:21:15 +02:00
koral 3632211cf9 binwalk: 2.0.1 -> 2.1.1 2016-06-25 13:28:10 +02:00
Arseniy Seroka 045cd10e77 Merge pull request #16329 from vrthra/elvish
elvish: init at 0.1
2016-06-25 13:40:47 +03:00
Arseniy Seroka fdebe7cbc6 Merge pull request #16486 from womfoo/gpxsee
gpxsee: init at 2.16
2016-06-25 13:37:59 +03:00