new wgautomesh debug version yay

This commit is contained in:
Lyn 2025-01-18 03:12:33 +01:00
parent 77880c6ede
commit fb5b940d00

View file

@ -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";