| 2 Feb 2025 |
Sandro 🐧 | https://nix.dev/manual/nix/2.25/command-ref/new-cli/nix3-flake#types | 23:46:24 |
llakala | In reply to @sandro:supersandro.de https://nix.dev/manual/nix/2.25/command-ref/new-cli/nix3-flake#types oh IDK how I missed that, thank you | 23:47:40 |
elikoga | Or try https://github.com/edolstra/flake-compat/blob/master/default.nix#L21 for a project that also does the fetching itself | 23:48:28 |
Sandro 🐧 | In reply to @llakala:matrix.org oh IDK how I missed that, thank you You can easily find it by searching for GitLab or sourcehut, anything but GitHub | 23:48:54 |
llakala | In reply to @elikoga:matrix.org Or try https://github.com/edolstra/flake-compat/blob/master/default.nix#L21 for a project that also does the fetching itself THIS is exactly what I needed, thank you | 23:49:32 |
elikoga | https://github.com/NixOS/nix/blob/24d11d22c31dd7773cbcef6ea077e62ea114e2a3/src/libfetchers/github.cc#L364
Or this one
Keywords "api" "github.com" "libfetcher" "fetcher infrastructure" "fetchTree" | 23:52:13 |
elikoga | * https://github.com/NixOS/nix/blob/24d11d22c31dd7773cbcef6ea077e62ea114e2a3/src/libfetchers/github.cc#L364
Keywords "api" "github.com" "libfetcher" "fetcher infrastructure" "fetchTree" | 23:52:21 |