nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
027e05d772
commit
e74f3c0c47
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ let
|
|||
nixpkgs = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-21.05";
|
||||
rev = "d5b65f812cd4f5a8fa74b406075b59a46f1cfd98";
|
||||
rev = "43cdc5b364511eabdcad9fde639777ffd9e5bab1";
|
||||
};
|
||||
in
|
||||
|
||||
|
@ -15,16 +15,16 @@ in
|
|||
"channels-nixos-unstable" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable";
|
||||
rev = "263ef4cc4146c9fab808085487438c625d4426a9";
|
||||
rev = "6daa4a5c045d40e6eae60a3b6e427e8700f1c07f";
|
||||
};
|
||||
"nixpkgs-master" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "master";
|
||||
rev = "029785a3177837b72f1f603f3b070084c36243c0";
|
||||
rev = "f9a1652a858329525c143450db2474ef439cf6c1";
|
||||
};
|
||||
"home-manager-module" = {
|
||||
url = "https://github.com/nix-community/home-manager";
|
||||
ref = "release-21.05";
|
||||
rev = "bcf03fa16a1f06b8a0abb27bf49afa8d6fffe8f1";
|
||||
rev = "7329ffc6e911106494183557fc249180d5422929";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue