Andrew Childs
c6791b2117
wafHook: allow overriding phases
...
This makes the wafHook a lot closer to the structure of standard hooks
like cmake and ninja.
2020-02-09 16:03:02 +09:00
Thomas Tuegel
f84107c857
Merge pull request #79112 from dtzWill/update/kde-applications-19.20.1
...
kdeApplications: 19.08.3 -> 19.12.1, new fetch base URL?
2020-02-08 06:24:05 -06:00
Thomas Tuegel
546e0bfa49
Merge pull request #79095 from dtzWill/update/qt-5.12.7
...
qt-5: 5.12.6 -> 5.12.7
2020-02-08 05:48:28 -06:00
Frederik Rietdijk
5c92c0921a
Merge staging-next into staging
2020-02-07 19:28:16 +01:00
Frederik Rietdijk
30f0909e3a
Merge master into staging-next
2020-02-07 19:27:52 +01:00
worldofpeace
23fa449d65
Merge pull request #79422 from andrew-d/andrew/asyncssh
...
python3Packages.asyncssh: fix build
2020-02-07 10:08:13 -05:00
Evan Stoll
e5359d9050
nodePackages: update set
2020-02-07 08:24:16 -05:00
Domen Kožar
b740c443e0
Merge pull request #79153 from turboMaCk/elm-updates
...
elmPackages.elm-analyse: 0.16.4 -> 0.16.5
2020-02-07 21:16:51 +08:00
Mario Rodas
1beceeb4f4
Merge pull request #79444 from r-ryantm/auto-update/jtc
...
jtc: 1.75c -> 1.75d
2020-02-07 07:57:21 -05:00
Mario Rodas
fad02b3954
Merge pull request #79443 from r-ryantm/auto-update/janet
...
janet: 1.6.0 -> 1.7.0
2020-02-07 07:53:44 -05:00
R. RyanTM
435e758404
jtc: 1.75c -> 1.75d
2020-02-07 11:15:48 +00:00
R. RyanTM
50194367cf
janet: 1.6.0 -> 1.7.0
2020-02-07 10:54:34 +00:00
Mario Rodas
7d2e818109
Merge pull request #79421 from r-ryantm/auto-update/cmake-format
...
cmake-format: 0.6.5 -> 0.6.8
2020-02-07 05:33:24 -05:00
tricktron
e97ac66410
r-modules/generic-builder: Add missing iconv library to fix build on darwin ( #78965 )
...
Add missing iconv dependency to fix builds of several r-modules on darwin.
2020-02-07 10:50:43 +01:00
Vincent Laporte
f2cd2ee0e0
coqPackages.bignums: enable for Coq 8.11
2020-02-07 10:26:26 +01:00
Bas van Dijk
1cbb793ec8
haskellPackages.servant: fix sha256
...
My build server which isn't using cache.nixos.org discovered an
outdated hash in servant:
```
trying https://github.com/haskell-servant/servant/archive/v0.16.2.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 132 0 132 0 0 616 0 --:--:-- --:--:-- --:--:-- 616
100 295k 0 295k 0 0 269k 0 --:--:-- 0:00:01 --:--:-- 384k
unpacking source archive /build/v0.16.2.tar.gz
hash mismatch in fixed-output derivation '/nix/store/i6qgxlqf599wl11rd44jasgmwb78wr6c-source':
wanted: sha256:0kqglih3rv12nmkzxvalhfaaafk4b2irvv9x5xmc48i1ns71y23l
got: sha256:0xk3czk3jhqjxhy0g8r2248m8yxgvmqhgn955k92z0h7p02lfs89
```
2020-02-07 10:12:49 +01:00
Mario Rodas
a5c3e14785
dune_2: 2.1.3 -> 2.2.0
...
Changelog: https://github.com/ocaml/dune/releases/tag/2.2.0
2020-02-07 09:58:43 +01:00
lewo
bda4a5729f
Merge pull request #79412 from KyleOndy/yq-go_v3
...
yq-go: 2.4.0 -> 3.1.0
2020-02-07 09:07:38 +01:00
Andrew Dunham
5a0f0005e7
python3Packages.asyncssh: fix build
...
The test changed from `yield from` to `await`, which broke our patch.
Fix our patch.
Closes #79380
2020-02-06 23:24:27 -08:00
R. RyanTM
fc248a30dc
cmake-format: 0.6.5 -> 0.6.8
2020-02-07 07:17:31 +00:00
Kyle Ondy
b2cc53e0b7
yq-go: 2.4.0 -> 3.1.0
2020-02-06 23:01:14 -05:00
Christian Lütke-Stetzkamp
78956495de
libxkbcommon: fix build on darwin ( #79393 )
...
The patch is already in upstream
2020-02-06 22:49:43 -05:00
Jan Tojnar
c77a95dc0d
mypaint-brushes: clean up
2020-02-07 03:44:33 +01:00
Mario Rodas
08decd7ada
Merge pull request #79333 from marsam/update-nodejs
...
nodejs: 10.18.1 -> 10.19.0, 12.14.1 -> 12.15.0, 13.7.0 -> 13.8.0
2020-02-06 20:54:04 -05:00
Mario Rodas
9d689de185
Merge pull request #79334 from marsam/update-flow
...
flow: 0.117.0 -> 0.118.0
2020-02-06 19:52:22 -05:00
Maximilian Bosch
177b28cd06
cargo-make: 0.26.2 -> 0.27.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.27.0
2020-02-06 23:44:44 +01:00
Matthieu Coudron
2855281050
alot: 0.8.1 -> 0.9
...
Changelog: https://github.com/pazz/alot/releases/tag/0.9
2020-02-06 22:50:33 +01:00
Maximilian Bosch
51ac6731e0
Merge pull request #79354 from r-ryantm/auto-update/spdk
...
spdk: 19.10.1 -> 20.01
2020-02-06 22:36:17 +01:00
Bas van Dijk
21ad5c123b
libuv: 1.34.1 -> 1.34.2
2020-02-06 22:12:38 +01:00
Maximilian Bosch
2de41ccab3
Merge pull request #79369 from Ma27/update-strace
...
strace: 5.4 -> 5.5
2020-02-06 20:56:42 +01:00
R. RyanTM
feaf32c353
gmp: 6.1.2 -> 6.2.0
2020-02-06 20:26:21 +01:00
R. RyanTM
2275f1770b
openwsman: 2.6.9 -> 2.6.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openwsman/versions
2020-02-06 20:20:12 +01:00
R. RyanTM
dd2e822fc2
libsForQt5.libqglviewer: 2.7.1 -> 2.7.2
2020-02-06 20:16:36 +01:00
R. RyanTM
6bc3c1b306
doxygen: 1.8.15 -> 1.8.17
2020-02-06 20:13:56 +01:00
R. RyanTM
01505d11e0
help2man: 1.47.11 -> 1.47.12
2020-02-06 20:13:22 +01:00
R. RyanTM
0902c8c681
libhandy: 0.0.12 -> 0.0.13
2020-02-06 20:11:10 +01:00
R. RyanTM
6fbba7bc23
p11-kit: 0.23.18.1 -> 0.23.19
2020-02-06 20:10:15 +01:00
R. RyanTM
837b727871
tiledb: 1.7.2 -> 1.7.5
2020-02-06 20:07:59 +01:00
worldofpeace
11b7ef8f96
Merge pull request #70549 from r-ryantm/auto-update/appstream-glib
...
appstream-glib: 0.7.15 -> 0.7.16
2020-02-06 14:07:00 -05:00
Lancelot SIX
2c7f99a799
pythonPackages.django_2_2: 2.2.9 -> 2.2.10
...
See https://docs.djangoproject.com/en/2.2/releases/2.2.10/ for release
information
2020-02-06 20:04:37 +01:00
Lancelot SIX
4fa2193cd6
pythonPackages.django_1_11: 1.11.27 -> 1.11.28
...
See https://docs.djangoproject.com/en/1.11/releases/1.11.28/ for release
information
2020-02-06 20:04:37 +01:00
R. RyanTM
72e2b8e16e
python37Packages.PyChromecast: 4.1.0 -> 4.1.1
2020-02-06 20:00:31 +01:00
Ben Darwin
134b645343
python3Packages.nilearn: unbreak package
2020-02-06 19:59:14 +01:00
Ben Darwin
f5c191739b
pythonPackages.pydicom: 1.3.0 -> 1.4.1
...
- routine update; unbreaks with Python 3.8 (not supported before 1.4.1)
2020-02-06 19:59:14 +01:00
Ben Darwin
83bdc1d989
python3Packages.nibabel: 3.0.0 -> 3.0.1
...
- this unbreaks the package due to erroring tests in 3.0.0
- remove obsolete (mostly Python2-related) deps
- add deps to support MINC, DICOM, and SPM formats
- only build on x64 due to a dtype bug on Arm64
2020-02-06 19:59:14 +01:00
Frederik Rietdijk
cd33d2aff4
Merge staging-next into staging
2020-02-06 19:44:01 +01:00
Frederik Rietdijk
38cf6eac19
Merge master into staging-next
2020-02-06 19:43:36 +01:00
Maximilian Bosch
e511b614e0
strace: 5.4 -> 5.5
...
https://github.com/strace/strace/releases/tag/v5.5
2020-02-06 18:50:34 +01:00
R. RyanTM
505d179d7b
spdk: 19.10.1 -> 20.01
2020-02-06 15:28:05 +00:00
Jan Tojnar
f4f39fc824
Merge pull request #79309 from jtojnar/hugsie-pkgs
...
fwupd: 1.3.3 → 1.3.7
2020-02-06 16:20:00 +01:00