This commit is contained in:
mjallen18
2026-04-05 13:50:18 -05:00
parent 10b906a27c
commit 37b0c50821
5 changed files with 40 additions and 23 deletions

View File

@@ -41,4 +41,4 @@ stdenvNoCC.mkDerivation rec {
platforms = with lib.platforms; linux ++ darwin ++ windows;
license = with lib.licenses; [ gpl3Only ];
};
}
}