Commit Graph

29492 Commits

Author SHA1 Message Date
Tim Steinbach
de9c869df2 Merge pull request #25579 from vdemeester/docker-edge-update-17.05
docker-edge: 17.04 to 17.05
2017-05-11 12:49:37 -04:00
Frederik Rietdijk
18bad38d3d pythonPackages.callPackage to make it easier to call expressions that take many python packages 2017-05-11 14:15:42 +02:00
Peter Hoeg
48192c65c3 partition-manager: init at 3.0.1
Includes kpmcore 3.0.3
2017-05-11 19:07:44 +08:00
Peter Hoeg
9498f5ca5f krusader: 2.4.0-beta1 -> 2.6.0
Fixes #22952
2017-05-11 18:13:39 +08:00
Peter Hoeg
b07e04882e k3b: 2.0.3a -> 17.04.0 2017-05-11 17:36:47 +08:00
Dan Peebles
bd831b4a07 flamegraph: 182b24fb -> 6b2a446d
Also, add a more predictable alias to all-packages.nix
2017-05-11 01:28:44 -04:00
Johannes Bornhold
0afb6d789c pytest_xdist: 1.8 -> 1.14 2017-05-10 14:52:51 +02:00
Johannes Bornhold
e6f50214ed freezegun: 0.3.5 -> 0.3.8 2017-05-10 14:52:42 +02:00
Johannes Bornhold
c8301a813b pytestcov: 2.3.1 -> 2.4.0 2017-05-10 14:52:22 +02:00
Vincent Laporte
0a4da64cad ocamlPackages.octavius: init at 0.2.0
Octavius is a library to parse the ocamldoc comment syntax.
2017-05-10 06:36:39 +00:00
Franz Pletz
f2e100ca85 Merge pull request #25616 from Ma27/package/activator/remove
activator: remove package from package-set
2017-05-10 03:30:51 +02:00
davidak
26294f40c3 bcachefs-tools: init at a588eb0 2017-05-10 00:22:33 +02:00
Jaakko Luttinen
976d811ad4
pythonPackages.piexif: init at 1.0.12 2017-05-09 20:22:36 +03:00
Daiderd Jordan
0d6d47edd1 Merge pull request #25568 from sigma/pr/go-1.8.1
go: 1.8 -> 1.8.1
2017-05-09 18:44:12 +02:00
Pascal Wittmann
a913e8c3fa Merge pull request #25634 from ericsagnes/pkg-new/gnu-cobol
gnu-cobol: init at 2.0rc-2
2017-05-09 14:40:31 +02:00
Eric Sagnes
bd03033b49 gnu-cobol: init at 2.0rc-2 2017-05-09 19:03:41 +09:00
Vincent Demeester
398f6ed7d3
docker-edge: 17.04 to 17.05
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-05-09 10:11:05 +02:00
Jörg Thalheim
f4dd7f9a3b Merge pull request #25515 from league/zsh-git-prompt
zsh-git-prompt: Init at 0.5
2017-05-09 08:54:41 +01:00
Jörg Thalheim
0e6950ded6 Merge pull request #25608 from 8573/8573/pkg/add/rust/staccato/1
staccato: init at 0.1.6
2017-05-09 08:42:27 +01:00
Pascal Wittmann
f80d789764 Merge pull request #25618 from k0ral/nixos-unstable
glances: 2.8.2 -> 2.9.1
2017-05-09 07:28:12 +02:00
Joachim Fasting
a7ecdffc28
linux_hardened: move to 4.11
Note that DEBUG_RODATA has been split into STRICT_KERNEL_RWX &
STRICT_MODULE_RWX, which are on by default (non-optional).
2017-05-09 01:38:22 +02:00
koral
1e6322814d glances: 2.8.2 -> 2.9.1 2017-05-08 19:56:15 +02:00
Maximilian Bosch
25a3563102
activator: remove package from package-set
the typesafe activator is about to reach end of life at the end of this
month (2017-05) and the servers will be decommissioned at the ond of 2017.

See http://www.lightbend.com/community/core-tools/activator-and-sbt for
and the project's readme
(https://github.com/typesafehub/activator/blob/master/README.md) for further reference.
2017-05-08 19:02:25 +02:00
Jaakko Luttinen
1745b7e949
nbstripout: init at 0.3.0 2017-05-08 18:58:37 +03:00
Yann Hodique
19ebff1d95 go: 1.7.4 -> 1.7.5 2017-05-08 13:14:46 +02:00
Jaakko Luttinen
f303480f1f
pythonPackages.pytest-cram: init at 0.1.1 2017-05-08 11:30:06 +03:00
Jaakko Luttinen
4a89ab35ee
pythonPackages.cram: init at 0.7 2017-05-08 11:14:40 +03:00
Bo Bakker
6d598fccce hpx: init at 1.0.0 2017-05-08 10:05:30 +02:00
c74d
7cf29e1305 staccato: init at 0.1.6
Add the package `staccato`, "a command line program that lets you
compute statistics from values from a file or standard input".

I have tested this change per nixpkgs manual section 13.1 ("Making
patches").
2017-05-08 07:03:10 +00:00
Christopher League
7c185d4af9 zsh-git-prompt: Init at 0.5
This is a plugin of sorts for your `.zshrc` that can add status
information about the current git repository to your prompt. By
default it uses a python script and is thus easy on the dependencies
and not really worth packaging. But there's also a Haskell
implementation. I set it up sometime back, but then it died when the
libgmp version it was compiled with disappeared in a garbage
collection. So I decided that the Haskell version of zsh-git-prompt
might be worth packaging after all.
2017-05-07 21:09:15 -04:00
Frederik Rietdijk
2f3cfe696b pythonPackages.pygments: move expression to own file 2017-05-07 22:23:32 +02:00
Joachim F
aa8b0bfa49 Merge pull request #25546 from womfoo/sqlite-use-qt56
sqlitebrowser: switch to qt 5.6 - fixes build
2017-05-07 18:54:28 +01:00
Yann Hodique
69e5da17c6 go_1_8: use llvm 4.0 2017-05-07 09:43:55 -07:00
Frederik Rietdijk
ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
obadz
ca0a4e2a9a pythonPackages.libsoundtouch: init at 0.3.0 2017-05-07 11:27:10 +01:00
Jörg Thalheim
63b294eb0c
tigervnc: 1.8.0pre20170211 -> 1.8.0pre20170419 2017-05-07 09:38:42 +01:00
Michael Raskin
f79a5fc30d Merge pull request #25160 from m3tti/quakespasm
Quakespasm: init at 0.92.1
2017-05-07 10:03:42 +02:00
Frederik Rietdijk
7491bc98e9 pythonPackages: remove old unmaintained gsutil and dependencies
5bd5d2d9be added gsutil and dependencies.
Since then, only f5680cdd49 touched it.
There have been many updates since then of these packages. Because it is
not maintained I am removing this.
2017-05-07 09:31:31 +02:00
gnidorah
42cad8b6b0
winusb: init at 2017-01-30
fixes #25536
2017-05-07 08:26:22 +01:00
Frederik Rietdijk
529d0e74d7 pythonPackages.pathspec: fixup, fixes eval 2017-05-07 09:07:01 +02:00
Frederik Rietdijk
e75096142c pythonPackages.llfuse-0-41: move into attic
because that's the only expression using this older version.
2017-05-07 08:50:14 +02:00
Frederik Rietdijk
afad43064b pythonPackages.pathspec: 0.3.4 -> 0.5.2
- move old 0.3.4 into pants expression because that's the only package
using this old version
- remove `pathspec_0_5` because that's the new `pathspec`
2017-05-07 08:44:19 +02:00
Frederik Rietdijk
ccfbe04bd6 pythonPackages: remove broken zc_recipe_egg 2017-05-07 08:40:46 +02:00
Frederik Rietdijk
63993e7e1f pythonPackages: remove old zc_buildout 2017-05-07 08:40:17 +02:00
Mathäus Sander
15b98cb634 quakespasm: init at 0.92.1 2017-05-07 08:02:50 +02:00
davidak
49c4f2b6f5 libscrypt: init at 1.21 2017-05-07 07:01:54 +02:00
Peter Hoeg
994299b7a9 xapian: 1.4.0 -> 1.4.4 2017-05-07 10:41:30 +08:00
Yaakov Nemoy
63f4921137 terragrunt: 0.11.1 -> 0.12.15 (#25472) 2017-05-06 19:35:04 +01:00
Joachim Fasting
22cffa0716
socklog: init at 2.1.0 2017-05-06 19:41:49 +02:00
Joachim F
3c320fe7b1 Merge pull request #19898 from bzizou/irods4.2
irods: init at 4.2.0
2017-05-06 18:19:04 +01:00
Joachim F
df5329e127 Merge pull request #20317 from Radvendii/master
MAR1D: init at 0.2.0
2017-05-06 18:16:06 +01:00
Frederik Rietdijk
30a33a55dd Merge pull request #25544 from asymmetric/electrum-ltc
Electrum-LTC: init at 2.6.4.2
2017-05-06 14:10:41 +02:00
Vladimír Čunát
b70924bd80
Revert "Merge pull request #25275 from Ericson2314/platform-normalize"
This reverts commit 2282a5774c, reversing
changes made to 14adea9156.

The lib tests are bloking nixpkgs-unstable, and I don't like debugging
it soon enough.
2017-05-06 13:28:07 +02:00
Frederik Rietdijk
37a48c9199 Merge pull request #25549 from jluttine/add-pytest-flake8
pythonPackages.pytest-flake8: init at 0.8.1
2017-05-06 12:28:54 +02:00
Jaakko Luttinen
cc51dd699d
pythonPackages.pytest-flake8: init at 0.8.1 2017-05-06 12:57:49 +03:00
Frederik Rietdijk
5bf1e967fd Merge pull request #25296 from mguentner/add_td_watson
watson: init at 1.4.0
2017-05-06 11:16:04 +02:00
Josef Kemetmueller
a2569f5fd6 c-blosc: init at 1.11.3 2017-05-06 10:44:57 +02:00
Vanessa McHale
37f59b3586
tw-rs: init at 0.1.26
fixes #25514
2017-05-06 08:14:49 +01:00
Kranium Gikos Mendoza
27a5771fc4 sqlitebrowser: switch to qt 5.6 2017-05-06 09:01:19 +10:00
Lorenzo Manacorda
fe792c46d0 electrum-ltc: init at 2.6.4.2
lightweight litecoin wallet
2017-05-05 22:23:11 +02:00
Pascal Wittmann
c15a17eb84 Merge pull request #25457 from jb55/mb2md
mb2md: init at 3.20
2017-05-05 22:16:16 +02:00
Lorenzo Manacorda
756695c3fa pythonPackages.ltc_scrypt: init at 1.0
library needed by the electrum-ltc lightweight litecoin wallet
2017-05-05 21:42:04 +02:00
Frederik Rietdijk
f6dd52cd69 pythonPackage.Pyro: use upstream name 2017-05-05 21:13:26 +02:00
Frederik Rietdijk
9652e3e8f2 Merge pull request #25404 from vrthra/csvkit
csvkit: 0.9.1 -> 1.0.2
2017-05-05 21:10:17 +02:00
Frederik Rietdijk
ef1149e829 pythonPackages.umemcache: mark as broken 2017-05-05 20:53:22 +02:00
Frederik Rietdijk
f63eb58573 pythonPackages.requests: point to requests2
The Python package has two packages for requests, `requests`
corresponding to version 1.2.3, and `requests2` corresponding to version
2.13.0. Version 1.2.3 is almost 4 years old, and by now all software
should have transitioned.

This commit aliases `requests` to `requests2`. Packages that stop to
function should be upgraded. In the rare case that that is not possible,
version 1.2.3 is still available as `requests_1` but I plan to drop
that before the release of 17.09.
2017-05-05 20:47:54 +02:00
Frederik Rietdijk
959695dd5f pythonPackages.grequests: 0.2.0 -> 0.3.0 2017-05-05 20:47:18 +02:00
William Casarin
8d03054f77 mb2md: init at 3.20 2017-05-05 08:52:06 -07:00
Michael Raskin
587ed894a4 Merge pull request #25480 from mdaiter/openmvg
openmvg: init at v1.1
2017-05-05 15:58:17 +02:00
Matthew Daiter
c6385eb0f5 openmvg: init at v1.1 2017-05-05 15:51:32 +02:00
Frederik Rietdijk
af87b922f1 pythonPackages.plotly: 1.9.5 -> 2.0.8 2017-05-05 14:22:16 +02:00
Maximilian Güntner
de53284cbd
watson: init at 1.4.0 2017-05-05 10:59:34 +02:00
Maximilian Güntner
401ace9cd3
pythonPackages: pytest-mock 1.2 -> 1.6.0 2017-05-05 10:59:31 +02:00
Maximilian Güntner
7aafda3024
pythonPackages: pytest-datafiles init at 1.0 2017-05-05 10:59:28 +02:00
Frederik Rietdijk
f4b5950d8c pythonPackages.bibtexparser: init at 0.6.2 2017-05-05 09:51:03 +02:00
Frederik Rietdijk
87723d5ac3 pythonPackages.mplleaflet: init at 0.0.5 2017-05-05 09:51:03 +02:00
Jaakko Luttinen
96c0a6db3a pythonPackages.phpserialize: init at 1.3 (#25521)
* pythonPackages.phpserialize: init at 1.3

* pythonPackages.phpserialize: clarify test situation
2017-05-05 08:01:56 +01:00
Yuri Aisaka
17d2ff414d imagej: init at 150 (#25249)
* imagej: init at 150

* correcting for PR comments
2017-05-05 07:00:38 +01:00
Joachim F
7c283b44c9 Merge pull request #25446 from romildo/new.connman-gtk
connman-gtk: init at 1.1.1
2017-05-05 00:21:37 +01:00
pajowu
d8fccd4ac5 libsmi: init at 0.5.0 (#25433) 2017-05-05 00:13:44 +01:00
Daiderd Jordan
390e2ea14f Merge pull request #25219 from knedlsepp/fix-opencv3-darwin
opencv3: Enable darwin build
2017-05-04 23:49:38 +02:00
Jörg Thalheim
3156ef2dfd Merge pull request #25478 from zraexy/zraexy-broadcom-bt-firmware
broadcom-bt-firmware: init at 12.0.1.1011
2017-05-04 22:33:06 +01:00
Josef Kemetmueller
68c6e5bc8b opencv3: Enable darwin build 2017-05-04 22:50:03 +02:00
Frederik Rietdijk
6eff61d6a1 Merge pull request #25486 from apeschar/master
pythonPackages.PyLD: init at 0.7.2
2017-05-04 20:59:18 +02:00
Albert Peschar
10abea9ecc pythonPackages.PyLD: init at 0.7.2 2017-05-04 20:51:31 +02:00
pe@pijul.org
5db271c99a pythonPackages.httpserver: init at 1.1.0 2017-05-04 20:25:09 +02:00
Frederik Rietdijk
77fba4a112 pythonPackages.pyproj: init at 1.9.5.1 2017-05-04 18:57:23 +02:00
Frederik Rietdijk
665df607fb pythonPackages.folium: init at 0.3.0 2017-05-04 16:19:56 +02:00
Frederik Rietdijk
2aeff6c05c pythonPackages.branca: init at 0.2.0 2017-05-04 16:19:56 +02:00
Lancelot SIX
ff472837ea
pythonPackages.sqlalchemy_migrate: 0.10.0 -> 0.11.0 2017-05-03 23:17:56 +02:00
Lancelot SIX
7f5ddfe52f
pythonPackages.os-testr: 0.4.2 -> 0.8.1 2017-05-03 23:17:55 +02:00
zraexy
d900478e3c broadcom-bt-firmware: init at 12.0.1.1011
broadcom-bt-firmware: init at 12.0.1.1011
2017-05-03 12:51:32 -08:00
zraexy
7845163d6a bt-fw-converter: init at 2017-02-19 2017-05-03 12:51:24 -08:00
Stefan Lau
03c519b2e2 rustRegistry: 2017-04-13 -> 2017-05-03 2017-05-03 21:35:23 +02:00
Rahul Gopinath
5762985302 csvkit: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
14d951c46f python-slugify: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
0ef0a4ab5e pytimeparse: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
2b56afea4d dbfread: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
b94706926b dbf: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
e13b240359 agate-sql: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
4365d634c8 agate-excel: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
90daf2de27 agate-dbf: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
4036bc91da agate: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
d76e68423f openpyxl: remove 2_2_0_b1 2017-05-03 11:58:29 -07:00
Rahul Gopinath
5d1c598655 dateutil: remove 2_2 2017-05-03 11:58:29 -07:00
Rahul Gopinath
9b5b713d8f csvkit: 0.9.1 -> 1.0.2 2017-05-03 11:58:28 -07:00
Rahul Gopinath
918773356d dbfread: Enable python3 2017-05-03 11:58:28 -07:00
Rahul Gopinath
6040adc674 python-slugify: Init at 1.2.4 2017-05-03 11:58:28 -07:00
Rahul Gopinath
fddbb6b1ee dbf: 0.94.003 -> 0.96.8 2017-05-03 11:58:28 -07:00
Rahul Gopinath
36acb4ec3e agate-sql: Init at 0.5.2 2017-05-03 11:58:28 -07:00
Rahul Gopinath
fcd954181c agate-excel: 0.1.0 -> 0.2.1 2017-05-03 11:58:28 -07:00
Rahul Gopinath
390f67924f agate-dbf: 0.1.0 -> 0.2.0 2017-05-03 11:58:28 -07:00
Rahul Gopinath
92d18827d4 agate: 1.2.2 -> 1.6.0 2017-05-03 11:58:28 -07:00
Nikolay Amiantov
61e5763694 sqlitebrowser: wrap Qt application 2017-05-03 18:00:22 +03:00
Domen Kožar
eacb230a56
hlint: add as statically linked haskell binary 2017-05-03 14:02:56 +02:00
Frederik Rietdijk
664ff4069c pythonPackages.magic-wormhole: fix build
- fixes build
- use buildPythonPackage and pass in individual packages

As mentioned in https://github.com/NixOS/nixpkgs/pull/20722 this
packages is both an application and a library.

If a package is both then we use buildPythonPackage and put it in
python-packages.nix. That way we can guarantee we use the correct
version of dependencies when using it as a library. Unfortunately, it
does mean the name of the package is prefixed with `pythonX.X-`.
2017-05-03 09:52:53 +02:00
Frederik Rietdijk
52b1995250 pythonPackages.os-testr: mark as broken 2017-05-03 09:42:33 +02:00
Frederik Rietdijk
a6175a477c pythonPackages.pivy: disable on 3.x 2017-05-03 08:57:06 +02:00
Frederik Rietdijk
82e99edf31 pythonpackages.pywinrm: broken 2017-05-03 08:53:58 +02:00
Frederik Rietdijk
8017bc934e Merge pull request #25453 from LnL7/python-stevedore
python-stevedore: 1.7.0 -> 1.21.0
2017-05-03 08:46:32 +02:00
Frederik Rietdijk
97630b21c9 pythonPackages.pydot: fix build 2017-05-03 08:42:24 +02:00
Frederik Rietdijk
d317e834c1 pythonPackages.pytestcov: never propagate pytest
Because we have multiple versions of pytest and we do not want to end up
with multiple in one closure.
2017-05-03 08:34:47 +02:00
Frederik Rietdijk
6d1408153c pythonPackages.setuptoolsTrial: do not depend on old pytest 2017-05-03 08:30:08 +02:00
Frederik Rietdijk
a7b206bb89 pythonPackages.certifi: move to separate file 2017-05-03 08:19:58 +02:00
zraexy
31ad4e1657 perlPackages.RegexpGrammars: init at 1.045 2017-05-02 13:14:36 -08:00
Matthew Bauer
1234825656 xsv: fix "has invalid meta attribute"
Without this there's an eval error, when running nix-env -f '<nixpkgs>'
--query --available --json.

  derivation ‘xsv-0.11.0’ has invalid meta attribute ‘override’
  derivation ‘xsv-0.11.0’ has invalid meta attribute ‘overrideDerivation’

[Bjørn: extend commit message.]
2017-05-02 21:04:34 +02:00
Daiderd Jordan
5217969f69
python-stevedore: 1.7.0 -> 1.21.0 2017-05-02 20:11:49 +02:00
Tim Steinbach
a74632f6c2 Merge pull request #25440 from NeQuissimus/ammonite_0_8_4
ammonite: 0.8.3 -> 0.8.4
2017-05-02 13:42:49 -04:00
romildo
0de51ef70e connman-gtk: init at 1.1.1 2017-05-02 14:13:31 -03:00
Changlin Li
75197be585 bfg repo cleaner: add top-level aliase (#25420)
Makes it easier to find and install this package.
2017-05-02 18:01:18 +02:00
Peter Simons
287e670462 Merge pull request #25390 from Hodapp87/rstudio_fix
rstudio: Fix recompilation issue with custom package set
2017-05-02 16:43:41 +02:00
Tim Steinbach
c13e328916
ammonite: 0.8.3 -> 0.8.4
Also rename package and add alias for the old name.
2017-05-02 08:56:20 -04:00
Tim Steinbach
b5169fd277
linux: Add cgroups patches for 4.9, 4.10, 4.11 2017-05-02 08:49:39 -04:00
Vladimír Čunát
9ad1aaae53
lua5_{sec,1_sockets,expat}: convert to aliases
There's nothing better in these expressions than what we have in
lua-packages.nix
2017-05-02 14:00:44 +02:00
Lancelot SIX
770b3164be
pythonPackages.asgiref: fix double declaration
Fix a rebase error
2017-05-02 11:59:51 +02:00
Frederik Rietdijk
5bcfd2f56c Merge pull request #25407 from matthiasbeyer/add-toot
toot: init at 0.8.0 (including pythonPackages.beautifulsoup4 update)
2017-05-02 09:35:47 +02:00
Matthias Beyer
66c21e72e0 toot: init at 0.8.0 2017-05-02 09:30:26 +02:00
Lancelot SIX
068b46d576
pythonPackages.wokkel: disable for python3 2017-05-02 09:28:37 +02:00
Lancelot SIX
578e1cef93
pythonPackages.nevow: disable for python3 2017-05-02 09:28:36 +02:00
Lancelot SIX
3e06c611da
pythonPackages.klein: disable for python3 2017-05-02 09:28:36 +02:00
Lancelot SIX
528a452043
pythonPackages.twisted: 16.4.1 -> 17.1.0 2017-05-02 09:28:34 +02:00
Lancelot SIX
d965c8e6e9
pythonPackages.asgi_redis: 1.0.0 -> 1.3.0 2017-05-02 09:28:34 +02:00
Lancelot SIX
c767920189
pythonPackages.asgi_ipc: 1.2.0 -> 1.3.1 2017-05-02 09:28:33 +02:00
Lancelot SIX
db0627336e
pythonPackages.asgiref: 1.0.0 -> 1.1.1 2017-05-02 09:28:28 +02:00
Lancelot SIX
b1d16c731f
pythonPackages.automat: init at 0.5.0 2017-05-02 09:25:35 +02:00
Lancelot SIX
63fd2c7e62
pythonPackages.autobahn: 0.16.0 -> 0.18.2 2017-05-02 09:25:35 +02:00
Lancelot SIX
0743b0fb6e
pythonPackages.pytest-asyncio: init at 0.5.0 2017-05-02 09:25:30 +02:00
Lancelot SIX
df79a19638
pythonPackages.constantly: init at 15.1.0 2017-05-02 09:24:46 +02:00
Lancelot SIX
687fe19a04
pythonPackages.txaio: 2.5.2 -> 2.7.0 2017-05-02 09:24:46 +02:00
Lancelot SIX
91b5290412
pythonPackages.m2r: init at 0.1.5 2017-05-02 09:24:42 +02:00