nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
e6bcd62f8f
commit
426390797a
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 = ''
|
||||||
6a0d2701705c3cf6f42c15aa92b7885f1f8a477f'';
|
cdead16a444a3e5de7bc9b0af8e198b11bb01804'';
|
||||||
};
|
};
|
||||||
|
|
||||||
in {
|
in {
|
||||||
|
@ -14,19 +14,19 @@ in {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "nixos-unstable";
|
ref = "nixos-unstable";
|
||||||
rev = ''
|
rev = ''
|
||||||
677ed08a50931e38382dbef01cba08a8f7eac8f6'';
|
d7705c01ef0a39c8ef532d1033bace8845a07d35'';
|
||||||
};
|
};
|
||||||
"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 = ''
|
||||||
ac949b889280f7258021d7af4e08d619bd7686a8'';
|
f043916573c888930442d101ff4adc2e4cae3665'';
|
||||||
};
|
};
|
||||||
"nixpkgs-master" = {
|
"nixpkgs-master" = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = ''
|
rev = ''
|
||||||
0bf714e78e85a0e2f21fce95d12a1be304caae92'';
|
68403fe04f6c85853ddd389c9e58dd9b9c8b0a36'';
|
||||||
};
|
};
|
||||||
"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