mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
10 lines
145 B
Bash
10 lines
145 B
Bash
source common.sh
|
|
|
|
file=build-hook-ca-floating.nix
|
|
|
|
enableFeatures "ca-derivations ca-references"
|
|
|
|
CONTENT_ADDRESSED=true
|
|
|
|
source build-remote.sh
|