mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
7 lines
145 B
Bash
7 lines
145 B
Bash
source common.sh
|
|
|
|
file=build-hook-ca.nix
|
|
|
|
sed -i 's/experimental-features .*/& ca-derivations/' "$NIX_CONF_DIR"/nix.conf
|
|
|
|
source build-remote.sh
|