Remove nixpkgs-2411
This commit is contained in:
parent
520f821f36
commit
631b1ffa66
4 changed files with 1 additions and 23 deletions
|
@ -168,7 +168,7 @@ in
|
|||
};
|
||||
|
||||
home = {
|
||||
packages = with pkgs; [ nixpkgs-2411.git-instafix ];
|
||||
packages = with pkgs; [ git-instafix ];
|
||||
|
||||
sessionVariables = {
|
||||
GIT_INSTAFIX_UPSTREAM = "origin/main";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue