volth
8a6f053317
docbook2x: add perlPackages.XMLSAXBase to dependencies
2018-03-08 14:13:38 +00:00
Shea Levy
89700d7b26
perlPackages.XMLSAX: Disable broken testsuite
2018-03-07 06:43:47 -05:00
Peter Hoeg
0b8401c4aa
Merge pull request #36108 from peterhoeg/p/ha-deps
...
home-assistant: add multiple dependencies
2018-03-05 07:22:08 +08:00
Robert Schütz
33e16997b9
pythonPackages.async: uninit because deprecated
...
Citing from PyPI:
DEPRECATION NOTE: Please do not use this library ! It’s not working correctly in python 3, and besides that might be called a failed experiment.
2018-03-04 23:43:06 +01:00
Peter Hoeg
b1d7d13e64
pythonPackages.miniupnpc: init at 2.0.2
2018-03-04 23:43:06 +01:00
Peter Hoeg
083ac5add3
pythonPackages.ha-ffmpeg: init at 1.9
2018-03-04 23:43:06 +01:00
Peter Hoeg
4af9a88107
pythonPackages.yahooweather: init at 0.10
2018-03-04 23:43:05 +01:00
Peter Hoeg
0bb55edb3a
pythonPackages.deluge-client: init at 1.2.0
2018-03-04 23:43:05 +01:00
Peter Hoeg
9c64494c82
appdaemon: init at 3.0.0b4
2018-03-04 23:43:05 +01:00
Peter Hoeg
91456c6705
pythonPackages.sseclient: init at 0.0.19
2018-03-04 23:42:52 +01:00
Peter Hoeg
2ca4e73fba
pythonPackages.aiohttp-jinja2: init at 0.16.0
2018-03-04 11:51:59 +01:00
Tuomas Tynkkynen
1e107443ad
Merge commit '618ac29687a650d854c8bea7efd4490387589ce2' into staging
2018-03-03 22:40:32 +02:00
Jan Tojnar
618ac29687
cantarell-fonts: rename from cantarell_fonts
2018-03-03 00:36:38 +01:00
Jörg Thalheim
bf40da750f
Merge pull request #36225 from leenaars/stubby
...
stubby: init at 0.2.2
2018-03-02 23:24:02 +00:00
Michiel Leenaars
61dc6030bf
stubby: init at 0.2.2
2018-03-02 23:29:40 +01:00
Robert Schütz
75c20548bf
Merge pull request #36199 from dotlambda/python-unstable
...
python fixes
2018-03-02 20:57:13 +01:00
Jörg Thalheim
22b4349b3a
Merge pull request #36224 from erosennin/pymetar-0.21
...
pythonPackages.pymetar: 0.20 -> 0.21
2018-03-02 16:13:51 +00:00
Jörg Thalheim
e2f7ef7bf5
python.pkgs.pymetar: modernize
2018-03-02 16:12:08 +00:00
Jörg Thalheim
609f0e05b0
Merge pull request #36152 from aij/infiniband-diags
...
infiniband-diags: init at 2.0.0
2018-03-02 16:07:11 +00:00
Andrey Golovizin
a862a0e559
pythonPackages.pymetar: 0.20 -> 0.21
2018-03-02 16:47:28 +01:00
Andrey Golovizin
cc2aa6f358
pythonPackages.pymetar: add myself as maintainer
2018-03-02 16:46:36 +01:00
Jörg Thalheim
d2850489f7
Merge pull request #36194 from maurer/bap-1.4
...
BAP update to 1.4
2018-03-02 15:45:24 +00:00
Jörg Thalheim
e0b5bdde90
Merge pull request #32095 from elitak/opentx
...
opentx: init at 2.2.0
2018-03-02 15:40:06 +00:00
Robin Gloster
e616cd8840
tex4ht: obsoleted by tex4ht in texlive
2018-03-02 11:56:45 +01:00
Jörg Thalheim
de71a45119
Merge pull request #36142 from romildo/new.deepin-icon-theme
...
deepin-icon-theme: init at 15.12.52
2018-03-02 09:25:06 +00:00
Robert Schütz
92896e2739
pythonPackages.ftputil: move expression
2018-03-02 03:45:34 +01:00
Robert Schütz
7b525acee2
pythonPackages.dj-database-url: init at 0.5.0
2018-03-02 03:45:24 +01:00
Ivan Jager
6dfe151852
infiniband-diags: init at 2.0.0
2018-03-01 20:23:50 -06:00
Robert Schütz
150d0b7428
pythonPackages.pycups: move expression
2018-03-02 02:37:58 +01:00
Robert Schütz
f14c9ae883
pythonPackages.ldappool: move expression
2018-03-02 02:06:57 +01:00
Eric Litak
455cef7d5e
opentx: init at 2.2.1
...
This does not yet cross-compile the firmware images.
2018-03-01 15:59:41 -08:00
Benno Fünfstück
379317a778
ispell: init at 3.3.02
2018-03-01 23:54:04 +01:00
Michael Raskin
f6de73b436
libreoffice-fresh: 5.4.1.2 -> 6.0.1.1
...
One of the newly disabled tests is not a pure rendering test and might
be related to data consistency (unfortunately)
2018-03-01 23:27:26 +01:00
Matthew Maurer
a9409104a0
bap: 1.2 -> 1.4
2018-03-01 17:22:43 -05:00
Shea Levy
95579af5ec
Merge remote-tracking branch 'origin/staging' into cross-nixos
2018-03-01 14:56:58 -05:00
Jörg Thalheim
e340a984e4
Merge pull request #36185 from etu/php-utils-upgrades
...
Upgrades of some userspace utils for PHP
2018-03-01 19:50:00 +00:00
Shea Levy
e70f61f5a1
Add top-level aliases for the runtime shell and its package.
...
This is like stdenv.shell{,Package}, but for the runtime system. The
majority of uses of stdenv.shell probably want this instead.
2018-03-01 14:37:45 -05:00
Erik Arvstedt
f9f360883b
untrunc: init at 2018.01.13
2018-03-01 20:30:48 +01:00
José Romildo Malaquias
555eacccb5
deepin-icon-theme: init at 15.12.52
2018-03-01 16:16:07 -03:00
Elis Hirwing
a7c8b8e831
phpPackages.composer: 1.6.2 -> 1.6.3
...
Changelog: https://github.com/composer/composer/releases/tag/1.6.3
2018-03-01 20:06:58 +01:00
Frederik Rietdijk
810dd0f984
Merge remote-tracking branch 'upstream/master' into HEAD
2018-03-01 20:00:42 +01:00
Elis Hirwing
82c884fbc3
phpPackages.php-parallel-lint: 0.9.2 -> 1.0.0
2018-03-01 19:58:24 +01:00
Elis Hirwing
1e4763f1be
phpPackages.phpcbf: 2.6.0 -> 3.2.3
...
Release notes:
https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.2.3
Plus an infinite of versions before that.
2018-03-01 19:58:21 +01:00
Elis Hirwing
8061a9a462
phpPackages.phpcs: 2.6.0 -> 3.2.3
...
Release notes:
https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.2.3
Plus an infinite of versions before that.
2018-03-01 19:57:55 +01:00
Adam Ruzicka
020e80104a
hg-git: 0.8.10 -> 0.8.11
...
0.8.10 is not compatible with mercurial-4.5
2018-03-01 17:04:52 +01:00
José Romildo Malaquias
55e6c81a26
mpc-qt: init at 17.11
2018-03-01 15:17:47 +01:00
Robert Schütz
455dbc4668
pythonPackages.flake8-import-order: init at 0.17
2018-03-01 14:43:12 +01:00
Robert Schütz
2937f81e61
pythonPackages.pylama: init at 7.4.3
2018-03-01 14:43:12 +01:00
rnhmjoj
6e21aa65d9
mkvtoolnix: 20.0.0. -> 21.0.0
2018-03-01 14:38:59 +01:00
Sam Parkinson
1c4298f384
regextester: init at 0.1.7
2018-03-01 06:46:31 +02:00