Rename nixpkgs-2411
to nixpkgs-stable
This commit is contained in:
parent
5d6ab42c9a
commit
5f7d0d4deb
4 changed files with 20 additions and 21 deletions
|
@ -168,7 +168,7 @@ in
|
|||
};
|
||||
|
||||
home = {
|
||||
packages = with pkgs; [ nixpkgs-2411.git-instafix ];
|
||||
packages = with pkgs; [ stable.git-instafix ];
|
||||
|
||||
sessionVariables = {
|
||||
GIT_INSTAFIX_UPSTREAM = "origin/main";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue