mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-20 03:34:07 +02:00
Remove varuable
This commit is contained in:
parent
775f1f099a
commit
cf9368acae
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue