aboutsummaryrefslogtreecommitdiff
path: root/tests/ca/nix-shell.sh
blob: 7f1a3a73ec1fc641ae6281dadc0fc3b224c98624 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env bash

source common.sh

sed -i 's/experimental-features .*/& ca-derivations ca-references nix-command flakes/' "$NIX_CONF_DIR"/nix.conf

CONTENT_ADDRESSED=true
cd ..
source ./nix-shell.sh