Merge pull request #329973 from Mic92/fix-release

fix nixpkgs's release.nix
This commit is contained in:
Jörg Thalheim 2024-07-25 20:56:32 +02:00 committed by GitHub
commit 2122a9b35b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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