update wgautomesh

This commit is contained in:
Alex 2023-03-16 14:32:18 +01:00
parent bb2660792f
commit f9b94f0b47
1 changed files with 1 additions and 1 deletions

View File

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