1
0
Fork 0

wezterm: Install unstable version because of Rust 1.67 issue

This commit is contained in:
Daniel Kempkens 2023-02-16 00:33:50 +01:00
parent 9f3a0e3afb
commit 9a3fe3d6a7
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -4,6 +4,8 @@
programs.wezterm = {
enable = true;
package = pkgs.wezterm-unstable;
extraConfig = ''
_G.shells = {
fish = '${pkgs.fish.outPath}/bin/fish',