This website requires JavaScript.
Explore
Help
Sign in
oss
/
continuwuity
Watch
1
Star
0
Fork
You've already forked continuwuity
0
mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced
2025-07-31 20:28:31 +00:00
Code
Wiki
Activity
0a1b284407
continuwuity
/
.envrc
8 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
add shebang to .envrc All this really does is make syntax highlighting and shellcheck work by default in more editors.
2023-12-23 22:02:24 -08:00
#!/usr/bin/env bash
load .env file before initializing flake to use `DIRENV_DEVSHELL` in .env Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-06-01 00:08:26 -04:00
dotenv_if_exists
chore: Disable direnv's nix flake interfering with cargo cache
2025-07-19 23:32:53 +01:00
# use flake ".#${DIRENV_DEVSHELL:-default}"
ci: cross compile static binaries for x86_64 and aarch64 from https://gitlab.com/famedly/conduit/-/merge_requests/569 Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-01-25 23:39:59 -05:00
PATH_add bin
Copy permalink