nix-super/tests/functional/build-remote-content-addressed-floating.sh
John Ericson 2e12b58126 Shellcheck some test scripts
Progress on #10795
2024-05-28 12:32:22 -04:00

11 lines
152 B
Bash

#!/usr/bin/env bash
source common.sh
file=build-hook-ca-floating.nix
enableFeatures "ca-derivations"
CONTENT_ADDRESSED=true
source build-remote.sh