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 { src = fetchFromGitHub {
owner = "modrinth"; owner = "modrinth";
repo = "${name}"; repo = "knossos";
rev = "v${version}"; rev = "v2.2";
sha256 = "sha256-nJDte8rpYq3Ge844qtAOvLp6NcFsl51jFgaZGR97/YI"; sha256 = "sha256-nJDte8rpYq3Ge844qtAOvLp6NcFsl51jFgaZGR97/YI";
}; };