feat: nix package

This commit is contained in:
raf 2023-09-07 22:31:21 +03:00
commit 89708ad2ba
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
7 changed files with 95 additions and 1 deletions

8
.gitignore vendored
View file

@ -1,2 +1,10 @@
# ignore saved pastes
pastes/
# ignore built binary
goblin
# ignore nix build artifacts
result
result-*