Commit Graph

7 Commits

Author SHA1 Message Date
waalge 993d1f1187 merge 2023-03-09 09:41:33 +00:00
waalge 031507bea2 nix fmt 2023-02-23 21:26:38 -05:00
waalge 079017d24c make default devshell allow for actual devving 2023-02-23 21:26:38 -05:00
waalge 5d984d7ee4 added workspace devshell 2023-02-23 21:26:38 -05:00
Micah Kendall 590f40139f
Add support for Nix flakes.
This relies on Cargo2Nix, and because we don't want to be maintaining
  that file by hand, we introduce a new continuous workflow to
  automatically update the generated Cargo.nix and submit a PR whenever
  something is merged into master.

  This should make the process of supporting Nix bearable. We'll
  re-assess in a while.

  Co-authored-by: KtorZ <matthias.benkort@gmail.com>
2023-02-07 13:16:17 +01:00
rvcas 53b2adb7df
chore: remove some nix stuff 2022-10-24 00:53:17 -04:00
John Rinehart 0e5d25b019 feat: add a nix flake
nix flake init --template github:nixos/templates#rust
2022-08-07 21:07:53 -04:00