Frederik Rietdijk
a3f40b507f
pythonPackages.setuptools: 42.0.2 -> 44.0.0
2020-01-04 15:24:43 +01:00
Jörg Thalheim
1a931f1f60
Revert "Revert "ffmpeg: fix cross compilation""
...
This reverts commit 7d46f7363c
.
This change was accidentally commit to master. To avoid a mass-rebuild we
actually apply this change on staging first.
2020-01-04 08:26:03 +00:00
Jörg Thalheim
7d46f7363c
Revert "ffmpeg: fix cross compilation"
...
This reverts commit f6f8f0b75a
.
avoid mass-rebuild on master; move to staging instead.
2020-01-04 08:25:54 +00:00
Daniel Fullmer
1b591acf6b
ffmpeg: fix cross compilation
2020-01-04 08:25:51 +00:00
Matthew Bauer
04000331c1
Merge pull request #74284 from matthewbauer/ios-with-xcode-11
...
Update iOS for XCode 11
2020-01-03 15:35:41 -05:00
Matthew Bauer
9c1a2ac51e
Merge remote-tracking branch 'origin/master' into ios-with-xcode-11
2020-01-03 15:34:20 -05:00
Matthew Bauer
8b41b16a9f
cctools: fixup gnu-config detection
2020-01-03 15:20:55 -05:00
Matthew Bauer
6f8b2f3961
cctools: only add libtool on native builds
...
libtool is not really needed and it interferes with
updateAutotoolsGnuConfigScriptsHook. So remove it when
cross-compiling, but leave it in native to preserve hashes.
2020-01-03 15:20:54 -05:00
Matthew Bauer
010d2f4aa2
lib/systems: use newer ios sdk
2020-01-03 15:20:54 -05:00
Matthew Bauer
036cef9473
ghc: always use llvm with iOS
...
Even when building for the simulator.
2020-01-03 15:19:37 -05:00
Matthew Bauer
3432b1baa8
xcode: don’t use libstdc++ on iOS
...
Apple no longer ships with it, so best to avoid forcing it into use.
2020-01-03 15:19:34 -05:00
John Ericson
28c37155d7
xcode: Add more hashes, and fix some old ones
2020-01-03 15:19:08 -05:00
adisbladis
9e0847e566
Merge pull request #76892 from adisbladis/mesa-19_3_1
...
mesa: 19.2.7 -> 19.3.1
2020-01-03 17:37:22 +00:00
adisbladis
a565d094c6
mesa: 19.2.7 -> 19.3.1
2020-01-03 16:58:40 +00:00
Frederik Rietdijk
5ca7a7d882
Merge staging-next into staging
2020-01-03 13:18:04 +01:00
Frederik Rietdijk
fb0da93509
python3Packages.numpy: fix build
2020-01-03 12:52:42 +01:00
Frederik Rietdijk
157ca8eb75
fmt: fix static musl build
2020-01-03 12:51:45 +01:00
Frederik Rietdijk
6ee60b37fc
python: numpy: 1.17.5 -> 1.18.0
2020-01-03 12:51:45 +01:00
Frederik Rietdijk
64015f4f7d
python: numpy: 1.17.4 -> 1.17.5
2020-01-03 12:51:45 +01:00
Frederik Rietdijk
867552957f
openblas: fix static musl build
2020-01-03 12:50:47 +01:00
Daiderd Jordan
dd5fd3b1ff
Merge pull request #76771 from dtzWill/update/llvm-9.0.1
...
llvm_9: 9.0.0 -> 9.0.1
2020-01-03 11:59:22 +01:00
Chris Ostrouchov
6e02629a35
pythonPackages.svgwrite: refactor fix broken build
...
There was a single test in the build that tries to download a google
font.
2020-01-03 02:22:43 -08:00
Frederik Rietdijk
7aa2b0215b
Merge master into staging-next
2020-01-03 10:25:14 +01:00
Frederik Rietdijk
016111e839
apr: fix static musl build
2020-01-03 10:16:11 +01:00
Frederik Rietdijk
960c24a996
Merge pull request #75798 from tobim/pkgsStatic/arrow
...
arrow-cpp: add pkgsStatic support
2020-01-03 10:13:31 +01:00
Mario Rodas
7e8454fb85
Merge pull request #76443 from r-ryantm/auto-update/sysbench
...
sysbench: 1.0.18 -> 1.0.19
2020-01-03 03:43:17 -05:00
Mario Rodas
c1fdafa8ad
Merge pull request #76432 from r-ryantm/auto-update/spectre-meltdown-checker
...
spectre-meltdown-checker: 0.42 -> 0.43
2020-01-03 03:39:08 -05:00
Mario Rodas
d3cd40ac86
Merge pull request #76477 from r-ryantm/auto-update/yoshimi
...
yoshimi: 1.6.0.3 -> 1.6.1
2020-01-03 03:35:28 -05:00
Silvan Mosberger
be3f887ac4
lib/tests: Temporarily disable submodule path test
...
Until https://github.com/NixOS/nixpkgs/pull/76861 or so is merged
2020-01-03 06:02:55 +01:00
Silvan Mosberger
c7ade6844f
Revert "lib/types: Allow paths as submodule values"
...
This reverts commit eec83d41e3
.
This broke hydra evaluation because with this commit submodule values
are allowed to be paths, however the certmgr module uses `either
(submodule ...) path` in its type, meaning it already used paths for
something else which would now be interpreted as a submodule.
2020-01-03 05:21:01 +01:00
Franz Pletz
804678f9ea
Merge pull request #76756 from mehlon/hyperrogue
...
hyperrogue: 10.5e -> 11.2d
2020-01-03 03:10:37 +00:00
Franz Pletz
6a2caa555b
Merge pull request #76801 from hax404/chirp
...
chirp: 20191123 -> 20191221; add support for chirp.drivers.tk8180
2020-01-03 03:10:08 +00:00
Graham Christensen
d08fc1a002
Merge pull request #76852 from lovesegfault/fix-manual-boot-console
...
nixos-manual: boot.extraTTYs -> console.extraTTYs
2020-01-02 20:28:45 -05:00
Bernardo Meurer
d80570f3f5
rogue: boot.extraTTYs -> console.extraTTYs
2020-01-02 16:59:43 -08:00
Bernardo Meurer
992245f844
nixos-manual: boot.extraTTYs -> console.extraTTYs
2020-01-02 16:53:15 -08:00
Ryan Mulligan
ec29bb50bf
Merge pull request #76208 from r-ryantm/auto-update/bcftools
...
bcftools: 1.9 -> 1.10.2
2020-01-02 16:42:27 -08:00
Graham Christensen
45a1974ab4
Merge pull request #76846 from lovesegfault/gegl-no-flaky-tests
...
gegl: remove flaky test
2020-01-02 18:50:03 -05:00
Timo Kaufmann
552b38ed74
Merge pull request #76829 from timokau/gf2x-1.3.0
...
ntl: 11.4.1 -> 11.4.2, gf2x: 1.2 -> 1.3.0
2020-01-03 00:46:18 +01:00
Bernardo Meurer
af292657cd
gegl: remove flaky test
...
c.f. https://gitlab.gnome.org/GNOME/gegl/issues/215
2020-01-02 15:19:23 -08:00
Maximilian Bosch
af26f69257
Merge pull request #76313 from oxalica/cargo-flamegraph-perf
...
cargo-flamegraph: fix runtime dep: linux-perf
2020-01-02 23:54:57 +01:00
Maximilian Bosch
4a13ebd335
Merge pull request #76298 from r-ryantm/auto-update/libfilezilla
...
libfilezilla: 0.19.1 -> 0.19.3
2020-01-02 23:50:37 +01:00
Maximilian Bosch
8f9a0b48b5
Merge pull request #76580 from filalex77/gleam-0.6.0
...
gleam: 0.5.0 -> 0.6.0
2020-01-02 23:32:33 +01:00
Maximilian Bosch
9b298ad945
Merge pull request #76278 from r-ryantm/auto-update/homeassistant-cli
...
home-assistant-cli: 0.7.0 -> 0.8.0
2020-01-02 23:20:23 +01:00
adisbladis
1b33a0aedf
Merge pull request #76646 from adisbladis/poetry
...
poetry2nix: init at 1.1.0
2020-01-02 22:14:42 +00:00
Maximilian Bosch
40d02af8aa
ansible-lint: 4.1.1a0 -> 4.2.0
...
Upstream switched to a PEP517-based build[1] which required some minor
changes on the package. Additionally, the update fixes the currently
broken package build[2].
[1] https://www.python.org/dev/peps/pep-0517/
[2] https://hydra.nixos.org/build/109032815
2020-01-02 23:03:04 +01:00
Danylo Hlynskyi
c9bf6aebaa
Merge pull request #76770 from dtzWill/update/devilutionx-1.0.0
...
devilutionx: 0.5.0 -> 1.0.0, install font file
2020-01-03 00:02:42 +02:00
adisbladis
54928f92ac
poetry: 0.12.17 -> 1.0.0
2020-01-02 21:59:56 +00:00
adisbladis
ded1080db4
poetry2nix: init at 1.1.0
2020-01-02 21:59:56 +00:00
Florian Klink
1c9af6e7c1
Merge pull request #76621 from cab404/micronucleus
...
Added micronucleus
2020-01-02 22:54:32 +01:00
Maximilian Bosch
ac62ee848e
cargo-release: 0.12.4 -> 0.13.0
...
https://github.com/sunng87/cargo-release/releases/tag/v0.13.0
2020-01-02 22:12:03 +01:00