mirror of
https://github.com/NixOS/nix.git
synced 2025-02-16 17:02:28 +00:00
8 lines
92 B
Bash
Executable File
8 lines
92 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
source common.sh
|
|
|
|
file=build-hook-ca-fixed.nix
|
|
|
|
source build-remote.sh
|