1
0
Fork 0

fix not-os patch hash

This commit is contained in:
Sebastien Bourdeauducq 2023-12-12 17:07:18 +08:00
parent 0f1acb3e10
commit a9a3c64aff
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
not-os-patches = [
{
url = "https://patch-diff.githubusercontent.com/raw/cleverca22/not-os/pull/25.patch";
sha256 = "0cca105sidviariwpj2hy72c6yjrcv4m4pzjmvmmp9fkcv2pi3aa";
sha256 = "sha256-7AAb5f3bt6U0opBNLx/HFR0EGuM1FhL63R6UzPAMe0c=";
}
];
patched-not-os = pkgs.applyPatches {