nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
e7e122829e
commit
9a4d9f8989
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ let
|
|||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-22.11";
|
||||
rev = ''
|
||||
af96094e9b8eb162d70a84fa3b39f4b7a8b264d2'';
|
||||
103fe0800b9d739c279997561c9da9d242d5b6b8'';
|
||||
};
|
||||
in {
|
||||
inherit nixpkgs;
|
||||
|
@ -13,19 +13,19 @@ in {
|
|||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable";
|
||||
rev = ''
|
||||
fab09085df1b60d6a0870c8a89ce26d5a4a708c2'';
|
||||
e5530aba13caff5a4f41713f1265b754dc2abfd8'';
|
||||
};
|
||||
"channels-nixos-unstable-small" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable-small";
|
||||
rev = ''
|
||||
aa5d1ca2f217b4f05a265958ad0de17c70167cab'';
|
||||
0394479b9e8d5492f2d29482825661522219499a'';
|
||||
};
|
||||
"nixpkgs-master" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "master";
|
||||
rev = ''
|
||||
c257eba8e2cd34d9213ffc6f3c6a81ea9c313a62'';
|
||||
532f202b6490c646817796ba09e88c8b7bea74c1'';
|
||||
};
|
||||
"home-manager-module" = {
|
||||
url = "https://github.com/nix-community/home-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue