mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 17:44:07 +02:00
Update README.md
Co-Authored-By: Robert Hensing <roberth@users.noreply.github.com>
This commit is contained in:
parent
074294984a
commit
f5d3d34d0c
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ This action will configure Cachix and invoke `nix-build`.
|
|||
|
||||
Because you'd like for your CI to be fast. Let me explain.
|
||||
|
||||
Caching on a typical CI doesn't work in favor of Nix.
|
||||
Directory-based caching on a typical CI doesn't work well for Nix.
|
||||
|
||||
`/nix/store` is a global storage of everything Nix operates on. These are
|
||||
your sources, patches, tarballs, packages, configuration.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue