nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
2a997708ea
commit
6e9f4bff81
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 = "973910f5c31b9ba6c171c33a8bd7199990b14c72";
|
rev = "82151321eeaef290b8345803e0b217a261b7c4e1";
|
||||||
};
|
};
|
||||||
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 = "dd14e5d78e90a2ccd6007e569820de9b4861a6c2";
|
rev = "8ecc61c91a596df7d3293603a9c2384190c1b89a";
|
||||||
};
|
};
|
||||||
"nixpkgs-master" = {
|
"nixpkgs-master" = {
|
||||||
url = "https://github.com/NixOS/nixpkgs/";
|
url = "https://github.com/NixOS/nixpkgs/";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = "f3d84d759534ab49d07bde1329239833c497500f";
|
rev = "1ae194ac45021bc3d950714ff0cdde12068af38f";
|
||||||
};
|
};
|
||||||
"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