Commit graph

9 commits

Author SHA1 Message Date
Graham Christensen c055fa27f7 Mechanical migration to FlakeHub 2023-10-10 16:16:05 -04:00
Luc Perkins fa869ccfd8
Rename the tool in all sources (#13) 2023-06-24 16:24:52 -06:00
Luc Perkins f0a578b8f7
Remove flake-utils, update flake.lock, and reformat Nix sources 2023-06-22 11:19:49 -07:00
Zhaofeng Li 90320a0cbd Add some cursed setup for cross-compilation in shell
Yes, we _can_ cross-compile to multiple systems in a single devShell :D

Linux cross-compilation already works because we don't have any
buildInputs, but this allows macOS to work. Now x86_64-darwin can
cross-compile to all supported targets.
2023-05-22 16:00:34 -06:00
Zhaofeng Li e4c22456ef Configure nightly toolchain in crane.nix
Get rid of this non-intuitive dependency of cranePkgs.cargoTargets.
2023-05-22 16:00:34 -06:00
Zhaofeng Li 2f25e613b2 flake.nix: Fix inputsFrom 2023-05-22 16:00:34 -06:00
Zhaofeng Li 421921ef1c Add package 2023-05-19 02:48:52 -06:00
Graham Christensen 81af9b36fb
Use the upstream caching action, build ourselves, and re-run using our own built version 2023-05-18 14:48:20 -04:00
Zhaofeng Li 1ad1349d96 Kind of works 2023-05-08 03:48:11 -06:00