mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
This is primarily useful for replicating the environment from CI so that the `nix-build-and-cache` script is easier to invoke.
7 lines
63 B
Bash
7 lines
63 B
Bash
#!/usr/bin/env bash
|
|
|
|
use flake
|
|
|
|
PATH_add bin
|
|
|
|
dotenv_if_exists
|