diff options
| author | flexxyfluxx <flexxyfluxx@noreply.codeberg.org> | 2025-10-12 22:35:04 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@noreply.codeberg.org> | 2025-10-13 21:17:50 +0200 |
| commit | 849bf95f16c8ad5bdf6f87706e0ef7a27c7ac751 (patch) | |
| tree | e480c7fd88699e7fc5630aae1b102da9bb860eb3 | |
| parent | c58ef4fb149ee1efffa515ccb9bbd424dd7835f0 (diff) | |
| download | hurrycurry-849bf95f16c8ad5bdf6f87706e0ef7a27c7ac751.tar hurrycurry-849bf95f16c8ad5bdf6f87706e0ef7a27c7ac751.tar.bz2 hurrycurry-849bf95f16c8ad5bdf6f87706e0ef7a27c7ac751.tar.zst | |
add .envrc
| -rw-r--r-- | .envrc | 1 | ||||
| -rw-r--r-- | .gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -0,0 +1 @@ +use nix @@ -1,2 +1,3 @@ /target *~ +.direnv |