nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
06a4a95543
commit
d4c6b4f31c
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 = "d9794b04bffb468b886c553557489977ae5f4c65";
|
||||
rev = "11e805f9935f6ab4b049351ac14f2d1aa93cf1d3";
|
||||
};
|
||||
in
|
||||
|
||||
|
@ -15,17 +15,17 @@ in
|
|||
"channels-nixos-unstable" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable";
|
||||
rev = "236cc2971ac72acd90f0ae3a797f9f83098b17ec";
|
||||
rev = "033bd4fa9a8fbe0c68a88e925d9a884161044b25";
|
||||
};
|
||||
"channels-nixos-unstable-small" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable-small";
|
||||
rev = "34a7b3142e34796133fcb3f9c857d7b17982fdaa";
|
||||
rev = "b83c88740dbf88ce9ee9b18bf0b5947786e069ad";
|
||||
};
|
||||
"nixpkgs-master" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "master";
|
||||
rev = "d8bbeaa5c86c3f296275d154b4d0952a4cfbda54";
|
||||
rev = "3a5d3c73c78cb63df07fce947a2fe5e6058069a3";
|
||||
};
|
||||
"home-manager-module" = {
|
||||
url = "https://github.com/nix-community/home-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue