mirror of
https://github.com/NixOS/nix.git
synced 2025-02-16 17:02:28 +00:00
9 lines
116 B
Bash
9 lines
116 B
Bash
#!/usr/bin/env bash
|
|
|
|
source common.sh
|
|
|
|
export NIX_TESTS_CA_BY_DEFAULT=1
|
|
|
|
cd .. && source import-from-derivation.sh
|
|
|