1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00
nix/tests/functional/ca/nix-run.sh

7 lines
113 B
Bash
Executable file

#!/usr/bin/env bash
source common.sh
FLAKE_PATH=path:$PWD
nix run --no-write-lock-file "$FLAKE_PATH#runnable"