Commit Graph

2 Commits

Author SHA1 Message Date
Yvan Sraka de7a027dbe Disable cross-compilation by default on hix flake template (#1625) 2022-08-29 11:34:25 +00:00
Hamish Mackenzie 05c0555400 Add flake support to hix (#1572)
This adds support for using nix flakes commands with hix.  This is done by creating a hidden `.hix-flake` directory and passing the source in using `--override-input`.

It also includes a `hix init` command to add a `flake.nix` and `nix/hix.nix` configuration file.
2022-08-05 10:17:16 +12:00