build(flake.lock): update flake inputs

This commit is contained in:
Mohammad Rafiq 2025-06-28 18:11:13 +08:00
parent 92971a42a7
commit 622b3da556
No known key found for this signature in database
4 changed files with 59 additions and 61 deletions

View file

@ -33,7 +33,7 @@
nvf.inputs.nil.follows = "nil";
nvf.inputs.nixpkgs.follows = "nixpkgs";
nvf.inputs.systems.follows = "systems";
nvf.url = "github:rrvsh/nvf/luasnip-customsnippets";
nvf.url = "github:notashelf/nvf";
python-flexseal.inputs.flake-utils.follows = "flake-utils";
python-flexseal.inputs.nixpkgs.follows = "nixpkgs";
python-flexseal.url = "github:Janrupf/python-flexseal";