nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
c87674a8f5
commit
882ff4e5e9
1 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@ let
|
|||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-22.11";
|
||||
rev = ''
|
||||
ab1254087f4cdf4af74b552d7fc95175d9bdbb49'';
|
||||
0218941ea68b4c625533bead7bbb94ccce52dceb'';
|
||||
};
|
||||
|
||||
in {
|
||||
|
@ -14,24 +14,24 @@ in {
|
|||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable";
|
||||
rev = ''
|
||||
1b1f50645af2a70dc93eae18bfd88d330bfbcf7f'';
|
||||
2caf4ef5005ecc68141ecb4aac271079f7371c44'';
|
||||
};
|
||||
"channels-nixos-unstable-small" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable-small";
|
||||
rev = ''
|
||||
622d35bf4aeb3cdf2e4e67a2b299c91a19b4f4b1'';
|
||||
e7c66e1d78fdc7da61dc04ca0f94a8d59b034d5a'';
|
||||
};
|
||||
"nixpkgs-master" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "master";
|
||||
rev = ''
|
||||
a29ecae5e2fa33beda1fdc2e61e51d2e8a56df7a'';
|
||||
3efe76e8efa1c2ac1f8f766ce1812a40a7861878'';
|
||||
};
|
||||
"home-manager-module" = {
|
||||
url = "https://github.com/nix-community/home-manager";
|
||||
ref = "release-22.11";
|
||||
rev = ''
|
||||
89a8ba0b5b43b3350ff2e3ef37b66736b2ef8706'';
|
||||
65c47ced082e3353113614f77b1bc18822dc731f'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue