nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
3c895a3400
commit
572f13f495
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ let
|
|||
nixpkgs = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-22.05";
|
||||
rev = "9b9f4bb4e1125a2b9734b05a4c35ff388cabec05";
|
||||
rev = "058de3818577db19d1965c21e2479916a3eaaf95";
|
||||
};
|
||||
in
|
||||
|
||||
|
@ -15,17 +15,17 @@ in
|
|||
"channels-nixos-unstable" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable";
|
||||
rev = "8ea014acc33da95ea56c902229957d8225005163";
|
||||
rev = "b784c5ae63dd288375af1b4d37b8a27dd8061887";
|
||||
};
|
||||
"channels-nixos-unstable-small" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable-small";
|
||||
rev = "b055aadc3d69aa1183d4c88f904c6bda096c9ae5";
|
||||
rev = "3bbe5c61d3b8aaa7af8bf375dce2858385607186";
|
||||
};
|
||||
"nixpkgs-master" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "master";
|
||||
rev = "1a9c66f883bd8ccd71279a7faabe1a5556b9ccb2";
|
||||
rev = "fb570e907482f7fefca8309e94844679715a8604";
|
||||
};
|
||||
"home-manager-module" = {
|
||||
url = "https://github.com/nix-community/home-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue