nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
0a752b0fd3
commit
a6371ce7d5
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ let
|
|||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-22.05";
|
||||
rev = ''
|
||||
0faaf0a9bb6dedb69bfd43ac06fb27fadc476c51'';
|
||||
fecf05d4861f3985e8dee73f08bc82668ef75125'';
|
||||
};
|
||||
|
||||
in {
|
||||
|
@ -14,19 +14,19 @@ in {
|
|||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable";
|
||||
rev = ''
|
||||
27ccd29078f974ddbdd7edc8e38c8c8ae003c877'';
|
||||
a115bb9bd56831941be3776c8a94005867f316a7'';
|
||||
};
|
||||
"channels-nixos-unstable-small" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable-small";
|
||||
rev = ''
|
||||
be82636dc642523617a5c70d7989755223cb66b5'';
|
||||
10f32aad0c94019aafd1a6f4d452af4b7809c219'';
|
||||
};
|
||||
"nixpkgs-master" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "master";
|
||||
rev = ''
|
||||
9ecb3b8e4440db6051202d5183139c2608ea8ba4'';
|
||||
e8b8afb2552b76e9ac2cf8b9245c9fe31f8ac9d2'';
|
||||
};
|
||||
"home-manager-module" = {
|
||||
url = "https://github.com/nix-community/home-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue