fix: nix flake smithay lock issues
* flake: use allowBuiltInFetchGit to prevent narHash reproducibility issues using the builtin fetcher allows fetching git dependencies with only the ref and without storing the narHash for the fixed-output-derivation * gitignore: add nix result symlinks
This commit was merged in pull request #13.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,3 +6,6 @@
|
||||
**/*.rs.bk
|
||||
|
||||
.vscode/
|
||||
|
||||
# Ignore build results from Nix
|
||||
*result*
|
||||
|
||||
Reference in New Issue
Block a user