Logo
Explore Help
Sign In
studio/tuwunel
2
0
Fork 0
You've already forked tuwunel
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
9a5f1dac575c9ca076cdeda691a3405ea43e0911
tuwunel/.envrc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
95 B
Plaintext
Raw Normal View History

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
enable all-features in nix for CI builds CI is running `cargo build --all-features`, so we should be passing all the features to nix as well. The only thing this currently affects is the jemalloc_prof feature, but if we add any non-default features that affect nix in the future they should also be handled correctly now.
2024-05-23 16:18:50 -07: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
envrc: allow loading env vars from `.env` if it exists 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>
2024-05-03 10:53:39 -04:00
dotenv_if_exists
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 140ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API