move to unstable lazygit on servers

This commit is contained in:
Joseph Hanson 2024-08-07 10:46:56 -05:00
parent 80b62197bc
commit 4ac6cc4ab6
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -21,7 +21,7 @@ with lib;
};
environment = {
systemPackages = [ pkgs.lazygit ];
systemPackages = [ pkgs.unstable.lazygit ];
};
documentation = {