move to unstable lazygit on servers
This commit is contained in:
parent
80b62197bc
commit
4ac6cc4ab6
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ with lib;
|
|||
};
|
||||
|
||||
environment = {
|
||||
systemPackages = [ pkgs.lazygit ];
|
||||
systemPackages = [ pkgs.unstable.lazygit ];
|
||||
};
|
||||
|
||||
documentation = {
|
||||
|
|
Loading…
Reference in a new issue