mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
updated paperwm
This commit is contained in:
parent
a0703547e6
commit
6fdc4ae0d2
3 changed files with 4 additions and 6 deletions
|
|
@ -27,7 +27,6 @@
|
||||||
fd
|
fd
|
||||||
glow
|
glow
|
||||||
git
|
git
|
||||||
unstable.jujutsu
|
|
||||||
|
|
||||||
fzf
|
fzf
|
||||||
just
|
just
|
||||||
|
|
|
||||||
|
|
@ -49,8 +49,6 @@ in {
|
||||||
|
|
||||||
fnm
|
fnm
|
||||||
|
|
||||||
pipenv
|
|
||||||
|
|
||||||
sketchybar
|
sketchybar
|
||||||
|
|
||||||
lua
|
lua
|
||||||
|
|
@ -91,6 +89,7 @@ in {
|
||||||
"python@${py_ver}"
|
"python@${py_ver}"
|
||||||
"rsync"
|
"rsync"
|
||||||
"jq"
|
"jq"
|
||||||
|
"pipenv"
|
||||||
"ffmpeg"
|
"ffmpeg"
|
||||||
"wget"
|
"wget"
|
||||||
"ios-deploy"
|
"ios-deploy"
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,8 @@
|
||||||
source = pkgs.fetchFromGitHub {
|
source = pkgs.fetchFromGitHub {
|
||||||
owner = "mogenson";
|
owner = "mogenson";
|
||||||
repo = "PaperWM.spoon";
|
repo = "PaperWM.spoon";
|
||||||
rev = "5bc47411eaf4dbbfb950d23d1ec7daf3a0427470";
|
rev = "bc8291448d8b3e977a097b33b0626f43c16bd3b3";
|
||||||
hash = "sha256-YBwa8tmo8hTpuZLFJ8JjAzkNF9+4xGSBuE3ziuHVg74=";
|
hash = "sha256-/YGzldTfWWuKRZcvQHp+2p+hxtQk90midKQJ2SvPKZQ=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
source = pkgs.fetchFromGitHub {
|
source = pkgs.fetchFromGitHub {
|
||||||
owner = "mogenson";
|
owner = "mogenson";
|
||||||
repo = "WarpMouse.spoon";
|
repo = "WarpMouse.spoon";
|
||||||
rev = "409af58ed729a901a440572ac8e69e5b036ae0d5";
|
rev = "c7f51d07aba13884648f05d116a0074e08f2e644";
|
||||||
hash = "sha256-sVWmljTKdi+uhzdS+cUuTzrv3qJpSJsRa8GDa9SRgDg=";
|
hash = "sha256-sVWmljTKdi+uhzdS+cUuTzrv3qJpSJsRa8GDa9SRgDg=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue