Commit graph

290871 commits

Author SHA1 Message Date
Andrew Childs
4c890ce9aa darwin.sigtool: init 2021-05-17 00:27:02 +09:00
Andrew Childs
a7bcb6b936 darwin cross: include CoreFoundation in stdenv 2021-05-17 00:27:01 +09:00
Andrew Childs
9e05276949 bash: provide a working binutils
Why does bash need binutils at all? What's wrong with stdenv?

This avoids a broken ld wrapper, since binutils is binutils wrapped
for linux, even though it's only required on darwin.
2021-05-17 00:27:01 +09:00
Andrew Childs
c696fcdacb fixDarwinDylibNames: set name of install_name_tool 2021-05-17 00:27:01 +09:00
Andrew Childs
9fb8924389 darwin: integrate macOS 11 sdk 2021-05-17 00:27:01 +09:00
Andrew Childs
fe0d5a54c1 darwin/apple-sdk-11.0: inject an sdk for macOS 11 2021-05-17 00:27:01 +09:00
Andrew Childs
0ba7a04743 darwin/binutils: include codesign_allocate 2021-05-17 00:27:01 +09:00
Andrew Childs
15637fe621 bintools-wrapper: support post linker hooks 2021-05-17 00:27:01 +09:00
Andrew Childs
eb8f8afac7 libtapi: cross compilation 2021-05-17 00:27:01 +09:00
Andrew Childs
b7abec31d4 rewrite-tbd: init 2021-05-17 00:27:01 +09:00
Andrew Childs
257cb1c8e8 print-reexports: rehome, tbd4 support, cross compilation 2021-05-17 00:27:01 +09:00
Andrew Childs
1182552332 gmp: disable assembly on Apple Silicon 2021-05-17 00:27:01 +09:00
Andrew Childs
314c92c542 curl: disable gssSupport for Apple Silicon 2021-05-17 00:27:00 +09:00
Andrew Childs
bd4a45f5d4 cctools: drop suspicious dependency 2021-05-17 00:27:00 +09:00
Andrew Childs
e44dd84664 libtool2: macOS 11 support 2021-05-17 00:27:00 +09:00
Andrew Childs
5ed7e55167 groff: fix build with clang >= 9 2021-05-17 00:27:00 +09:00
Andrew Childs
c9af80e44a fontconfig: backport atomics fixes for aarch64-darwin 2021-05-17 00:27:00 +09:00
Andrew Childs
48a1e1cb22 pcre2: disable jit on Apple Silicon 2021-05-17 00:27:00 +09:00
Andrew Childs
8e33b341a3 pcre: disable jit on Apple Silicon 2021-05-17 00:27:00 +09:00
Andrew Childs
cbe172fa67 darwin.ICU: cross compilation 2021-05-17 00:27:00 +09:00
Andrew Childs
aa3361326b darwin.adv_cmds: fix cross compilation 2021-05-17 00:27:00 +09:00
Andrew Childs
24a378c070 zlib: fix cross compilation on darwin 2021-05-17 00:27:00 +09:00
Andrew Childs
9088e445fe glib: fix build
It's not clear why this is required, but glib includes CoreServices
headers and calls CoreServices functions, so it's reasonable to link
against the framework explicitly.
2021-05-17 00:27:00 +09:00
Andrew Childs
1fc0499569 xar: fix cross compilation 2021-05-17 00:27:00 +09:00
Andrew Childs
2931a2e1d5 pbzx: fix cross compilation 2021-05-17 00:27:00 +09:00
Andrew Childs
9ad03b1ed9 flex: fix cross compilation 2021-05-17 00:27:00 +09:00
Andrew Childs
4e09c26ea1 openssh: disable kerberos on Apple Silicon 2021-05-17 00:26:59 +09:00
Andrew Childs
529346745c openssl: Apple Silicon support 2021-05-17 00:26:59 +09:00
Andrew Childs
0a5dcc9840 gnutar: fix cross compilation on darwin 2021-05-17 00:26:59 +09:00
José Romildo
ec7ed128a1 stilo-themes: 3.36-3 -> 3.38-1 2021-05-16 11:41:31 -03:00
AndersonTorres
16ccf81982 cardboard: 0.0.0-unstable=2021-01-21 -> 0.0.0+unstable=2021-05-10 2021-05-16 11:39:21 -03:00
Jan Tojnar
21541fc97c Revert "Revert "hwdata: 0.344 -> 0.347""
This reverts commit f070de253c.
2021-05-16 16:37:13 +02: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
Pontus Stenetorp
8949ae188a
julia: init julia_10-bin at 1.0.5
Almost as clean as it could be, but was forced to set `LD_LIBRARY_PATH`
to work around a `Libdl` failure that is unique to v1.0.x.
2021-05-16 14:12:37 +00:00
Pontus Stenetorp
351f9114b0
julia: init julia_16-bin at 1.6.1
Relevant patches lifted from the `release-1.6` branch of my Julia fork:

    https://git.sr.ht/~ninjin/julia-nix/tree/release-1.6
2021-05-16 14:12:36 +00: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
Kerstin Humm
f1d61e1b4b
imagemagick6: 6.9.12.8 -> 6.9.12-12 2021-05-16 13:21:54 +02:00
Fabian Affolter
10a5d3f693 python3Packages.watchdog: 2.1.0 -> 2.1.1 2021-05-16 13:08:10 +02:00
Vincenzo Mantova
4ef47f32d7 eukleides: use $CC instead of hardcoded gcc 2021-05-16 12:03:47 +01:00
R. RyanTM
a741aa3fc4 cargo-crev: 0.19.2 -> 0.19.4 2021-05-16 10:50:45 +00: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
John Ericson
39ca99761d
Merge pull request #123200 from s1341/fix_max_llvm_packages
Fix max llvm packages from string comparison to int comparison
2021-05-16 03:11:12 -07:00