packages/hyprspace: 0.5.0 -> 0.5.1
This commit is contained in:
parent
f1072294a1
commit
3d118b59ce
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
};
|
};
|
||||||
packages.hyprspace = with pkgs; buildGo118Module {
|
packages.hyprspace = with pkgs; buildGo118Module {
|
||||||
pname = "hyprspace";
|
pname = "hyprspace";
|
||||||
version = "0.5.0";
|
version = "0.5.1";
|
||||||
|
|
||||||
src = with inputs.nix-filter.lib; let
|
src = with inputs.nix-filter.lib; let
|
||||||
dirs = map inDirectory;
|
dirs = map inDirectory;
|
||||||
|
|
Loading…
Reference in a new issue