mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
Merge pull request #329973 from Mic92/fix-release
fix nixpkgs's release.nix
This commit is contained in:
commit
2122a9b35b
@ -22,7 +22,8 @@
|
||||
"x86_64-apple-darwin"
|
||||
"x86_64-unknown-linux-gnu"
|
||||
"x86_64-unknown-linux-musl"
|
||||
"x86_64-unknown-freebsd"
|
||||
# we can uncomment that once our bootstrap tarballs are fixed
|
||||
#"x86_64-unknown-freebsd"
|
||||
]
|
||||
# Strip most of attributes when evaluating to spare memory usage
|
||||
, scrubJobs ? true
|
||||
|
Loading…
Reference in New Issue
Block a user