nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
f8c6368a4a
commit
d6daec3d8a
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ let
|
|||
nixpkgs = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-21.11";
|
||||
rev = "2d474d6a4a43a0348b78db68dc00c491032cf5cf";
|
||||
rev = "9bc0e974545d5bc4c24e1ed047be0dc4e30e494b";
|
||||
};
|
||||
in
|
||||
|
||||
|
@ -21,12 +21,12 @@ in
|
|||
"channels-nixos-unstable" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable";
|
||||
rev = "1d7db1b9e4cf1ee075a9f52e5c36f7b9f4207502";
|
||||
rev = "83658b28fe638a170a19b8933aa008b30640fbd1";
|
||||
};
|
||||
"nixpkgs-master" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "master";
|
||||
rev = "c48b9a8428d73a5f4d90ad22ca151e976cd8491a";
|
||||
rev = "01c1bb59d04b4ab2455fe27c0747807323f46576";
|
||||
};
|
||||
"home-manager-module" = {
|
||||
url = "https://github.com/nix-community/home-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue