nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
6e9f4bff81
commit
efbf7c24c0
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 = "82151321eeaef290b8345803e0b217a261b7c4e1";
|
rev = "382039c05a16827a7f0731183e862366b66b422f";
|
||||||
};
|
};
|
||||||
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 = "1ae194ac45021bc3d950714ff0cdde12068af38f";
|
rev = "3cc3160fe6cb3b85ac9b8f77b4c5d3b68f9c2962";
|
||||||
};
|
};
|
||||||
"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