[NixOS] Bump rumno patch hash

This commit is contained in:
2025-08-14 14:16:02 -06:00
parent 7d603e3d4f
commit 82f3a0eda3

View File

@@ -159,7 +159,7 @@
# Rumno service PR # Rumno service PR
(bootstrapPkgs.fetchpatch { (bootstrapPkgs.fetchpatch {
url = "https://github.com/NixOS/nixpkgs/pull/433540.patch"; url = "https://github.com/NixOS/nixpkgs/pull/433540.patch";
hash = "sha256-zXtiUBYtGdhhkEhJlnmQ4Qk2CEUiSWWQ/2UipwmL7jM="; hash = "sha256-G4eJaX351/HMB0z4QNfgob+bVuqCcTEMGE7IPNcIGbw=";
}) })
]; ];
}; };