nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
dd7bc4776d
commit
a2314019ba
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.05";
|
ref = "nixos-22.05";
|
||||||
rev = ''
|
rev = ''
|
||||||
c5091eec689acc45d4d818109236da31d3685ca2'';
|
16f4e04658c2ab10114545af2f39db17d51bd1bd'';
|
||||||
};
|
};
|
||||||
|
|
||||||
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 = ''
|
||||||
5f588eb4a958f1a526ed8da02d6ea1bea0047b9f'';
|
013fcdd106823416918004bb684c3c186d3c460f'';
|
||||||
};
|
};
|
||||||
"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 = ''
|
||||||
fc07622617a373a742ed96d4dd536849d4bc1ec6'';
|
eacdbfb1bfa19e816e5e3716057202a3e6efb534'';
|
||||||
};
|
};
|
||||||
"nixpkgs-master" = {
|
"nixpkgs-master" = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = ''
|
rev = ''
|
||||||
b8e83fd7e16529ee331313993508c3bf918f1d57'';
|
bed01d8777e0675d270af7cc5cf71be7d2bcbd77'';
|
||||||
};
|
};
|
||||||
"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