bumb flake inputs

This commit is contained in:
Robin Appelman 2023-01-28 17:48:11 +01:00
commit 3138831939
2 changed files with 5 additions and 5 deletions

View file

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