misuzu
ecd7a89a7b
nix.perl-bindings: fix build on aarch64-darwin
2022-07-25 19:14:00 +03:00
Thiago Kenji Okada
3775999eff
nixVersions.nix_2_10: disable LTO in static builds
2022-07-15 12:00:50 -07:00
Thiago Kenji Okada
8251e3a1fd
nixVersions.nix_2_10: enable LTO in GCC builds
2022-07-15 12:00:45 -07:00
Nick Cao
18c07ad150
nixVersions.nix_2_10: workaround for installcheck
2022-07-14 23:53:29 +08:00
Domen Kožar
7434c16611
nix: patch curl netrc regression
...
https://github.com/curl/curl/issues/8653
2022-06-09 01:28:26 +01:00
Artturin
e8d30cd329
nixVersions: add artturin to maintainers
2022-04-12 19:03:43 +03:00
Ben Wolsieffer
9f7e505dd7
nix: make Perl bindings use matching Nix version
...
Previously, 'nix_2_6.perl-bindings' (for example) was built from the Nix 2.6
but linked against 'nix' (the latest version). This usually causes the build
to fail.
2022-03-20 13:49:59 -04:00
Robert Hensing
eeab10bd54
nixVersions.nix_2_7: Propagate nlohmann_json
...
Just like upstream:
https://github.com/NixOS/nix/blob/2.7.0/flake.nix#L136
2022-03-10 15:35:04 +01:00
Sandro Jäckel
0730df1a1a
nix: disable big-parallel for aws-sdk-cpp
...
aws-sdk-cpp only takes ~1m52s on a 4 core machine under 50% load
which does not justify the requirement on big parallel.
Tested with `nix-build -A nixVersions.nix_2_6.aws-sdk-cpp`.
2022-03-08 14:09:53 +01:00
Ben Siraphob
862c468fab
Merge pull request #157596 from hexagonal-sun/nix-darwin-fix
...
nix >= 2.6.0: fix build on darwin machines
2022-02-01 00:35:17 +00:00
Matthew Leach
f4cc8ee5dd
nix: fix build on darwin machines
2022-01-31 22:09:37 +00:00
Bernardo Meurer
a40948ee53
Merge pull request #157387 from Mic92/nix-unstable
2022-01-30 09:07:47 -08:00
Nick Cao
a817568b0f
nix: fix default value of enableDocumentation
2022-01-30 19:41:10 +08:00
Jörg Thalheim
6b3a2e6c3f
nixUnstable: pre20220124 -> pre20220127
...
fixes https://github.com/NixOS/nix/issues/5998
and https://github.com/NixOS/nix/issues/5980
2022-01-30 12:33:47 +01:00
Bernardo Meurer
fd61b4ca59
nix: remove pointless let..in from common
2022-01-26 12:57:25 -08:00
Bernardo Meurer
421abd6e8a
nixVersions: move buildNix functionality into common.nix
2022-01-26 12:19:10 -08:00
Bernardo Meurer
1ba2428545
nix: factor out common.nix
2022-01-26 10:31:44 -08:00