modified: flake.nix
This commit is contained in:
parent
aee862d014
commit
dbe143ff03
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ fi
|
||||||
};
|
};
|
||||||
prepare_jgmenu = pkgs.stdenv.mkDerivation rec {
|
prepare_jgmenu = pkgs.stdenv.mkDerivation rec {
|
||||||
pname = "prepare_jgmenu";
|
pname = "prepare_jgmenu";
|
||||||
version = "0.1.0";
|
version = "0.1.1";
|
||||||
src = ./JgmenuCorrector.kt;
|
src = ./JgmenuCorrector.kt;
|
||||||
dontInstall = true;
|
dontInstall = true;
|
||||||
dontUnpack = true;
|
dontUnpack = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue