packages/hyprspace: 0.8.3 -> 0.8.4
This commit is contained in:
parent
06b6ad5569
commit
2596229ac8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
};
|
};
|
||||||
packages.hyprspace = with pkgs; buildGo120Module rec {
|
packages.hyprspace = with pkgs; buildGo120Module rec {
|
||||||
pname = "hyprspace";
|
pname = "hyprspace";
|
||||||
version = "0.8.3";
|
version = "0.8.4";
|
||||||
|
|
||||||
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