bumb flake inputs

This commit is contained in:
Robin Appelman 2023-01-28 17:54:32 +01:00
commit 1cfed039ab
2 changed files with 17 additions and 17 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "nixpkgs/release-22.05";
nixpkgs.url = "nixpkgs/release-22.11";
utils.url = "github:numtide/flake-utils";
rust-overlay.url = "github:oxalica/rust-overlay";
npmlock2nix = {