nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
2766a39146
commit
49ed35be45
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ let
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "nixos-21.11";
|
ref = "nixos-21.11";
|
||||||
rev = "4afca382d80b68bff9e154a97210e5a7bf5df8b3";
|
rev = "4275a321beab5a71872fb7a5fe5da511bb2bec73";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ in
|
||||||
"nixpkgs-master" = {
|
"nixpkgs-master" = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = "c2f5af841a4ccaec685c91333e6e36d81443f3b2";
|
rev = "a2122813921a74f1c6f04f113b07f89484376765";
|
||||||
};
|
};
|
||||||
"home-manager-module" = {
|
"home-manager-module" = {
|
||||||
url = "https://github.com/nix-community/home-manager";
|
url = "https://github.com/nix-community/home-manager";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue