tangled
alpha
login
or
join now
nonbinary.computer
/
magic
3
fork
atom
this repo has no description
3
fork
atom
overview
issues
pulls
pipelines
env file
nonbinary.computer
1 week ago
e2c58e63
61ce9968
+8
1 changed file
expand all
collapse all
unified
split
.envrc
+8
.envrc
reviewed
···
1
1
+
if ! has nix_direnv_version || ! nix_direnv_version 3.1.0; then
2
2
+
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.1.0/direnvrc" "sha256-yMJ2OVMzrFaDPn7q8nCBZFRYpL/f0RcHzhmw/i6btJM="
3
3
+
fi
4
4
+
5
5
+
watch_file \
6
6
+
rust-toolchain.toml \
7
7
+
nix/modules/*.nix
8
8
+
use flake