mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-26 19:06:36 +02:00
from ffd479d66f
This is primarily useful for replicating the environment from CI so that
the `nix-build-and-cache` script is easier to invoke.
Signed-off-by: strawberry <strawberry@puppygock.gay>
7 lines
63 B
Bash
7 lines
63 B
Bash
#!/usr/bin/env bash
|
|
|
|
use flake
|
|
|
|
PATH_add bin
|
|
|
|
dotenv_if_exists
|