nix: initial packaging

This commit is contained in:
Philippe Loctaux 2024-11-19 20:28:53 +01:00
parent db66f74900
commit 0108e64c48
4 changed files with 284 additions and 0 deletions

4
.gitignore vendored
View file

@ -7,6 +7,7 @@ wallpapers.json
# build output
target/
pkg
/result
# environment variables
.env
@ -20,3 +21,6 @@ pkg
# rustfmt
**/*.rs.bk
# vim
[._]*.sw[a-p]