updated flake
This commit is contained in:
@@ -19,6 +19,9 @@
|
|||||||
hyprland-easymotion = pkgs.gcc13Stdenv.mkDerivation {
|
hyprland-easymotion = pkgs.gcc13Stdenv.mkDerivation {
|
||||||
pname = "hyprland-easymotion";
|
pname = "hyprland-easymotion";
|
||||||
version = "1.0.0";
|
version = "1.0.0";
|
||||||
|
buildPhase = ''
|
||||||
|
export HOME=$(pwd)
|
||||||
|
'';
|
||||||
src = nix-filter.lib {
|
src = nix-filter.lib {
|
||||||
root = ./.;
|
root = ./.;
|
||||||
include = [
|
include = [
|
||||||
|
|||||||
Reference in New Issue
Block a user