[NixOS] Bump rumno patch hash

This commit is contained in:
2025-08-14 02:35:13 -06:00
parent 37070171c2
commit 7c25d8d578

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-6JP2XzqQniPT2PR3+s+IaGfw1/ft91Dikx5PC9pUGuk="; hash = "sha256-zXtiUBYtGdhhkEhJlnmQ4Qk2CEUiSWWQ/2UipwmL7jM=";
}) })
]; ];
}; };