nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
f812f2820e
commit
d628139b69
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ let
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "nixos-22.05";
|
ref = "nixos-22.05";
|
||||||
rev = "09c32b0bda4db98d6454e910206188e85d5b04cc";
|
rev = "cf034a867e08b7e083df1658c915c58456dbbde2";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
||||||
|
@ -15,17 +15,17 @@ in
|
||||||
"channels-nixos-unstable" = {
|
"channels-nixos-unstable" = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "nixos-unstable";
|
ref = "nixos-unstable";
|
||||||
rev = "0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb";
|
rev = "5f43d8b088d3771274bcfb69d3c7435b1121ac88";
|
||||||
};
|
};
|
||||||
"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 = "18b14a254dca6b68ca0ce2ce885ce2b550065799";
|
rev = "de5b3dd17034e6106e75746e81618e5bd408de8a";
|
||||||
};
|
};
|
||||||
"nixpkgs-master" = {
|
"nixpkgs-master" = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = "414af487b179af0d7792134c79bb83ab2b9617ce";
|
rev = "3567e122f4d5bd1f2ef157e76e827077e037f78b";
|
||||||
};
|
};
|
||||||
"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