Commit graph

290437 commits

Author SHA1 Message Date
Sandro
f85bc843c2
Merge pull request #122759 from dotlambda/mono6 2021-05-18 01:25:35 +02:00
John Ericson
6ad0e5cab2
Merge pull request #123419 from sternenseemann/gcc-native-cross
gcc*: force building a cross compiler if host and target platform differ
2021-05-17 16:05:03 -07:00
R. RyanTM
a900462807 dar: 2.7.0 -> 2.7.1 2021-05-17 15:58:49 -07:00
Robert Scott
c958743492
Merge pull request #123379 from rmcgibbo/aplpy
python3Packages.aplpy: fix with latest matplotlib
2021-05-17 23:22:20 +01:00
sternenseemann
2d176b593b gcc*: force building a cross compiler if host and target platform differ
gcc's configure system has the nasty habit (for us) of judging for
itself if it is building a cross compiler (or cross compiling), but on
the limited information of the build, host and target platforms' config
which only contains a subset of the information we encode in
`stdenv.*Platform`. The practical consequence was that prior to this
change building `pkgsLLVM.buildPackages.gcc` actually fails because it
refuses to use `--with-headers` with something it believes to not be a
cross compiler.

As a workaround we force the appropriate variable in the configure
script to always be `yes` regardless of its own conditional check.

At some point we probably should report this issue in some capacity, so
future gcc versions don't force us into workarounds like this and
acdc783418.
2021-05-18 00:16:54 +02:00
R. RyanTM
2ee5afcf2a pantheon.granite: 5.5.0 -> 6.0.0 2021-05-17 15:11:23 -07:00
R. RyanTM
81666e78d1 openmpt123: 0.5.6 -> 0.5.8 2021-05-17 15:07:58 -07:00
Robert Scott
673aea9f84
Merge pull request #123336 from kalekseev/fix/pipelinedb
postgresqlPackages.pipelinedb: fix darwin build
2021-05-17 22:54:54 +01:00
Stéphan Kochen
a8c374380d libspnav: fix darwin build 2021-05-17 14:52:58 -07:00
Jonathan Ringer
9fd18aaad2 makeself: fix tests 2021-05-17 14:48:58 -07:00
Jan Tojnar
c007fb4026
gimpPlugins.pluginDerivation: Fix name
The name should not contain the gimp version, otherwise parseDrvName will consider it the gimp package.

