flake: fix smithay lock issues #13
Reference in New Issue
Block a user
Delete Branch "mc/fix-smithay-lock"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
using the builtin fetcher allows fetching git dependencies with only the ref and without storing the narHash for the fixed-output-derivation
I also added a
.gitignorefor Nix resultsJust tested with my own configs, it works!
When the CI finishes I'll merge!