nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
b05c33ca90
commit
46f1997ddd
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ let
|
|||
nixpkgs = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-22.05";
|
||||
rev = "45b56b5321aed52d4464dc9af94dc1b20d477ac5";
|
||||
rev = "d86a4619b7e80bddb6c01bc01a954f368c56d1df";
|
||||
};
|
||||
in
|
||||
|
||||
|
@ -15,17 +15,17 @@ in
|
|||
"channels-nixos-unstable" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable";
|
||||
rev = "74a1793c659d09d7cf738005308b1f86c90cb59b";
|
||||
rev = "5f326e2a403e1cebaec378e72ceaf5725983376d";
|
||||
};
|
||||
"channels-nixos-unstable-small" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable-small";
|
||||
rev = "27db68ec57056dbb4b43a0f58e2c6e0115da921e";
|
||||
rev = "3ff5deafc470403d5cb7ec8edbc7b21b719d2894";
|
||||
};
|
||||
"nixpkgs-master" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "master";
|
||||
rev = "a82ee347f3992d4e4e94858c65038c5f44ad062a";
|
||||
rev = "bde85b0815144b77763732e0f32918017480e6b5";
|
||||
};
|
||||
"home-manager-module" = {
|
||||
url = "https://github.com/nix-community/home-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue