nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
e3106e81f4
commit
cd5d118e5f
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.05";
|
ref = "nixos-21.05";
|
||||||
rev = "a165aeceda9f9741d15bc2488425daeb06c0707e";
|
rev = "b2f87e0043aaf3f0f05cc983bd6aa80a616b8352";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ in
|
||||||
"nixpkgs-master" = {
|
"nixpkgs-master" = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = "1ae6c6e92104ae774c5d7fb763001ea3d470748e";
|
rev = "688b4cb03efd8bd6bd0796297a8738f8f91a5ff6";
|
||||||
};
|
};
|
||||||
"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