build: Add Nix flake for building x86_64- and aarch64-linux Nix packages

This commit is contained in:
June 2024-06-06 20:18:52 +02:00
commit 5c55bd3e97
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
3 changed files with 73 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
__pycache__
/dist/
/.coverage*
/result