Update channel to 23.05 for nix packages
This commit is contained in:
parent
d3bb4e4007
commit
27e0a2f27a
@ -36,7 +36,7 @@ cat << EOF > ~/.config/nixpkgs/flake.nix
|
|||||||
description = "A declarative system installation";
|
description = "A declarative system installation";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11"; # also possible: `nixos-unstable`
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05"; # also possible: `nixos-unstable`
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = { self, nixpkgs }:
|
outputs = { self, nixpkgs }:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user