nixpkgs-bootstrap: fix unl0kr patch hash

This commit is contained in:
2024-10-13 05:05:33 +00:00
parent cdfa8afcfc
commit e2fc11ba1a

View File

@@ -106,7 +106,7 @@ in
(fetchpatch' {
name = "unl0kr: 2.0.0 -> 3.2.0";
prUrl = "https://github.com/NixOS/nixpkgs/pull/319126";
hash = "sha256-8rsX4Yrrp8lKrG3nySu8vvOofbxVRzpbjYVc+AQNqLs=";
hash = "sha256-frSOcOQs6n+++w95DWz92H8SVwrs8ZJyJ1KHwOQ6ql8=";
})
(fetchpatch' {