modules/hyprspace: 0.3.2 -> 0.4.0

This commit is contained in:
Max Headroom 2023-01-20 23:45:41 +01:00
parent 6bc8b856ed
commit 7e261a932c

View file

@ -10,7 +10,7 @@
};
packages.hyprspace = with pkgs; buildGo118Module {
pname = "hyprspace";
version = "0.3.2";
version = "0.4.0";
src = with inputs.nix-filter.lib; let
dirs = map inDirectory;