Artturin
|
1d44ac176c
|
treewide: add enableParallelBuilding's to bootstrap packages so hashes stay the same
when enableParallelBuildingByDefault is enabled
verified with
`nix-diff $(nix eval ".#gcc-unwrapped.drvPath") $(nix eval --expr 'with import ./. { config = { enableParallelBuildingByDefault = true; }; }; gcc-unwrapped.drvPath' --impure)`
|
2022-05-25 16:03:14 +03:00 |
|
Artturin
|
f002ffed9a
|
treewide: enable strictDeps in bootstrap packages
|
2022-05-22 16:40:26 +03:00 |
|
Andrew Childs
|
79e34294bd
|
nukeReferences: fix code signatures on aarch64-darwin
|
2021-05-17 00:27:03 +09:00 |
|
Eelco Dolstra
|
cae6db88d3
|
nukeReferences: Use stdenvNoCC
|
2019-10-11 17:12:09 +02:00 |
|
Nikolay Amiantov
|
3c7871a1c0
|
nuke-references: support -e option
|
2015-10-18 18:41:11 +03:00 |
|
Eelco Dolstra
|
609607768f
|
* Turn the nukeRefs() function into a separate program.
svn path=/nixpkgs/trunk/; revision=6941
|
2006-11-03 13:33:24 +00:00 |
|