nixpkgs: update patch hashes
This commit is contained in:
@@ -63,13 +63,13 @@ in
|
|||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
name = "zelda64recomp: init at 1.2.0";
|
name = "zelda64recomp: init at 1.2.0";
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/313013";
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/313013";
|
||||||
hash = "sha256-zfGymC2uUpq10tr4LHLv3vQUmDe8zbL3Qm7sV/AzsQY=";
|
hash = "sha256-p8PTaGfBxz1s3UhY2QGbfGfHTzZTlC/20XKpyWoi3T0=";
|
||||||
})
|
})
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
name = "openssh: fix compilation to static hosts";
|
name = "openssh: fix compilation to static hosts";
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/420469";
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/420469";
|
||||||
hash = "sha256-mMJSb7Q+zFuTlCzwfGGaix17nitAK9Q9Syxxc2jqUy8=";
|
hash = "sha256-G9oUnE7dUmNQRu8kJSlEkgyVuQMgCGBRd6TYSCzifzg=";
|
||||||
})
|
})
|
||||||
|
|
||||||
# (fetchpatch' {
|
# (fetchpatch' {
|
||||||
|
Reference in New Issue
Block a user