nixpkgs: fix unl0kr patch hash (... didnt i just do this?)

This commit is contained in:
2024-07-14 03:09:53 +00:00
parent 3fb7fe34c4
commit 8d0b7c5855

View File

@@ -33,7 +33,7 @@ in
(fetchpatch' { (fetchpatch' {
title = "unl0kr: 2.0.0 -> 3.2.0"; title = "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-XZSUUfMsYvTITmiJ/yCDLYAtsgXqEV0iL0oxh3ifErw="; hash = "sha256-IfGayn+othMzp5Mc+0klBvUmykFwq95OKIJDvWL96d0=";
}) })
(fetchpatch' { (fetchpatch' {