nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
fbc8acbf30
commit
e3106e81f4
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ let
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "nixos-21.05";
|
ref = "nixos-21.05";
|
||||||
rev = "c06613c25df3fe1dd26243847a3c105cf6770627";
|
rev = "a165aeceda9f9741d15bc2488425daeb06c0707e";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
||||||
|
@ -15,12 +15,12 @@ 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 = "87807e64a5ef5206b745a40af118c7be8db73681";
|
rev = "c6c4a3d45ab200f17805d2d86a1ff1cc7ca2b186";
|
||||||
};
|
};
|
||||||
"nixpkgs-master" = {
|
"nixpkgs-master" = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = "a0005de253a11840fa7eeb76493535053bb49024";
|
rev = "1ae6c6e92104ae774c5d7fb763001ea3d470748e";
|
||||||
};
|
};
|
||||||
"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