flake update

This commit is contained in:
Robin Appelman 2023-11-30 20:36:21 +01:00
commit 882b907141
2 changed files with 26 additions and 8 deletions

View file

@ -1,7 +1,7 @@
{
inputs = {
utils.url = "github:numtide/flake-utils";
nixpkgs.url = "nixpkgs/release-22.05";
nixpkgs.url = "nixpkgs/release-23.11";
};
outputs = {