nixpkgs-bootstrap.master: 0-unstable-2024-11-09 -> 0-unstable-2024-11-14
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
mkNixpkgs ? import ./mkNixpkgs.nix {}
|
||||
}:
|
||||
mkNixpkgs {
|
||||
rev = "343b0a2225308ff6b8f2a1638f8664bc4bc7037b";
|
||||
sha256 = "sha256-9jLhAo5x2AixqITmqt0mR72OXdT3sCt8gIbiMrfHY/E=";
|
||||
version = "0-unstable-2024-11-09";
|
||||
rev = "1d95cb5fa7a38717172e090d54338ca8daef8a86";
|
||||
sha256 = "sha256-wFZWdWpyDLXc3a/t0BcDuVr/B8SHgE5iIG6nBhQech8=";
|
||||
version = "0-unstable-2024-11-14";
|
||||
branch = "master";
|
||||
}
|
||||
|
@@ -46,14 +46,6 @@ in
|
||||
hash = "sha256-KcntclyvkV8leyZEKkASdF1I2YKGv9Xlr8seL0TDtnQ=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
name = "libbytesize: fix cross compilation";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/354886";
|
||||
saneCommit = "8e0888faacd11e7e550c86b4ad5355b71a276cf6";
|
||||
# hash = "sha256-xeZsZ+uGL6fhHpFDOTI/hdPP/JTSzL99vwlvYvGyW2M=";
|
||||
hash = "sha256-Y3LS6JUZOOO8Sol3dffn7ONe6mo1POA5gQp1f6mZRBs=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
name = "nixos/bonsaid: init";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/347818";
|
||||
@@ -148,12 +140,6 @@ in
|
||||
saneCommit = "bd87a38b86f889a6902a356ab415eeead881766b";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
name = "libgweather: enable introspection on cross builds";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/251956";
|
||||
hash = "sha256-vZANZI2Ii5H1WP7r9gtWTS/FQ80kojgK8Bk2srI3Nhc=";
|
||||
})
|
||||
|
||||
# (fetchpatch' {
|
||||
# # 2024/06/08: still outstanding
|
||||
# name = "hspell: remove build perl from runtime closure";
|
||||
|
Reference in New Issue
Block a user