Acid Bong
2026-06-03 13:14:07 +03:00
parent c4969df51b
commit 14f093082b
+1 -1
View File
@@ -96,7 +96,7 @@ stdenv.mkDerivation (finalAttrs: {
your project rather than on your build system.
'';
homepage = "https://gittup.org/tup/";
license = lib.licenses.gpl2;
license = lib.licenses.gpl2Only;
platforms = lib.platforms.unix;
broken = stdenv.hostPlatform.isDarwin;
};