added nix flake

This commit is contained in:
steven carpenter 2025-07-15 09:22:38 -04:00
parent 3138d0f6ff
commit 6f3b20d737
6 changed files with 124 additions and 29 deletions

31
.gitignore vendored
View file

@ -1,26 +1,5 @@
# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
#
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
yunodo_redux
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work
go.work.sum
# env file
.env
.direnv
GoCalTui
bin
result
data