Upgrade to 23.05

This commit is contained in:
Dave Gallant
2023-06-02 09:26:27 -04:00
parent 1b506d91f2
commit 8392439814
5 changed files with 20 additions and 37 deletions

View File

@@ -3,10 +3,10 @@
inputs = {
home-manager = {
url = "github:nix-community/home-manager/release-22.11";
url = "github:nix-community/home-manager/release-23.05";
};
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";