nixpkgs-bootstrap: fix unl0kr patch hash
This commit is contained in:
@@ -106,7 +106,7 @@ in
|
|||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
name = "unl0kr: 2.0.0 -> 3.2.0";
|
name = "unl0kr: 2.0.0 -> 3.2.0";
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/319126";
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/319126";
|
||||||
hash = "sha256-8rsX4Yrrp8lKrG3nySu8vvOofbxVRzpbjYVc+AQNqLs=";
|
hash = "sha256-frSOcOQs6n+++w95DWz92H8SVwrs8ZJyJ1KHwOQ6ql8=";
|
||||||
})
|
})
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
|
Reference in New Issue
Block a user