Initial commit

This commit is contained in:
Marc Plano-Lesay 2024-10-23 20:36:36 +11:00
commit 56a22203ef
Signed by: kernald
GPG key ID: 66A41B08CC62A6CF
9 changed files with 14675 additions and 0 deletions

4
.envrc Normal file
View file

@ -0,0 +1,4 @@
if ! has nix_direnv_version || ! nix_direnv_version 2.2.1; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.2.1/direnvrc" "sha256-zelF0vLbEl5uaqrfIzbgNzJWGmLzCmYAkInj/LNxvKs="
fi
use flake .