nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
7feb62ea1a
commit
0931b67e03
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 = "16236dd7e33ba4579ccd3ca8349396b2f9c960fe";
|
||||
rev = "67e45078141102f45eff1589a831aeaa3182b41e";
|
||||
};
|
||||
in
|
||||
|
||||
|
@ -15,17 +15,17 @@ in
|
|||
"channels-nixos-unstable" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable";
|
||||
rev = "a63021a330d8d33d862a8e29924b42d73037dd37";
|
||||
rev = "2da64a81275b68fdad38af669afeda43d401e94b";
|
||||
};
|
||||
"channels-nixos-unstable-small" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "nixos-unstable-small";
|
||||
rev = "9f908318684fd0968a68a31495c0807c0be3f403";
|
||||
rev = "9f867325b5da6c4c9211707abdb481e1d0b3e589";
|
||||
};
|
||||
"nixpkgs-master" = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "master";
|
||||
rev = "df8b4cc43fc79589522f7006c94f7beca614bcd8";
|
||||
rev = "8b00790cf527c903ea21a18a42b9d3c67fdbdfa5";
|
||||
};
|
||||
"home-manager-module" = {
|
||||
url = "https://github.com/nix-community/home-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue