Remove varuable

This commit is contained in:
jopejoe1 2023-03-03 12:04:02 +01:00
parent 775f1f099a
commit cf9368acae

View file

@ -6,8 +6,8 @@ buildNpmPackage {
src = fetchFromGitHub {
owner = "modrinth";
repo = "${name}";
rev = "v${version}";
repo = "knossos";
rev = "v2.2";
sha256 = "sha256-nJDte8rpYq3Ge844qtAOvLp6NcFsl51jFgaZGR97/YI";
};