Update lockfile

This commit is contained in:
alejandro-angulo 2025-11-26 17:27:23 -08:00
parent 1efbe3381b
commit 926db427f4
2 changed files with 17 additions and 17 deletions

View file

@ -2,7 +2,7 @@
description = "A nixvim configuration";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
nixvim.url = "github:nix-community/nixvim";
flake-parts.url = "github:hercules-ci/flake-parts";
};