matthewcroughan
52d5e97de6
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-20 11:08:43 +01:00
Matthew Croughan
9123153bf3
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
c369100d8a
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
e10d40ef5e
fix: nix flake
...
* nix flake
* workflow
* remove flake-utils
* update flake
* fix
* remove cargo hash
2023-05-01 21:56:49 +00:00
Astavie
d6ffcadd76
fix: nix flake
...
* nix flake
* workflow
* remove flake-utils
* update flake
2023-04-20 10:35:50 +00:00
Astavie
1ab11f1660
feat: nix support & github workflow
...
* nix flake
* workflow
* remove flake-utils
2023-03-14 19:35:40 +00:00