conglomerate: fix version

This commit is contained in:
coolcuber
2026-07-29 09:52:48 -04:00
parent 75150f6bd1
commit b3e5f2254a
+1 -1
View File
@@ -14,7 +14,7 @@
stdenv.mkDerivation {
pname = "conglomerate";
version = "unstable-2023-01-19";
version = "1.6.80-unstable-2023-01-19";
src = fetchFromGitHub {
owner = "BIC-MNI";