Commit Graph

24171 Commits

Author SHA1 Message Date
Frederik Rietdijk
7357b6c270 pythonPackages.pillow: 2.9.0 -> 3.2.0 2016-06-28 19:55:05 +02:00
Rahul Gopinath
d60a41053e dvtm: allow user configuration 2016-06-28 10:01:57 -07: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
Kranium Gikos Mendoza
c415764a1e gpxsee: init at 2.16 2016-06-25 13:14:53 +08:00
Joachim Fasting
46b07b335b Merge pull request #16379 from mimadrid/init/bcftools-1.3.1
bcftools: init at 1.3.1
2016-06-24 22:15:51 +02:00
mimadrid
d91d245f16
bcftools: init at 1.3.1 2016-06-24 21:08:17 +02:00
mimadrid
d3da5cbf44
htslib: init at 1.3.1 2016-06-24 21:08:16 +02:00
Ben Darwin
8c10d146af pythonPackages.nilearn: init at 2.5.0 2016-06-24 15:00:12 -04:00
Bjørn Forsman
de0264ce17 attic: unbreak "attic mount" by using old llfuse 0.41
llfuse >= 0.42 has breaking changes, causing "attic mount" to fail:

  TypeError: main() got an unexpected keyword argument 'single'

Side note: borgbackup, a fork of attic, has been updated to work with
newer llfuse.
2016-06-24 20:16:41 +02:00
Ben Darwin
59580b040b pythonPackages.nipy: add matplotlib as a dependency 2016-06-24 11:47:46 -04:00
Ben Darwin
786a10c9b6 pythonPackages.nipy: init at 0.4.0 2016-06-23 20:27:28 -04:00
Frederik Rietdijk
a48f1472f5 Merge pull request #15937 from NikolaMandic/word2vec
pythonPackage.word2vec: init at 0.9.1
2016-06-23 20:24:37 +02:00
zimbatm
d2f9f251aa Merge pull request #16380 from elitak/dislocker
dislocker: init at 0.6.1
2016-06-23 15:49:07 +01:00
Frederik Rietdijk
41ca3ba4a9 Merge pull request #16425 from mbakke/yubikey-neo-manager
yubikey-neo-manager: init at 1.4.0
2016-06-23 15:39:25 +02:00
Marius Bakke
8b5675da37 yubikey-neo-manager: init at 1.4.0 2016-06-23 13:48:10 +01:00
Frederik Rietdijk
43b63c1d2b pythonPackages.cffi: 1.5.2 -> 1.7.0 2016-06-23 13:11:39 +02:00
Nikolay Amiantov
9e8592d6b9 wine: set default features in all-packages
I haven't noticed that we actually _do_ set some flags already
in all-packages, just not all the old ones. Use that way instead.
2016-06-23 14:01:09 +03:00
Vladimír Čunát
38bf360124 Merge #16360: gnutls: 3.4.11 -> 3.4.13 + 3.5.1 2016-06-23 12:20:32 +02:00
Nikolay Amiantov
e6721e59c2 emojione: init at 1.2 2016-06-23 06:32:06 +03:00
Joachim Fasting
0167eef92e Merge pull request #16308 from philandstuff/remove-certificate-transparency
certificate-transparency: remove package
2016-06-23 01:41:35 +02:00
zimbatm
926ec0a08c Merge pull request #16415 from Ericson2314/gccWith
Remove gccWith* arguments which are unused
2016-06-22 23:10:06 +01:00
Joachim Fasting
7c6969f8a0 Merge pull request #16347 from vrthra/netsurf-all
Netsurf: init at 3.5
2016-06-23 00:07:22 +02:00
zimbatm
ca44513f57 Merge pull request #16365 from mpscholten/sequel-pro
sequel-pro: init at 1.1.2
2016-06-22 22:28:44 +01:00
zimbatm
94396f2177 Merge pull request #16407 from layus/fix-pylti
Fix python LTI
2016-06-22 21:46:53 +01:00
Tobias Geerinckx-Rice
33c6da91c7
pythonPackages.prompt_toolkit: 1.0.2 -> 1.0.3 2016-06-22 20:55:37 +02:00
Rahul Gopinath
02515e88f6 netsurf: init at 3.5 2016-06-22 10:33:25 -07:00
Rahul Gopinath
9e7434348d netsurf-libutf8proc: init at 1.3.1 2016-06-22 09:27:33 -07:00
Rahul Gopinath
4393be74de netsurf-libnsutils: init at 0.0.2 2016-06-22 09:27:32 -07:00
Rahul Gopinath
df6540dc55 netsurf-libnsfb: init at 0.1.4 2016-06-22 09:27:32 -07:00
Rahul Gopinath
b02f57204d netsurf-libnsgif: init at 0.1.3 2016-06-22 09:27:31 -07:00
Rahul Gopinath
ec87aa51a6 netsurf-libnsbmp: init at 0.1.3 2016-06-22 09:27:31 -07:00
Rahul Gopinath
d716b0f68d netsurf-libdom: init at 0.3.0 2016-06-22 09:27:30 -07:00
Rahul Gopinath
e3c35ae619 netsurf-libhubbub: init at 0.3.3 2016-06-22 09:27:30 -07:00
Rahul Gopinath
1329375b25 netsurf-libcss: init at 0.6.0 2016-06-22 09:27:30 -07:00
Rahul Gopinath
f5fec0410c netsurf-libparserutils: init at 0.2.3 2016-06-22 09:27:29 -07:00
Rahul Gopinath
47675a68d3 netsurf-nsgenbind: init at 0.3 2016-06-22 09:27:29 -07:00
Rahul Gopinath
5aa722a436 netsurf-libwapcaplet: init at 0.3.0 2016-06-22 09:27:28 -07:00
Rahul Gopinath
8dde79a795 netsurf-buildsystem: init at 1.5 2016-06-22 09:27:28 -07:00
obadz
f540e09a8b Merge pull request #16412 from obadz/networkmanager-1.2
NetworkManager & plugins: upgrade to 1.2
2016-06-22 15:12:23 +01:00
Robert Helgesson
d254e4dee3 perl-Test2-Suite: 0.000030 -> 0.000032 2016-06-22 13:23:52 +02:00
Moritz Ulrich
5e7bcc41b3 stumpwm-git: Simplify declaration in all-packages.nix. 2016-06-22 11:50:55 +02:00
Francis St-Amour
c5aebc693a stumpwm: Added newer version of stumpwm from its git repository (alongside the latest release). 2016-06-22 11:48:37 +02:00
John Ericson
f073df60d6 Replace ./../* with ../* in Nix expressions (#16414) 2016-06-22 10:39:50 +02:00
John Ericson
351352f68d Remove gccWith* arguments which are unused 2016-06-22 00:45:05 -07:00
Nikolay Amiantov
d51ec20a50 biber: 1.9 -> 2.4 2016-06-22 04:57:57 +03:00
Nikolay Amiantov
c890f28fb1 perlPackages.TextRoman: init at 3.3 2016-06-22 04:57:57 +03:00
obadz
925fb7ebfc network-manager: move 0.9.8 to its own directory 2016-06-22 02:35:22 +01:00
Shea Levy
8f28dad52c Merge branch 'nix-tour' of git://github.com/qknight/nixpkgs 2016-06-21 19:45:27 -04:00
Robert Helgesson
33f831ea4c perlPackages: bump some packages
- CryptX: 0.036 -> 0.037
 - DBIxClass: 0.082821 -> 0.082840
 - MathBigInt: 1.999723 -> 1.999724
 - Moo: 2.001001 -> 2.002002
 - MooseXGetopt: 0.70 -> 0.71
2016-06-22 00:36:31 +02:00
Guillaume Maudoux
3b4a4428ca python-lti: pin mock dependency at 1.0.1 2016-06-21 23:04:50 +02:00
Thomas Tuegel
6a61621cb4 Merge pull request #16396 from FRidh/trojita
trojita: init at 0.7
2016-06-21 10:53:41 -05:00
Frederik Rietdijk
9e2866d5de Merge pull request #16086 from layus/inginious
INGInious: provide a NixOS module
2016-06-21 16:37:29 +02:00
Bjørn Forsman
6536804848 autorevision: init at 1.14
A shell script for extracting revision information useful in
release/build scripting from repositories.
2016-06-21 15:23:34 +02:00
zimbatm
afbba2bffa Merge pull request #16384 from Ericson2314/top-level-to-path
top-level: builtins.toPath no longer needed
2016-06-21 14:21:01 +01:00
Frederik Rietdijk
832ac8479b Merge pull request #16049 from teh/master
Update several python packages
2016-06-21 14:45:10 +02:00
Frederik Rietdijk
39043e4d6e Merge pull request #16239 from Ralith/matrix-synapse
matrix-synapse: 0.14 -> 0.16
2016-06-21 14:30:33 +02:00
Frederik Rietdijk
8ef747baed Merge pull request #16334 from artuuge/theano_cudnn
Theano-cuda: init at 0.8.2
2016-06-21 14:26:51 +02:00
Frederik Rietdijk
bb8bd4b5cf trojita: init at 0.7 2016-06-21 14:24:45 +02:00
Gabriel Ebner
0a8e613cea aspino: init at 2016-01-31 2016-06-21 13:55:28 +02:00
Gabriel Ebner
8f84a5cb08 glucose, glucose-syrup: init at 4.0 2016-06-21 13:26:51 +02:00
Benjamin Saunders
8e47786c0e coturn: init at 4.5.0.3 (#16284) 2016-06-21 12:59:29 +02:00
Michiel Leenaars
2cf31a1840 gnutls35: init at 3.5.1 2016-06-21 09:28:51 +02:00
John Ericson
98b9403a22 top-level: builtins.toPath no longer needed 2016-06-21 00:19:00 -07:00
Rahul Gopinath
293d23abb4 elvish: init at 0.1
A novel unix shell written in go language.
2016-06-21 00:04:54 -07:00
Eric Litak
5d3ace24e9 dislocker: init at 0.6.1 2016-06-20 16:58:21 -07:00
Arseniy Seroka
f529432ca5 Merge pull request #16349 from telotortium/ssh-ident
ssh-ident: init at 2016-04-21
2016-06-20 22:04:57 +03:00
Marc Scholten
d53756f35d sequel-pro: init at 1.1.2 2016-06-20 19:05:42 +02:00
Gabriel Ebner
05a89a6512 goldendict: 1.5.0.ec86515 -> 1.5.0.rc2 2016-06-20 17:59:37 +02:00
Tobias Geerinckx-Rice
bcde5c3353
ganttproject-bin: init at 2.7.2-r1954 2016-06-20 16:04:36 +02:00
obadz
d7960ef4a0 libreoffice: default to (and have hydra build) still rather than fresh
fresh users were experiencing lots of segfaults.

Closes #15825
2016-06-20 13:58:07 +01:00
Bjørn Forsman
bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Rok Garbas
0880f1f335 pythonPackages.mycli, pythonPackages.pgcli: disable for py35 2016-06-20 13:41:05 +02:00