bumb flake inputs

This commit is contained in:
Robin Appelman 2023-01-28 17:52:26 +01:00
commit 02c9087a51
2 changed files with 15 additions and 14 deletions

View file

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