diff --git a/flake.nix b/flake.nix index 858e87f..2d5b776 100644 --- a/flake.nix +++ b/flake.nix @@ -19,6 +19,9 @@ hyprland-easymotion = pkgs.gcc13Stdenv.mkDerivation { pname = "hyprland-easymotion"; version = "1.0.0"; + buildPhase = '' + export HOME=$(pwd) + ''; src = nix-filter.lib { root = ./.; include = [