Frederik Rietdijk
03e54c5e88
Python: introduce toPythonApplication function
...
This commit introduces the `toPythonApplication` function. Certain
Python packages are considered both a library and an application, that
is, they expose importable modules, but typically executables that are
part of the package are used instead.
In this case, the package needs to be added to `python-packages.nix` in
order for it to be available as a library. An alias with this function
can then be added in `all-packages.nix`, e.g.:
```
ansible = with pythonPackages; toPythonApplication ansible;
```
2018-03-03 17:14:09 +01:00
Austin Seipp
7270f2139a
tlaplus: init at 1.5.6
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-02 21:20:54 -06: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
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
Ivan Jager
6dfe151852
infiniband-diags: init at 2.0.0
2018-03-01 20:23:50 -06: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
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
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
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
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
Sam Parkinson
de650d4766
elementary-cmake-modules: init at 319ec5336...
2018-03-01 06:46:31 +02:00
Shea Levy
7f623cfa45
callCabal2nix: Fix filtering for non-cleanSourceable sources.
...
What was here before wasn't correct anyway, and now it works in
restricted mode.
Fixes #35207
2018-02-28 14:22:19 -05:00
Will Dietz
f1dd205c4e
Merge pull request #35643 from volth/graalvm8-init-0.31
...
graalvm8: init at 0.31
2018-02-28 12:31:33 -06:00
volth
953ccfaf01
grallvm8: use callPackages in all-packages.nix
2018-02-28 16:13:15 +00:00
Will Dietz
2d786a7697
icu: fix regression on 32bit, missing parens :)
2018-02-28 09:52:06 -06:00
Tim Steinbach
e1410a6792
linux: Remove 4.13.x
2018-02-28 10:40:06 -05:00
Jan Tojnar
0a288a2620
udisks: point to udisks2
2018-02-28 16:12:07 +01:00
Jan Tojnar
150ead93e4
libgee_0_{6,8}: get rid of legacy libgee
...
It was never needed anyway. [1]
[1]: https://github.com/NixOS/nixpkgs/pull/19421
2018-02-28 16:08:44 +01:00
Matthieu Coudron
0a672f7984
[RDY] pythonPackages.cmd2: 0.7.7 -> 0.8.0 ( #35162 )
...
Some cool stuff like history saving to transcripts, support for argparse
based parsers etc:
https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md
It is now possible to run tests though many fails.
2018-02-28 13:55:02 +00:00
Alexander V. Nikolaev
539efba194
glm: remove 0.9.5.4, as it not used anymore.
...
was used only in libreoffice-still, where was commented out 2 years ago.
I feel it time for farewell 0.9.5.4.
2018-02-28 15:20:43 +02:00
Tim Steinbach
40adc86112
Merge pull request #34840 from Ma27/init-coreutils
...
uutils-coreutils: init at 2018-02-09
2018-02-28 12:38:59 +00:00
Jörg Thalheim
bc6508b7f4
Merge pull request #36115 from limeytexan/perlPackages-POE-Test-Loops
...
perlPackages.POE-Test-Loops: init at 1.360
2018-02-28 12:11:55 +00:00
Jörg Thalheim
a64a7e0773
Merge pull request #34600 from michaelpj/imp/sil
...
sil: init at 1.3.0
2018-02-28 12:09:33 +00:00
Jörg Thalheim
35386a5336
Merge pull request #33975 from mnacamura/gutenberg
...
gutenberg: init at 0.3.1
2018-02-28 11:54:30 +00:00
Michael Brantley
aa9c8622df
perlPackages.POE-Test-Loops: init at 1.360
2018-02-28 06:33:43 -05:00
Jörg Thalheim
e0b1aeb36b
Merge pull request #36113 from limeytexan/perlPackages-Test-Pod-No404s
...
perlPackages.Test-Pod-No404s: init at 0.02
2018-02-28 11:22:21 +00:00
Jörg Thalheim
f4f904f938
Merge pull request #35584 from aij/opensm
...
opensm: init at 3.3.20
2018-02-28 11:10:23 +00:00
Maximilian Bosch
97700fe811
uutils-coreutils: init at 2018-02-09
...
`uutils-coreutils` is an a cross-platform rewrite of GNU/coreutils based
on Rust. It aims to increase portability and improve Windows support
(see https://github.com/uutils/coreutils#why ).
Since the derivation provides the same binaries as `coreutils` does a
`prefix` argument as been added to the function to avoid any conflicts
that can be used like this:
``` nix
self: super:
{
uutils-coreutils = self.uutils-coreutils.override { prefix = "uutils"; };
}
```
Resolves #28114 /cc @NeQuissimus
-----
Important notice: the patch depends on #34505 which needs to be merged
*FIRST* as it fixes a bug in the `rustc` setup of nixpkgs (see the PR's
discussion and 5c9665f41c (commitcomment-27271420)
for further reference).
2018-02-28 12:04:28 +01:00
Michael Brantley
8f87576393
perlPackages.Test-Pod-No404s: init at 0.02
2018-02-28 06:03:31 -05:00