189949 Commits

Author SHA1 Message Date
Frederik Rietdijk
c68f58d95c Merge master into staging-next 2019-08-17 09:30:16 +02:00
Christoph Neuroth
4ef579143c http-prompt: Allow installation on Mac OS
The original pkg author noted that they could only test on linux. I'm running
this package on Mac OS without problems.
2019-08-17 07:58:19 +02:00
worldofpeace
ec4a0f8171 xfce4-14.exo: docbook_xsl nativeBuildInputs 2019-08-17 00:32:34 -04:00
worldofpeace
feef0bbc97 mkXfceDerivation: add wrapGAppsHook 2019-08-17 00:32:34 -04:00
Ben Wolsieffer
939cd1bf4c processing: 3.4 -> 3.5.3 2019-08-16 22:22:03 -04:00
Aaron Andersen
a2bd8da766
Merge pull request #66251 from lilyball/cocoapods-beta
cocoapods-beta: 1.7.5 -> 1.8.0.beta.1
2019-08-16 22:17:48 -04:00
Aaron Andersen
08161d9013
Merge pull request #65713 from lilyball/macvim
macvim: 8.1.1517 -> 8.1.1722
2019-08-16 22:08:25 -04:00
Will Dietz
f19e02b705
readline80: 8.0p0 -> 8.0p1
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-001
2019-08-16 20:31:45 -05:00
Aaron Andersen
7a712206a4
Merge pull request #66692 from jonringer/bump-smartgit
smartgithg: 18.2.9 -> 19.1.1
2019-08-16 20:41:34 -04:00
Aaron Andersen
c2c1340a58
Merge pull request #66014 from jonringer/update-cre2
cre2: 0.3.0 -> 0.3.6
2019-08-16 20:36:42 -04:00
markuskowa
f31b487021
Merge pull request #65999 from r-ryantm/auto-update/mosquitto
mosquitto: 1.6.3 -> 1.6.4
2019-08-17 02:07:47 +02:00
Andreas Rammhold
a583152ff8
Merge pull request #66727 from jabranham/firefox
Firefox 68.0.2
2019-08-16 22:55:44 +00:00
Timo Kaufmann
192197dc6c
Merge pull request #65802 from timokau/sage-transient-debug
sage: add patch to debug transient issue
2019-08-17 00:33:05 +02:00
Aaron Andersen
63ce6bf9f3
Merge pull request #66661 from ealasu/feature/apfs-fuse
apfs-fuse: init at 20190723
2019-08-16 18:21:29 -04:00
Timo Kaufmann
41bb319462 sage: avoid running out of memory during tests 2019-08-16 23:50:55 +02:00
Andreas Rammhold
17843aa025
firefox-bin: 68.0.1 -> 68.0.2 2019-08-16 23:08:08 +02:00
Andreas Rammhold
a1b7ce78fa
firefox-beta-bin: 69.0b10 -> 69.0b14 2019-08-16 23:07:35 +02:00
Markus Kowalewski
f0a0c2ae61
armadillo: 9.600.5 -> 9.600.6 2019-08-16 22:46:11 +02:00
ealasu
3b23c5fdf1 apfs-fuse: init at 2019-07-23 2019-08-16 12:04:26 -07:00
Peter Simons
21a9aa0fcc all-cabal-hashes: update to Hackage at 2019-08-10T08:59:19Z 2019-08-16 19:54:42 +02:00
Peter Simons
2bf44961c5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
3129a6c3ac.
2019-08-16 19:53:25 +02:00
Peter Simons
5a1c572dd5 hackage2nix: update list of broken builds to avoid evaluation errors on Hydra 2019-08-16 19:53:24 +02:00
Domen Kožar
09b9f22e3a haskell: hnix-store-core compiles 2019-08-16 19:53:24 +02:00
Robert Helgesson
ba670fc2c0 haskellPackages: unbreak hnix build
Fixes #66623
2019-08-16 19:53:24 +02:00
Peter Simons
63e0bb852e LTS Haskell 14.1 2019-08-16 19:53:24 +02:00
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
Bas van Dijk
16cb2611d9 rustfmt: use the src as defined by the git submodule in rust
This commit makes sure rustc and rustfmt are compatible by setting
rustfmt's src to the rustfmt git submodule as defined in:

https://github.com/rust-lang/rust/tree/1.36.0/src/tools
2019-08-16 12:54:05 +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