forked from Deuxfleurs/nixcfg
update wgautomesh
This commit is contained in:
parent
bb2660792f
commit
f9b94f0b47
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
let
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.deuxfleurs.fr/lx/wgautomesh";
|
||||
rev = "65e979de801daa5f6ef77ed875e6505aa902fd9c";
|
||||
rev = "a02cb2bb43935c45a1d3914ed74197d2a85920a0";
|
||||
};
|
||||
wgautomesh = (import src).packages.x86_64-linux.default;
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue