koules: fix build

This commit is contained in:
pancaek
2026-03-11 10:02:55 -07:00
parent 334a26fd0e
commit 0f2fbace94
+2 -2
View File
@@ -14,8 +14,8 @@
let
debian-extras = fetchzip {
url = "mirror://debian/pool/main/k/koules/koules_1.4-27.debian.tar.xz";
hash = "sha256-g0Z6C1YSZL6N2eYUuZgXkPDoOLc4e9jAFL3ivk3OAS8=";
url = "mirror://debian/pool/main/k/koules/koules_1.4-29.debian.tar.xz";
hash = "sha256-8AQGU3uAu1nCKeu4nqCDOL7FcSJeYvD1pmidEPLLekY=";
};
in
stdenv.mkDerivation (finalAttrs: {