packages/hyprspace: 0.2.2 -> 0.3.0

This commit is contained in:
Max Headroom 2022-11-11 19:40:48 +01:00
parent 91a5e9ad63
commit 21051fd32a

View file

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