chore: bump nixpkgs and flake-utils-plus

This commit is contained in:
Jake Hamilton 2024-05-19 23:19:54 -07:00
parent 1ee256fa62
commit d6b766939a
No known key found for this signature in database
GPG key ID: 9762169A1B35EA68
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
description = "Snowfall Lib";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/release-22.11";
nixpkgs.url = "github:nixos/nixpkgs/release-23.11";
flake-utils-plus.url = "github:gytis-ivaskevicius/flake-utils-plus";
flake-compat = {