looks like nix flakes needs not-git-ignored flake.lock

This commit is contained in:
Roland Conybeare 2024-04-03 13:04:46 -04:00
commit 554edcd045

3
.gitignore vendored
View file

@ -1,6 +1,3 @@
# flake.nix builds source in this tree.
# must not commit flake.lock that would need hash from this repo
flake.lock
# clangd working space (see emacs+lsp)
.cache
# typical cmake build directory (source-tree-nephew)