mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 23:12:44 +01:00
For example, github:edolstra/dwarffs is more-or-less equivalent to https://github.com/edolstra/dwarffs.git. It's a much faster way to get GitHub repositories: it fetches tarballs rather than entire Git repositories. It also allows fetching specific revisions by hash without specifying a ref (e.g. a branch name): github:edolstra/dwarffs/41c0c1bf292ea3ac3858ff393b49ca1123dbd553 |
||
|---|---|---|
| .. | ||
| fetchGit.cc | ||
| fetchGit.hh | ||
| fetchMercurial.cc | ||
| flake.cc | ||
| fromTOML.cc | ||