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
acdc783418538f23cdfb671bc8fd4b1c076979bd.
2021-05-18 00:16:54 +02:00
github-actions[bot]
8c6d819143
Merge master into staging-next
2021-05-16 18:32:41 +00:00
Eduardo Sánchez Muñoz
805825cc52
pythonPackages.pyqt4: 4.12 -> 4.12.3
2021-05-16 11:17:32 -07:00
Domen Kožar
e20c5753f4
Merge pull request #123238 from stephank/fix-jpeg-archive-darwin
...
jpeg-archive: fix darwin build
2021-05-16 20:17:04 +02:00
figsoda
da04ea775e
vimPlugins.lsp_signature-nvim: init at 2021-05-07
2021-05-16 11:16:37 -07:00
Bran
bc9098d60d
river: remove branwright1 as maintainer ( #123266 )
2021-05-16 14:15:44 -04:00
markuskowa
0e5545a108
Merge pull request #123168 from ck3d/vdr-2.4.7
...
vdr: 2.4.6 -> 2.4.7
2021-05-16 20:01:19 +02:00
markuskowa
02ca98ea14
Merge pull request #122829 from ck3d/luaformatter-1.3.5
...
luaformatter: 1.3.4 -> 1.3.5
2021-05-16 19:50:02 +02:00
Daniël de Kok
f515d1f93c
Merge pull request #123255 from midchildan/chore/trafficserver
...
trafficserver: remove joaquinito2051 as maintainer
2021-05-16 19:42:10 +02:00
markuskowa
3bfc1b2cf4
Merge pull request #123167 from ck3d/zhf-geonic
...
gonic: Fix build error
2021-05-16 19:39:27 +02:00
Domen Kožar
e9d4e7fc5f
Merge pull request #123246 from regnat/patch-1
...
nixos-rebuild: Don’t reset the experimental features
2021-05-16 19:01:29 +02:00
Anderson Torres
cf45c45605
Merge pull request #121588 from eduardosm/sip-rename
...
pythonPackages.sip: rename to sip_4, pythonPackages.sip_5: rename to sip
2021-05-16 13:31:55 -03:00
midchildan
2b7ed5deef
trafficserver: remove joaquinito2051 as maintainer
...
This reverts commit da69e884b8d19835958a04b53cf8148ba8866e66.
2021-05-17 00:42:57 +09:00
Peter Simons
5bf5cb1b1b
Merge pull request #123221 from xworld21/eukleides-use-CC
...
eukleides: use $CC instead of hardcoded gcc, build on more platforms
2021-05-16 16:35:51 +02:00
Théophane Hufschmitt
601ceec28d
nixos-rebuild: Don’t reset the experimental features
...
Make sure that the Nix `experimental-features` set by a user aren’t overwritten when running `nixos-rebuild --flake` by using `--extra-experimental-features` rather than `--experimental-features`.
Fix https://github.com/NixOS/nix/issues/4784
2021-05-16 16:17:42 +02:00
Jan Tojnar
684991c696
Merge branch 'master' into staging-next
...
- Thunderbird 68 has been dropped on master.
- gccCrossLibcStdenv has been factored out on staging-next in all-packages.nix, while the file has been re-formatted on master.
2021-05-16 15:34:51 +02:00
Anderson Torres
c58b97674b
Merge pull request #123184 from lovesegfault/corectrl-1.1.3
...
corectrl: 1.1.2 -> 1.1.3
2021-05-16 09:50:20 -03:00
Anderson Torres
82f1702669
Merge pull request #123014 from primeos/wio-wlroots-0.13
...
wio: Build with wlroots 0.13
2021-05-16 09:46:18 -03:00
Stéphan Kochen
eb8890f3bb
jpeg-archive: fix darwin build
2021-05-16 13:56:30 +02:00
Graham Christensen
9b92a81723
Merge pull request #123229 from superherointj/nixpkgs-toplevel-allpackages-editorformat
...
top-level: refactor of all-packages to comply w/ editorconfig-checker
2021-05-16 07:52:10 -04:00
Pascal Bach
8b9dc09744
Merge pull request #123218 from 06kellyjac/minio
...
minio: 2021-05-11T23-27-41Z -> 2021-05-16T05-32-34Z
2021-05-16 13:50:48 +02:00
superherointj
a5092257c4
top-level: refactor for editorconfig-checker all-packages
2021-05-16 08:24:36 -03:00
Vincenzo Mantova
4ef47f32d7
eukleides: use $CC instead of hardcoded gcc
2021-05-16 12:03:47 +01:00
Louis Tim Larsen
7a1fbc38a4
hdhomerun-config-gui: 20200907 -> 20210224
2021-05-16 12:16:31 +02:00
Matthieu Coudron
3399b0e332
Merge pull request #123129 from helsinki-systems/drop/thunderbird-68
...
drop thunderbird{,-bin} 68
2021-05-16 12:15:51 +02:00
06kellyjac
3fbdcefe1d
minio: 2021-05-11T23-27-41Z -> 2021-05-16T05-32-34Z
2021-05-16 10:58:07 +01:00
06kellyjac
acec233fcd
minio: set version variables with ldflags
...
Set version variables with ldflags rather than sed in a postPatch phase
Also means that CGO_ENABLED and -tags=kqueue can be set in the same
place
Add changelog
2021-05-16 10:42:06 +01:00
06kellyjac
02b121bf85
minio: fix license change
...
Update from #123130 has moved from Apache 2.0 to AGPLv3
2021-05-16 10:38:36 +01:00
Guillaume Girol
89f90fda19
Merge pull request #123172 from romildo/upd.marwaita_
...
marwaita: 9.1 -> 9.2.1
2021-05-16 09:14:02 +00:00
Vladimír Čunát
843fcf68e1
Merge #123049 : nixos/tests/minecraft-server: fix on i686
2021-05-16 11:00:02 +02:00
Vladimír Čunát
be6de45f49
Merge #122909 : boomerang: add include needed with gcc10
2021-05-16 10:59:12 +02:00
Guillaume Girol
f1852527a9
Merge pull request #122915 from polygon/caprice32
...
caprice32: Add <string> include
2021-05-16 08:54:22 +00:00
Vladimír Čunát
b0d25971a0
Merge #122500 : python-engineio: 3.x on python 3.9 Darwin broken
2021-05-16 10:51:45 +02:00
Vladimír Čunát
1dac7f4d01
Merge #122470 : dasher: 2018-04-03 -> unstable-2021-04-25
2021-05-16 10:49:00 +02:00
Michael Raskin
a617911254
Merge pull request #123206 from r-ryantm/auto-update/bctoolbox
...
bctoolbox: 4.5.7 -> 4.5.15
2021-05-16 08:47:32 +00:00
Michael Raskin
e23040bf78
Merge pull request #123061 from r-ryantm/auto-update/libmwaw
...
libmwaw: 0.3.18 -> 0.3.19
2021-05-16 08:46:18 +00:00
Vladimír Čunát
9018f5eb01
dasher: enableParallelBuilding = true
...
I'm a bit impatient :-) and this seems to build without issues,
even on an idle 32-threaded machine.
2021-05-16 10:46:09 +02:00
Vladimír Čunát
55fff66bfc
Merge #122358 : python39Packages.random2: fix build
2021-05-16 10:38:11 +02:00
Vladimír Čunát
9de0430aac
Merge #122322 : eukleides: Fix build, expose tex package
2021-05-16 10:35:28 +02:00
Fabian Affolter
6adf079ce5
Merge pull request #122330 from DavHau/zhf-flask-appbuilder
...
python3Packages.flask-appbuilder: unbreak
2021-05-16 10:35:04 +02:00
Fabian Affolter
f680d44fe2
Merge pull request #123090 from LouisDK1/hunspell-dict-da-dk
...
hunspell-dict-da-dk: 2.5.137 -> 2.5.189
2021-05-16 10:27:26 +02:00
Fabian Affolter
f7b5075db1
Merge pull request #123192 from r-ryantm/auto-update/findomain
...
findomain: 4.2.0 -> 4.2.1
2021-05-16 10:26:18 +02:00
Dmitry Kalinkin
f2c015d33d
python3Packages.awkward: 1.2.2 -> 1.2.3
2021-05-16 00:53:13 -07:00
R. RyanTM
11ac26ba22
bctoolbox: 4.5.7 -> 4.5.15
2021-05-16 07:33:05 +00:00
Vladimír Čunát
e4d9759314
Merge #123169 : ffmpeg(_4): fix build error on darwin
2021-05-16 09:32:51 +02:00
Vladimír Čunát
3e43d42f87
ffmpeg_4: only apply the patch on darwin
...
It's not a big deal, but why rebuild the linux dependencies now.
2021-05-16 09:31:27 +02:00
Nikolay Korotkiy
c4ff610b31
mbtileserver: 0.6.1 → 0.7.0
2021-05-16 03:10:31 -04:00
Bjørn Forsman
3d18eddae2
pulseview: fix patch hash
2021-05-16 08:56:46 +02:00
R. RyanTM
37434d704b
lime: 4.5.1 -> 4.5.14
2021-05-16 02:54:49 -04:00
R. RyanTM
9528bf9fd9
bowtie2: 2.4.2 -> 2.4.3
2021-05-16 02:53:03 -04:00