mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
3b2db9027a
from https://or.computer.surgery/charles/matrix/-/commit/ffd479d66fae5092073ff380d25fac3735d055bd 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>
8 lines
63 B
Bash
8 lines
63 B
Bash
#!/usr/bin/env bash
|
|
|
|
use flake
|
|
|
|
PATH_add bin
|
|
|
|
dotenv_if_exists
|