fixes
This commit is contained in:
parent
996bcd0fa1
commit
f022074dd6
4 changed files with 63 additions and 19 deletions
20
README.md
20
README.md
|
@ -18,3 +18,23 @@ Example `flendor.json`:
|
|||
}
|
||||
}
|
||||
```
|
||||
|
||||
Example usage:
|
||||
|
||||
```
|
||||
$ ./flendor
|
||||
./flendor: copying flake git+https://forgejo.helveticanonstandard.net/helvetica/forgesync.git to vendor/forgesync
|
||||
./flendor: copying flake git+https://forgejo.helveticanonstandard.net/helvetica/hxwrap.git to vendor/hxwrap
|
||||
./flendor: copying flake git+https://forgejo.helveticanonstandard.net/helvetica/musicomp.git to vendor/musicomp
|
||||
./flendor: copying flake git+https://forgejo.helveticanonstandard.net/helvetica/mympv.git to vendor/mympv
|
||||
./flendor: copying flake git+https://forgejo.helveticanonstandard.net/helvetica/myphps.git to vendor/myphps
|
||||
./flendor: copying flake git+https://forgejo.helveticanonstandard.net/helvetica/nini.git to vendor/nini
|
||||
./flendor: copying flake git+https://forgejo.helveticanonstandard.net/helvetica/xenumenu.git to vendor/xenumenu
|
||||
./flendor: removing old flake at vendor/asdf
|
||||
./flendor: removing old flake at vendor/hjkl
|
||||
```
|
||||
|
||||
## Why?
|
||||
|
||||
I don't know.
|
||||
I personally just use this to vendor my own flakes in my NixOS configuration, so that if my Forgejo server ever stops working, I still have the possibility to rebuild its configuration without much hassle.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue