update lockfile

This commit is contained in:
outfoxxed 2025-01-26 15:12:15 -08:00
parent b73b476c68
commit bfe0689d2e
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 194 additions and 121 deletions

View file

@ -1,7 +1,7 @@
{
inputs = {
nixpkgs.url = "nixpkgs/nixos-unstable";
stable.url = "nixpkgs/nixos-23.05";
stable.url = "nixpkgs/nixos-24.05";
flake-utils.url = "github:numtide/flake-utils";
nix-index-database = {