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:
parent
621c23bbea
commit
f0a1c130a1
2 changed files with 28 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue