189545 Commits

Author SHA1 Message Date
Peter Simons
cb4e56a7e9 python-osc: update to version 0.165.4 2019-08-16 19:29:46 +02:00
Peter Simons
f2b661a144 python-urlgrabber: update to 4.0.0 to support python-3.x 2019-08-16 19:29:46 +02:00
Samuel Dionne-Riel
b750ebf1b3
Merge pull request #60422 from kwohlfahrt/device-tree
nixos/hardware.deviceTree: new module
2019-08-16 13:26:48 -04:00
Jonathan Ringer
099b79d443 smartgithg: 18.2.9 -> 19.1.1 2019-08-16 10:26:05 -07:00
Alex Branham
5ca29a98b2
firefox-esr: 68.0.1esr -> 68.0.2esr 2019-08-16 12:08:51 -05:00
Alex Branham
75ae4a318a
firefox: 68.0.1 -> 68.0.2 2019-08-16 12:08:51 -05:00
Andreas Herrmann
f426173e30 bazel: Fix python stub template
The shebang in the python stub template was incorrectly patched to
```
<store-path>/bin/env python
```
instead of
```
<store-path>/bin/python
```

The reason was that `patchShebangs` was called with `--replace` which is
an unknown argument.
```
patching script interpreter paths in src/main/java/com/google/devtools/build/lib/bazel/rules/python/python_stub_template.txt --replace /usr/bin/env python /nix/store/w7gsq8v86hni4ynaqgwwlnlny115ylng-python3-3.7.4/bin/python
find: unknown predicate `--replace'
```

Using `substituteInPlace` instead resolves that issue.

The wrong shebang caused failures of `py_binary` targets due to `python`
not being in `PATH` in certain circumstances.
2019-08-16 18:55:45 +02:00
Bruno Bigras
42accfb7d1 httplz: 1.5.0 -> 1.5.1 2019-08-16 12:24:10 -04:00
Graham Christensen
332a46b125
Merge pull request #64054 from ivan/snscrape-0.3.0
snscrape: 0.2.0 -> 0.3.0
2019-08-16 10:46:39 -04:00
Marek Mahut
fba291b6ff
Merge pull request #66694 from jonasnick/bitcoin-0.18.1
bitcoin: 0.18.0 -> 0.18.1
2019-08-16 16:34:19 +02:00
Dmitry Kalinkin
8f8da32d04
Merge pull request #64321 from jbedo/cnvkit
CNVkit: init 0.9.6
2019-08-16 10:14:52 -04:00
Emmanuel Rosa
82f02ce0c3 brave: fix path to brave in *.desktop file 2019-08-16 20:44:51 +07:00
Marek Mahut
53e8129017
Merge pull request #66717 from saschagrunert/podman
podman: 1.4.4 -> 1.5.1
2019-08-16 15:33:07 +02:00
Marek Mahut
97648655bf
Merge pull request #66691 from aespinosa/skaffold
skaffold: 0.30.0 -> 0.35.0
2019-08-16 15:32:13 +02:00
Sascha Grunert
a2b27ecf37
podman: 1.4.4 -> 1.5.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-16 14:28:46 +02:00
Eelco Dolstra
96ec1bc7b7
Merge pull request #66681 from basvandijk/init-rust-clippy
rustPackages.clippy: init at rust-1.36.0
2019-08-16 14:07:17 +02:00
Tim Steinbach
24d720a3d1
linux: 5.2.8 -> 5.2.9 2019-08-16 08:00:56 -04:00
Tim Steinbach
c768b0f6ea
linux: 4.19.66 -> 4.19.67 2019-08-16 08:00:56 -04:00
Tim Steinbach
b62ffec92b
linux: 4.14.138 -> 4.14.139 2019-08-16 08:00:53 -04:00
Matthias Beyer
45a961fa5d mixxx: 2.2.1 -> 2.2.2 2019-08-16 13:54:06 +02:00
Marek Mahut
b4e2efb00e
Merge pull request #66701 from aanderse/zabbix-update
zabbix: 4.0.9 -> 4.0.11 & 4.2.3 -> 4.2.5
2019-08-16 13:45:11 +02:00
Marek Mahut
6672041d72
Merge pull request #66639 from jonringer/bump-pazi
pazi: 0.2.0 -> 0.3.0
2019-08-16 13:27:02 +02:00
Craig Hall
38b057f6ca ufraw: Remove --enable-extras
Don't build the 'dcraw' and 'nikon-curve' binaries, as per ufraw's README:

"Do not package the executables generated by by --enable-extras. These extras
are there for testing the code during development. They are of no interest
to end user. Specifically, if you want to package dcraw, you should use
Dave's original code and not UFRaw's modified code."
2019-08-16 11:30:41 +01:00
WilliButz
feb06947c8
Merge pull request #66709 from danieldk/drawio-11.1.4
drawio: 11.1.1 -> 11.1.4
2019-08-16 11:41:31 +02:00
David Gazdos
75e34adda5 libgphoto2: 2.5.17 -> 2.5.23 2019-08-16 16:55:00 +09:00
Bas van Dijk
682e6fafa4 rustPackages.clippy: init at rust-1.36.0 2019-08-16 09:18:32 +02:00
Daniël de Kok
cbfdb79b0e drawio: 11.1.1 -> 11.1.4
Changelog:

https://github.com/jgraph/drawio-desktop/releases/tag/v11.1.4

The most important user-visible change is that the binary is renamed
from draw.io to drawio.
2019-08-16 08:31:31 +02:00
Vincent Laporte
af504e45b3 ocamlPackages.mmap: init at 1.1.0
This project provides a Mmap.map_file function for mapping files in memory.
2019-08-16 06:28:28 +00:00
Jörg Thalheim
6c15ffe487
Merge pull request #66670 from averelld/rstudio-build-fix
rstudio: fix build
2019-08-16 06:55:17 +01:00
Jörg Thalheim
94bd2a029e
Merge pull request #66700 from yrashk/wtf-0.19.1
wtf: 0.17.1 -> 0.19.1
2019-08-16 06:53:51 +01:00
Jörg Thalheim
aeddf944b3
Merge pull request #66703 from eadwu/systemd-networkd/fix-link-field
systemd-networkd: link: Name -> OriginalName
2019-08-16 06:11:39 +01:00
Wael Nasreddine
2cc2131a90
prow: init unstable at 2019-08-14 (#66662) 2019-08-15 20:48:12 -07:00
Peter Hoeg
14f5528b74
Merge pull request #66680 from peterhoeg/u/noti
noti: 3.1.0 -> 3.2.0
2019-08-16 10:06:59 +08:00
Edmund Wu
aa251bbc3e
systemd-networkd: link: Name -> OriginalName 2019-08-15 21:58:24 -04:00
Mario Rodas
6d983a350c
Merge pull request #66659 from xrelkd/update/cargo-make
cargo-make: 0.21.0 -> 0.22.0
2019-08-15 20:57:57 -05:00
Mario Rodas
46c64da14e
Merge pull request #66485 from xrelkd/update/cargo-expand
cargo-expand: 0.4.12 -> 0.4.13
2019-08-15 20:57:35 -05:00
Peter Hoeg
8a694c6b4c noti: 3.1.0 -> 3.2.0 2019-08-16 09:43:17 +08:00
Aaron Andersen
71a556d916 zabbix: 4.0.9 -> 4.0.11 & 4.2.3 -> 4.2.5 2019-08-15 21:19:35 -04:00
Yurii Rashkovskii
93194dc6c9
wtf: 0.17.1 -> 0.19.1 2019-08-15 17:45:22 -07:00
ealasu
07575544be maintainers: add ealasu 2019-08-16 02:18:31 +02:00
Jörg Thalheim
31a577c736
Merge pull request #66651 from lilyball/erlang_darwin_10.12
erlang: Fix build error on darwin
2019-08-16 00:01:25 +01:00
Craig Hall
debf1db8f8 ufraw: 0.22 -> unstable-2019-06-12
The original ufraw repo is no longer maintained, so change
to a new upstream that's collecting patches, including one
we need to fix the build against more recent versions of exiv2.
2019-08-15 22:34:46 +01:00
Jonas Nick
6cb53ac9a6
bitcoin: 0.18.0 -> 0.18.1 2019-08-15 21:12:47 +00:00
Allan Espinosa
bb1c15f7f0 skaffold: 0.30.0 -> 0.35.0 2019-08-15 15:43:16 -04:00
John Wiegley
2edd7103da
mtr: Only include libcap on Darwin
Fixes #66688
2019-08-15 11:29:13 -07:00
worldofpeace
3553c9948c
Merge pull request #64576 from MrMebelMan/init/django-csp-nonce
pythonPackages.django-csp: init at 3.5
2019-08-15 13:58:18 -04:00
Vladyslav Burzakovskyy
b5939353eb pythonPackages.django-csp: init at 3.5 2019-08-15 13:54:55 -04:00
Jonathan Ringer
9fe0ee55a7 varnishPackages: pin python to varnish python version 2019-08-15 10:35:41 -07:00
markuskowa
8f5ce70861
Merge pull request #66665 from markuskowa/upd-molden
molden: 6.1 -> 6.2
2019-08-15 18:59:50 +02:00
Matthew Bauer
5c8f1366b1
Merge pull request #66566 from mmahut/ponyc-test-stdlib
ponyc: disabling stdlib tests
2019-08-15 12:51:15 -04:00