From ed7d4386b9fb16e8c8149ef54b83c060146476db Mon Sep 17 00:00:00 2001 From: Florian Agbuya Date: Wed, 13 Dec 2023 09:55:04 +0800 Subject: [PATCH] update not-os patch hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 21f7919..0f28e4d 100644 --- a/flake.nix +++ b/flake.nix @@ -11,7 +11,7 @@ not-os-patches = [ { 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 {