bump to nixos 23.05

This commit is contained in:
2023-08-05 17:12:41 +03:00
parent 2a9bafdd13
commit 04e5ed1a8e
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
extra-experimental-features = "nix-command flakes";
};
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11-small";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
flake-compat = {
url = "github:edolstra/flake-compat";
flake = false;