From 6fdc4ae0d2a2ab76abc95201d5aeb88c19a2d738 Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Mon, 15 Sep 2025 14:51:47 -0400 Subject: [PATCH] updated paperwm --- dot_config/flake/home/common.nix | 1 - dot_config/flake/machines/hinge/darwin.nix | 3 +-- dot_config/flake/modules/darwin/PaperWM.spoon/default.nix | 6 +++--- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/dot_config/flake/home/common.nix b/dot_config/flake/home/common.nix index 54e9b3e..5fdb701 100644 --- a/dot_config/flake/home/common.nix +++ b/dot_config/flake/home/common.nix @@ -27,7 +27,6 @@ fd glow git - unstable.jujutsu fzf just diff --git a/dot_config/flake/machines/hinge/darwin.nix b/dot_config/flake/machines/hinge/darwin.nix index 74e46b2..1308e58 100644 --- a/dot_config/flake/machines/hinge/darwin.nix +++ b/dot_config/flake/machines/hinge/darwin.nix @@ -49,8 +49,6 @@ in { fnm - pipenv - sketchybar lua @@ -91,6 +89,7 @@ in { "python@${py_ver}" "rsync" "jq" + "pipenv" "ffmpeg" "wget" "ios-deploy" diff --git a/dot_config/flake/modules/darwin/PaperWM.spoon/default.nix b/dot_config/flake/modules/darwin/PaperWM.spoon/default.nix index ff45d4d..b864331 100644 --- a/dot_config/flake/modules/darwin/PaperWM.spoon/default.nix +++ b/dot_config/flake/modules/darwin/PaperWM.spoon/default.nix @@ -4,8 +4,8 @@ source = pkgs.fetchFromGitHub { owner = "mogenson"; repo = "PaperWM.spoon"; - rev = "5bc47411eaf4dbbfb950d23d1ec7daf3a0427470"; - hash = "sha256-YBwa8tmo8hTpuZLFJ8JjAzkNF9+4xGSBuE3ziuHVg74="; + rev = "bc8291448d8b3e977a097b33b0626f43c16bd3b3"; + hash = "sha256-/YGzldTfWWuKRZcvQHp+2p+hxtQk90midKQJ2SvPKZQ="; }; }; @@ -22,7 +22,7 @@ source = pkgs.fetchFromGitHub { owner = "mogenson"; repo = "WarpMouse.spoon"; - rev = "409af58ed729a901a440572ac8e69e5b036ae0d5"; + rev = "c7f51d07aba13884648f05d116a0074e08f2e644"; hash = "sha256-sVWmljTKdi+uhzdS+cUuTzrv3qJpSJsRa8GDa9SRgDg="; }; };