flake.nix | nvf pin to v 0.8

This commit is contained in:
Don Harper 2025-12-08 23:26:07 -06:00
parent c10793cc94
commit e01b35aac4
2 changed files with 5 additions and 4 deletions

View file

@ -21,7 +21,7 @@
home-manager.inputs.nixpkgs.follows = "nixpkgs";
naviterm.url = "gitlab:detoxify92/naviterm";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nvf.url = "github:notashelf/nvf";
nvf.url = "github:notashelf/nvf?ref=v0.8";
nvf.inputs.nixpkgs.follows = "nixpkgs";
};