Fixes: https://github.com/NixOS/nixpkgs/issues/114995
2021-05-17 23:47:27 +02:00
Robert T. McGibbon
fd47f56b1d python3Packages.aplpy: fix with latest matplotlib 2021-05-17 17:46:58 -04:00
R. RyanTM
3528c4151e hivex: 1.3.19 -> 1.3.20 2021-05-17 14:30:44 -07:00
Robert Scott
951fe852bc
Merge pull request #123406 from stephank/fix-monolith-darwin
monolith: fix darwin build
2021-05-17 22:28:08 +01:00
Uri Baghin
a975c80f91 bazel-remote: 1.0.0 -> 2.0.1 2021-05-17 23:21:53 +02:00
Stéphan Kochen
0776eae5ae libvncserver: fix darwin build 2021-05-17 14:13:50 -07:00
Stéphan Kochen
aba67c5de5 logtop: fix darwin build 2021-05-17 14:13:19 -07:00
R. RyanTM
45e19f23d3 fluent-bit: 1.7.4 -> 1.7.5 2021-05-17 14:07:14 -07:00
R. RyanTM
db2815a9da ddccontrol-db: 20201221 -> 20210505 2021-05-17 14:03:47 -07:00
Stéphan Kochen
6207e75a00 macchina: fix darwin build 2021-05-17 14:03:08 -07:00
Stéphan Kochen
29fe52f3bd microsoft_gsl: fix darwin build 2021-05-17 14:02:55 -07:00
Stéphan Kochen
1d5d237cf9 l-smash: fix darwin build 2021-05-17 14:02:41 -07:00
R. RyanTM
546e892ebc android-udev-rules: 20210425 -> 20210501 2021-05-17 14:02:36 -07:00
R. RyanTM
dd60bd3422 gnustep.make: 2.8.0 -> 2.9.0 2021-05-17 14:01:02 -07:00
Konstantin Alekseev
73c7f50dc1 postgresqlPackages.timescaledb: fix darwin build 2021-05-17 13:58:13 -07:00
R. RyanTM
50fbc6b6b3 git-secret: 0.3.3 -> 0.4.0 2021-05-17 13:56:55 -07:00
Vladimír Čunát
b09fc82382
nixos/release-combined: fix a test name
Broken by 513143fe4 and breaking evaluation of trunk-combined jobset.
2021-05-17 22:52:28 +02:00
R. RyanTM
728bdf71db cargo-udeps: 0.1.20 -> 0.1.21 2021-05-17 13:51:51 -07:00
R. RyanTM
161b02937d gtkwave: 3.3.108 -> 3.3.109 2021-05-17 13:51:47 -07:00
Stéphan Kochen
69ce7c4987 muso: fix darwin build 2021-05-17 13:51:31 -07:00
Jan Tojnar
23d1505f89 libjcat: 0.1.6 -> 0.1.7 2021-05-17 13:51:13 -07:00
R. RyanTM
e529976fbc twitterBootstrap: 4.6.0 -> 5.0.0 2021-05-17 13:50:40 -07:00
R. RyanTM
b0b023a940 emulsion: 8.0 -> 9.0 2021-05-17 13:48:02 -07:00
Robert Scott
1d676b24a0
Merge pull request #123391 from stephank/fix-qca-qt5-darwin
libsForQt5.qca-qt5: fix darwin build
2021-05-17 21:47:29 +01:00
R. RyanTM
de56376315 eksctl: 0.47.0 -> 0.48.0 2021-05-17 13:46:15 -07:00
R. RyanTM
af7e2ffec4 codeql: 2.5.3 -> 2.5.4 2021-05-17 13:45:57 -07:00
R. RyanTM
f1d2aad298 code-minimap: 0.5.1 -> 0.6.0 2021-05-17 13:45:14 -07:00
R. RyanTM
1dd189caea dnsdist: 1.5.1 -> 1.5.2 2021-05-17 13:45:02 -07:00
R. RyanTM
1c563249ea linuxPackages.bpftrace: 0.12.0 -> 0.12.1 2021-05-17 13:44:33 -07:00
R. RyanTM
0bae4a3992 dpt-rp1-py: 0.1.12 -> 0.1.13 2021-05-17 13:42:28 -07:00
David
9f4878daca fix lfe 2021-05-18 05:40:58 +09:00
David
ec749d81e5 pc: 0.6.0 => 1.12.0 2021-05-18 05:40:58 +09:00
David
aef59d8856 buildRebar3: use rebar3 bare compile 2021-05-18 05:40:58 +09:00
R. RyanTM
0d66d837d3 kubetail: 1.6.12 -> 1.6.13 2021-05-17 13:40:36 -07:00
R. RyanTM
a558f4b218 fluxcd: 0.13.3 -> 0.13.4 2021-05-17 13:38:34 -07:00
R. RyanTM
5546f01b5a groonga: 11.0.1 -> 11.0.2 2021-05-17 13:37:49 -07:00
R. RyanTM
9e6d18dfb9 libgig: 4.2.0 -> 4.3.0 2021-05-17 13:37:42 -07:00
R. RyanTM
b544d31300 flyctl: 0.0.212 -> 0.0.217 2021-05-17 13:36:57 -07:00
R. RyanTM
a3815cb24e helmfile: 0.139.0 -> 0.139.3 2021-05-17 13:36:42 -07:00
R. RyanTM
f4ae47ccf9 helmsman: 3.6.7 -> 3.6.10 2021-05-17 13:36:09 -07:00