matthewcroughan
e606426730
flake: filter nix code and README out of src
...
This means that changing the Nix code doesn't cause the Rust code to need to be recompiled when using nix build
2023-05-11 15:46:13 +01:00
Matthew Croughan
3e0860073d
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
2023-05-06 17:37:46 +00:00
Astavie
779431be04
fix: nix overlay
...
* nix flake
* workflow
* remove flake-utils
* update flake
* fix
* remove cargo hash
* fix overlay
2023-05-01 23:29:34 +00:00
Astavie
683b0c20a1
fix: nix flake
...
* nix flake
* workflow
* remove flake-utils
* update flake
* fix
* remove cargo hash
2023-05-01 21:56:49 +00:00
Astavie
aef78f12b5
fix: nix flake
...
* nix flake
* workflow
* remove flake-utils
* update flake
2023-04-20 10:35:50 +00:00
Astavie
d95b3f55e5
feat: nix support & github workflow
...
* nix flake
* workflow
* remove flake-utils
2023-03-14 19:35:40 +00:00