mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 17:44:07 +02:00
README: clarify what the action will do
This commit is contained in:
parent
09c0620ab0
commit
a274a22732
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,10 @@
|
||||||
|
|
||||||
Build software only once using [Nix](https://nixos.org/nix/) with the help of [Cachix](https://cachix.org).
|
Build software only once using [Nix](https://nixos.org/nix/) with the help of [Cachix](https://cachix.org).
|
||||||
|
|
||||||
This action will configure Cachix and invoke `nix-build`.
|
This action will configure Cachix:
|
||||||
|
|
||||||
|
- all further Nix invocations will use specified binary cache
|
||||||
|
- at the end of the job, all newly built store paths will be pushed to Cachix
|
||||||
|
|
||||||
## Why do I need this
|
## Why do I need this
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue