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