Commit Graph

33440 Commits

Author SHA1 Message Date
Alexey Shmalko
40389db4a2
pythonPackages.screenkey: remove 2018-02-12 20:33:24 +02:00
Alexey Shmalko
d1fbbb09bf
screenkey: init at 0.9 2018-02-12 20:33:14 +02:00
Ertugrul Söylemez
cf3ada04a7
perlPackages.MailPOP3Client: init at 2.19 2018-01-22 21:17:19 +01:00
Jörg Thalheim
ebd2a8b165
Merge pull request #34100 from jokogr/pkg/xmonad-log
xmonad-log: init at 0.1.0
2018-01-22 19:15:32 +00:00
Frederik Rietdijk
4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Vladimír Čunát
246ba46db7
Merge older staging (finished on Hydra)
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087.
2018-01-22 08:54:37 +01:00
Jörg Thalheim
d60c026e54
Merge pull request #34104 from yegortimoshenko/20180121.132611/gumbo
libgumbo: rename to gumbo
2018-01-21 22:58:39 +00:00
Jörg Thalheim
f518ac736a
Merge pull request #34115 from das-g/tablib-0.12.1-cherrypicked-to-master
tablib: 0.10.0 -> 0.12.1
2018-01-21 22:54:14 +00:00
チルノ
b23e92eac1 tewisay: init at git-2017-04-14 (#33488) 2018-01-21 22:31:51 +00:00
Raphael Das Gupta
d2541c42ba tablib: 0.10.0 -> 0.12.1
needs some additional build- and runtime dependencies that are also being added to the derivation with this commit

(cherry picked from commit c32302514091966797580f17b5ba81f7f81b7e28)
2018-01-21 21:54:20 +01:00
Nicolas Mattia
1d47908879 gpp: init at 2.25 and add @nmattia as maintainer (#34098)
* maintainers: add nmattia
* gpp: init at 2.25

GPP is a handy preprocessing tool, not yet present in the package set.
2018-01-21 19:17:31 +00:00
Peter Simons
4532826e99
Merge pull request #34037 from ElvishJerricco/fix-ghcjs-lts-10
Fixed GHCJS
2018-01-21 19:55:25 +01:00
Yegor Timoshenko
26c6f43119 libgumbo: rename to gumbo 2018-01-21 13:29:45 +00:00
Ioannis Koutras
64fa24b516 xmonad-log: init at 0.1.0 2018-01-21 14:57:36 +02:00
Sarah Brofeldt
adf80590ae
Merge pull request #33924 from markuskowa/molden-pr
molden: init at 5.7
2018-01-21 12:19:48 +01:00
Peter Hoeg
29deef012c kdialog: init at 17.12.1 2018-01-21 18:28:06 +08:00
Daiderd Jordan
1fa5c8abae
Merge pull request #34089 from mnacamura/sdl2-darwin-fix
SDL2_{gfx,mixer,net,ttf}: fix Darwin build
2018-01-21 00:30:36 +01:00
Will Fancher
fcc8cae88d Fixed GHCJS 2018-01-20 15:47:59 -05:00
Frederik Rietdijk
75d8096108 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-20 21:04:17 +01:00
Frederik Rietdijk
fc1c0fe0c4
Merge pull request #31871 from ixxie/jupyterhub
Jupyterhub
2018-01-20 20:49:28 +01:00
Matan Shenhav
e8ff1e079f pythonPackages.jupyterhub: init at 0.8.1 2018-01-20 19:39:06 +00:00
Robert Helgesson
394e989376
perl-Log-Contextual: 0.008000 -> 0.008001 2018-01-20 19:56:48 +01:00
Mitsuhiro Nakamura
4014b24ca1 SDL2_{gfx,mixer,net,ttf}: fix Darwin build 2018-01-21 00:26:21 +09:00
Charles Strahan
850799e607 pythonPackages.pamela: fix resolution of libpam.so 2018-01-20 14:07:14 +00:00
Peter Simons
c6678c5688 pycurl: don't pollute $out/lib with system libraries
As far as I can tell, pycurl works just fine without that symlink.
2018-01-20 14:56:32 +01:00
Matan Shenhav
c8300a0596 pythonPackage.python-oauth2: init at 1.0.1 2018-01-20 13:54:05 +00:00
Frederik Rietdijk
ee91c45f89 python.pkgs.pytest_32: remove old version 2018-01-20 14:12:39 +01:00
Frederik Rietdijk
7f77cce9ed python.pkgs.pytest_29: remove old version 2018-01-20 14:11:56 +01:00
Florian Klink
5f03d6bf4d afew: rewrite expression
it's an application, not a python module

Also, remove name attribute.
Build with python 3 by default.

afew: make setuptools_scm a buildInput

afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore

we fetch from pypi, with version info properly set, so this shouldn't be
an issue.

afew: set license

afew: add notmuch binary to PATH

it seems afew calls "notmuch new" in MailMover.py

afew: don't set LD_LIBRARY_PATH

the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Robert Schütz
ee8f15ec7c pythonPackages.pytestrunner: 2.6.2 -> 3.0
Also add missing dependency to progressbar2
2018-01-20 13:37:43 +01:00
Frederik Rietdijk
1623c8371c buildPythonPackage: rename nix_run_setup.py to nix_run_setup
If the extension is .py it tends to be picked up by tools, breaking for
example tests.
2018-01-20 13:31:14 +01:00
idontgetoutmuch
e38b122f26 pythonPackages.us: init at 1.0.0 (#34076) 2018-01-20 12:19:13 +00:00
Frederik Rietdijk
217626a3e9 python.pkgs.click-threading: move and fix expression 2018-01-20 13:01:53 +01:00
Frederik Rietdijk
56c3535d06 python.pkgs.pytest_28: remove old version 2018-01-20 12:55:44 +01:00
Frederik Rietdijk
e3581626ef python.pkgs.secp256k1: move expression 2018-01-20 12:53:46 +01:00
Frederik Rietdijk
3fa9702958 python.pkgs.pytest_27: remove old version 2018-01-20 12:48:04 +01:00
Frederik Rietdijk
29e9608949 python.pkgs.PyLTI: move expression 2018-01-20 12:42:24 +01:00
Frederik Rietdijk
c0c616b81f python.pkgs.pytest_30: remove unused version 2018-01-20 12:27:13 +01:00
Frederik Rietdijk
f1c7f024f3 python.pkgs.bleach: move expression 2018-01-20 12:05:22 +01:00
Frederik Rietdijk
e2e2cb4961 python.pkgs.whitenoise: init at 4.0b4 2018-01-20 12:05:21 +01:00
Frederik Rietdijk
851f05ef69 python.pkgs.pytzdata: init at 2017.3.1 2018-01-20 12:05:21 +01:00
Frederik Rietdijk
18e10a1e52 python.pkgs.pendulum: init at 1.3.2 2018-01-20 12:05:21 +01:00
Frederik Rietdijk
04fe5bc440 python.pkgs.meinheld: init at 0.6.1 2018-01-20 12:05:21 +01:00
Frederik Rietdijk
642788bd85 python.pkgs.maya: init at 0.3.3 2018-01-20 12:05:21 +01:00
Frederik Rietdijk
12ff860380 python.pkgs.limits: init at 1.2.1 2018-01-20 12:05:21 +01:00
Frederik Rietdijk
92e535d3f1 python.pkgs.flask-limiter: init at 1.0.1 2018-01-20 12:05:20 +01:00
Frederik Rietdijk
efb915e020 python.pkgs.flask-common: init at 0.2.0 2018-01-20 12:05:20 +01:00
Frederik Rietdijk
6c5149f51a python.pkgs.crayons: init at 0.1.2 2018-01-20 12:05:20 +01:00
Ashley Gillman
655c9450f6 pythonPackages.nibabel: Move to separate file. 2018-01-20 11:32:55 +01:00
Ashley Gillman
c1eeedaf4a pythonPackages.nipype: To separate file. 2018-01-20 11:32:54 +01:00