Skip to main content

Module local

Module local 

Source
Expand description

Local filesystem storage backend.

Layout:

<root>/
  <hash>.narinfo          -- text narinfo metadata
  nar/
    <hash>.nar.xz         -- compressed NAR blobs

Structsยง

LocalStorage
Filesystem-backed binary cache storage.