nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
864a64fa12
commit
c87674a8f5
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 = ''
|
||||||
cdead16a444a3e5de7bc9b0af8e198b11bb01804'';
|
ab1254087f4cdf4af74b552d7fc95175d9bdbb49'';
|
||||||
};
|
};
|
||||||
|
|
||||||
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 = ''
|
||||||
d7705c01ef0a39c8ef532d1033bace8845a07d35'';
|
1b1f50645af2a70dc93eae18bfd88d330bfbcf7f'';
|
||||||
};
|
};
|
||||||
"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 = ''
|
||||||
f043916573c888930442d101ff4adc2e4cae3665'';
|
622d35bf4aeb3cdf2e4e67a2b299c91a19b4f4b1'';
|
||||||
};
|
};
|
||||||
"nixpkgs-master" = {
|
"nixpkgs-master" = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = ''
|
rev = ''
|
||||||
68403fe04f6c85853ddd389c9e58dd9b9c8b0a36'';
|
a29ecae5e2fa33beda1fdc2e61e51d2e8a56df7a'';
|
||||||
};
|
};
|
||||||
"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