nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
39e459806a
commit
6dff4d5d0d
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-20.09";
|
ref = "nixos-20.09";
|
||||||
rev = "3d2d8f281a27d466fa54b469b5993f7dde198375";
|
rev = "e065200fc90175a8f6e50e76ef10a48786126e1c";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
||||||
|
@ -15,16 +15,16 @@ 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 = "e9158eca70ae59e73fae23be5d13d3fa0cfc78b4";
|
rev = "2f47650c2f28d87f86ab807b8a339c684d91ec56";
|
||||||
};
|
};
|
||||||
"nixpkgs-master" = {
|
"nixpkgs-master" = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = "2a058487cb7a50e7650f1657ee0151a19c59ec3b";
|
rev = "cb7c39605051c7b268f8e0c5c47818a06b5d88c5";
|
||||||
};
|
};
|
||||||
"home-manager-module" = {
|
"home-manager-module" = {
|
||||||
url = "https://github.com/nix-community/home-manager";
|
url = "https://github.com/nix-community/home-manager";
|
||||||
ref = "release-20.09";
|
ref = "release-20.09";
|
||||||
rev = "63f299b3347aea183fc5088e4d6c4a193b334a41";
|
rev = "22f6736e628958f05222ddaadd7df7818fe8f59d";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue