update not-os patch hash
This commit is contained in:
parent
a9a3c64aff
commit
ed7d4386b9
|
@ -11,7 +11,7 @@
|
||||||
not-os-patches = [
|
not-os-patches = [
|
||||||
{
|
{
|
||||||
url = "https://patch-diff.githubusercontent.com/raw/cleverca22/not-os/pull/25.patch";
|
url = "https://patch-diff.githubusercontent.com/raw/cleverca22/not-os/pull/25.patch";
|
||||||
sha256 = "sha256-7AAb5f3bt6U0opBNLx/HFR0EGuM1FhL63R6UzPAMe0c=";
|
sha256 = "sha256-QYXdiCdvGLcvLkC2BCIfJfCgW3Hf4meeK0SdU39aSYg=";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
patched-not-os = pkgs.applyPatches {
|
patched-not-os = pkgs.applyPatches {
|
||||||
|
|
Loading…
Reference in New Issue