1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

doc: add example usage for Gitea in tarball fetcher (#11116)

Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
This commit is contained in:
RTUnreal 2024-07-17 21:08:33 +02:00 committed by GitHub
parent 621c23bbea
commit f0a1c130a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 28 additions and 0 deletions

View file

@ -259,6 +259,8 @@ Currently the `type` attribute can be one of the following:
`.tgz`, `.tar.gz`, `.tar.xz`, `.tar.bz2` or `.tar.zst`), then the `tarball+`
can be dropped.
This can also be used to set the location of gitea/forgejo branches. [See here](@docroot@/protocols/tarball-fetcher.md#gitea-and-forgejo-support)
* `file`: Plain files or directory tarballs, either over http(s) or from the local
disk.