[fix] wezterm: use stable version
All checks were successful
/ check (push) Successful in 20s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 1s

Version in unstable appears to be broken
This commit is contained in:
Jalil David Salamé Messina 2024-08-18 10:51:38 +02:00
parent 7a8faa4796
commit 9591d8ace4
Signed by: jalil
GPG key ID: F016B9E770737A0B
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -407,11 +407,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1723367906, "lastModified": 1723969429,
"narHash": "sha256-v1qA4WBGDI2uH/TVqRwuXSBP341W681psbzYJ8zrjog=", "narHash": "sha256-BuewfNEXEf11MIkJY+uvWsdLu1dIvgJqntWChvNdALg=",
"owner": "NuschtOS", "owner": "NuschtOS",
"repo": "search", "repo": "search",
"rev": "6ca2c3ae05a915c160512bd41f6810f456c9b30d", "rev": "a05d1805f2a2bc47d230e5e92aecbf69f784f3d0",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -137,7 +137,7 @@
gitoxide gitoxide
jujutsu jujutsu
neovim-unwrapped neovim-unwrapped
wezterm # wezterm
; ;
}; };
}; };