1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

189495 commits

Author SHA1 Message Date
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
Thomas Tuegel ed3cb39bfa
Merge pull request #65561 from nyanloutre/plasma_update_5_16_3
kde_applications: 19.04.1 -> 19.08.0; kdeFrameworks: 5.58 -> 5.61; plasma-5: 5.15.5 -> 5.16.4
2019-08-16 10:56:21 -05: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
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
nyanloutre d6ab8baa1b kde: add myself as maintainer 2019-08-16 15:28:31 +02:00
Eelco Dolstra b7a8280312 rustc: Provide compiler-rt sources
This is needed to build libprofiler_builtins now.

e59f0cc0d3 (diff-daf9539767b10f18e1517f65cdc2e0e2)
https://github.com/rust-lang-nursery/compiler-builtins/issues/295
2019-08-16 15:08:12 +02:00
nyanloutre 1b820c24e3 pimcommon: add new kpurpose dependency 2019-08-16 14:54:58 +02:00
nyanloutre 5d0acaa677 kpurpose: add missing kirigami2 dependency 2019-08-16 14:54: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
nyanloutre d945117959 kcalc: add new MPFR dependency 2019-08-16 14:11:09 +02:00
Eelco Dolstra a4fc84de44 rustc: 1.36.0 -> 1.37.0 2019-08-16 14:10:13 +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
nyanloutre 3400620cc3 akonadi: update patch akonadi-paths
Version 19.08 introduce a new mPgUpgradePath variable.
I applied what was done for the mServerPath variable.
2019-08-16 13:52:03 +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
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
nyanloutre 6d5a90a111 kipi-plugins: move to kde_applications 2019-08-16 11:34:13 +02:00
nyanloutre fc7f5e7c55 yakuake: move to kde_applications 2019-08-16 11:34:13 +02:00
nyanloutre 2ac1e31aea kde_applications: disable obsolete patches 2019-08-16 11:26:17 +02:00
nyanloutre 7489145b30 kde_applications: 19.04.3 -> 19.08.0 2019-08-16 11:26:17 +02:00
nyanloutre 505f0c2232 ksysguard: replace qtwebkit by qtwebengine
c9747e37c5
2019-08-16 11:26:17 +02:00
nyanloutre 766c8f106e kmail: add patch "fix build by including QMap" 2019-08-16 11:26:17 +02:00
nyanloutre 9825b2ac46 kate: add patch "add missing header" 2019-08-16 11:26:17 +02:00
nyanloutre 5268987144 ark: add patch "missing QVector include" 2019-08-16 11:26:17 +02:00
nyanloutre 022db30473 kinit: fix kdeinit-extra_libs.patch 2019-08-16 11:26:17 +02:00
nyanloutre 3085451655 konversation: add patch "Fix build with Qt 5.13" 2019-08-16 11:26:17 +02:00