Robert Schütz
35ee24f966
pythonPackages.text-unidecode: init at 1.1
2018-02-22 01:46:11 +01:00
Robert Schütz
d3a347547c
pythonPackages.natsort: fix tests
...
A coverage report is definitely not needed for Nixpkgs.
2018-02-22 01:46:11 +01:00
Robert Schütz
958bd34ea4
pythonPackages.pytest_xdist: 1.22.0 -> 1.22.1
2018-02-22 01:46:11 +01:00
Robert Schütz
40b0c58549
pythonPackages.daphne: fix build and enable tests
2018-02-22 01:46:11 +01:00
Robert Schütz
8747ebd89f
pythonPackages.asgiref: 2.1.5 -> 2.1.6
2018-02-22 01:46:11 +01:00
Robert Schütz
b49db62f9d
pythonPackages.asgiref: correct dependencies and enable tests
2018-02-22 01:46:11 +01:00
Robert Schütz
2bdee9b0c3
pythonPackages.green: 2.3.0 -> 2.12.0
2018-02-22 01:46:10 +01:00
Robert Schütz
fac32de1db
pythonPackages.xdot: move expression
2018-02-22 01:46:10 +01:00
Robert Schütz
8f93cba89c
pythonPackages.prov: fix build and enable tests
...
Tests do not actually take 60 minutes.
2018-02-22 01:46:10 +01:00
Robert Schütz
46d7d069ef
pythonPackages.networkx: 1.11 -> 2.1
2018-02-22 01:46:10 +01:00
Robert Schütz
276fb96532
pythonPackages.rednose: 1.2.1 -> 1.3.0
2018-02-22 01:46:10 +01:00
Robert Schütz
09ae15ea50
pythonPackages.termstyle: 0.1.10 -> 0.1.11
2018-02-22 01:46:10 +01:00
Robert Schütz
84fbf2a410
pythonPackages.dbf: fix tests
2018-02-22 01:46:10 +01:00
Robert Schütz
674ceb9c2b
pythonPackages.curtsies: correct dependencies
2018-02-22 01:46:10 +01:00
Robert Schütz
d322a5b3ec
pythonPackages.bibtexparser: enable tests
2018-02-22 01:46:10 +01:00
Robert Schütz
e1176503e9
pythonPackages.bibtexparser: add propagatedBuildInputs
2018-02-22 01:46:10 +01:00
Robert Schütz
4a9a7d3036
pythonPackages.binaryornot: 0.4.0 -> 0.4.4
2018-02-22 01:46:10 +01:00
John Ericson
e42e6d2f0e
Merge pull request #35266 from abbradar/cc-bools
...
cc-wrapper: fix bool handling for empty and zero values
2018-02-21 17:00:42 -05:00
Nikolay Amiantov
9a9c2e6579
cc-wrapper: fix bool handling for empty and zero values
...
Before the code would fail silently for zero values and with some output for
empties. We now currently handle both via defaulting value to zero and making
`let` return success error code when there's no syntax error.
2018-02-21 23:54:31 +03:00
Frederik Rietdijk
b5391b2451
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-21 20:43:10 +01:00
lewo
4f7650bed0
Merge pull request #34983 from nlewo/pr/devpi-server-4.4.0
...
devpi-server: 4.3.1 -> 4.4.0
2018-02-21 19:59:56 +01:00
Peter Simons
f457933c4c
Merge pull request #35023 from jbedo/bioconductor
...
bioconductor: 3.4 -> 3.6
2018-02-21 19:58:40 +01:00
Will Dietz
5290e19bc2
Merge pull request #35284 from dtzWill/feature/iperf3-simplify
...
iperf3: remove upstreamed patches and workarounds (musl)
2018-02-21 12:53:52 -06:00
Will Dietz
ba88655328
iperf3: remove upstreamed patches and workarounds (musl)
2018-02-21 12:35:59 -06:00
lewo
539f26cb39
Merge pull request #35279 from svsdep/qbittorrent-4.0.4
...
qbittorrent: 4.0.3 -> 4.0.4
2018-02-21 19:28:03 +01:00
Michael Weiss
09ee3770dd
pythonPackages.mysql-connector: init at 8.0.6
2018-02-21 18:54:26 +01:00
svsdep
2992e26ca8
qbittorrent: 4.0.3 -> 4.0.4
2018-02-21 19:02:55 +02:00
Jörg Thalheim
ec2e601871
Merge pull request #35277 from suvash/update-mozilla-sops
...
Update Mozilla sops to the latest version
2018-02-21 16:46:34 +00:00
Jörg Thalheim
f0466c47ab
Merge pull request #33894 from adevress/master
...
ceph: 9.2.0 -> 12.2.2
2018-02-21 16:45:33 +00:00
Jörg Thalheim
5767be72e5
Merge pull request #35272 from jfrankenau/update-snapraid
...
snapraid: 11.1 -> 11.2
2018-02-21 16:32:32 +00:00
Jan Tojnar
230282f1cd
Merge pull request #35261 from samdroid-apps/spice-up-1.3.2
...
spice-up: 1.2.1 -> 1.3.2
2018-02-21 16:53:22 +01:00
Suvash Thapaliya
19f4274076
sops: 2.0.8 -> 3.0.2
...
Update Mozilla Sops to the latest version
2018-02-21 16:52:32 +01:00
Johannes Frankenau
ac64f9ce70
snapraid: 11.1 -> 11.2
2018-02-21 16:22:35 +01:00
Will Dietz
8989a6b0f7
strace: disable mpers (multiple personality) support on aarch64 to fix
...
https://hydra.nixos.org/build/69542376
[dezgeg: changed to --enable-mpers=check instead of --enable-mpers=no,
which makes it probe at build-time whether a certain personality is
supported and enable it only if the probe succeeded, instead of
unconditionally disabling it. Should be more future-proof.]
2018-02-21 16:57:39 +02:00
Jörg Thalheim
a65221e56b
Merge pull request #35245 from mogorman/pulseaudio-dlna
...
pulseaudio-dlna
2018-02-21 14:36:41 +00:00
Michael Raskin
1e94ef5af3
Merge pull request #35273 from matthiasbeyer/update-my-packages
...
Update my packages
2018-02-21 13:35:21 +00:00
Peter Hoeg
829d5c2051
calibre: 3.16.0 -> 3.17.0
2018-02-21 21:32:29 +08:00
Matthias Beyer
70c031d300
haxor-news: Disable tests
...
Tests fail, reason unknown.
But the program works as expected.
2018-02-21 14:28:42 +01:00
Matthias Beyer
dbe8ca6a2d
Remove myself from maintainers
...
I don't want to maintain go packages anymore because packaging is such a
PITA for go packages.
2018-02-21 14:26:13 +01:00
Matthias Beyer
f683d0abf8
Remove myself from maintainers
...
I don't want to maintain go packages anymore because packaging is such a
PITA for go packages.
2018-02-21 14:25:45 +01:00
Matthias Beyer
dff9ff8c9f
vdirsyncer: 0.16.3 -> 0.16.4
2018-02-21 14:21:32 +01:00
Matthias Beyer
d1adf6cb53
smenu: 0.9.10 -> 0.9.11
2018-02-21 14:18:32 +01:00
Matthias Beyer
5655df2227
sigal: 1.3.0 -> 1.4.0
2018-02-21 14:17:20 +01:00
Matthias Beyer
0f7c22f387
sc-im: 0.6.0 -> 0.7.0
2018-02-21 14:16:13 +01:00
Rob Vermaas
c7fa2c21ab
PyGithub: update to 1.3.6
2018-02-21 14:11:48 +01:00
Matthias Beyer
6cefe6bc57
mwic: 0.7.3 -> 0.7.4
2018-02-21 14:11:06 +01:00
Matthias Beyer
8155a2446f
khard: 0.11.4 -> 0.12.2
2018-02-21 14:08:51 +01:00
Matthias Beyer
9d0e4c0e5d
pythonPackages.ruamel_yaml: 0.13.7 -> 0.15.35
2018-02-21 14:08:38 +01:00
Matthias Beyer
dc36894990
http-prompt: 0.11.0 -> 0.11.1
2018-02-21 14:02:48 +01:00
Matthias Beyer
9380acf8d3
hstr: 1.23 -> 1.24
2018-02-21 14:01:47 +01:00