flake: fix smithay lock issues #13

Merged
MatthewCroughan merged 2 commits from mc/fix-smithay-lock into main 2023-05-06 13:37:46 -04:00
MatthewCroughan commented 2023-05-05 20:34:42 -04:00 (Migrated from github.com)

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 .gitignore for Nix results

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 `.gitignore` for Nix results
Astavie commented 2023-05-06 05:49:37 -04:00 (Migrated from github.com)

Just tested with my own configs, it works!

Just tested with my own configs, it works!
technobaboo commented 2023-05-06 10:55:56 -04:00 (Migrated from github.com)

When the CI finishes I'll merge!

When the CI finishes I'll merge!
Sign in to join this conversation.