Nix: go back to hf-nix main (#125)

This commit is contained in:
Daniël de Kok
2025-08-01 15:56:02 +02:00
committed by GitHub
parent 176a601178
commit c89e0fa9b9
2 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
inputs = {
hf-nix.url = "github:huggingface/hf-nix/mktestdocs-0.2.5";
hf-nix.url = "github:huggingface/hf-nix";
nixpkgs.follows = "hf-nix/nixpkgs";
flake-utils.url = "github:numtide/flake-utils";
};