new wgautomesh debug version yay
This commit is contained in:
parent
77880c6ede
commit
fb5b940d00
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ inputs: final: prev: {
|
||||||
wgam-lyn = wgam-nightly.overrideAttrs (old: rec {
|
wgam-lyn = wgam-nightly.overrideAttrs (old: rec {
|
||||||
src = builtins.fetchGit {
|
src = builtins.fetchGit {
|
||||||
url = "https://git.deuxfleurs.fr/lynatic/wgautomesh.git";
|
url = "https://git.deuxfleurs.fr/lynatic/wgautomesh.git";
|
||||||
rev = "a8957c9558aaffcc0682afffd429253d7c0e026c";
|
rev = "7f844a2f5d67f788c3b2084fb3ab0c25b10928cc";
|
||||||
};
|
};
|
||||||
cargoDeps = platform.importCargoLock {
|
cargoDeps = platform.importCargoLock {
|
||||||
lockFile = src + "/Cargo.lock";
|
lockFile = src + "/Cargo.lock";
|
||||||
|
|
Loading…
Reference in a new issue