Commit graph

10 commits

Author SHA1 Message Date
Alejandro Angulo 16f05013e5
Started running builds on darwin 2024-04-27 22:47:11 -07:00
Alejandro Angulo 1353b587f6
Update CI to run check with impure flag
This is needed because devenv is being used now.
2024-04-27 22:34:50 -07:00
Alejandro Angulo cd50f1237d
Made cachix actions consistent 2024-04-27 22:30:42 -07:00
Alejandro Angulo 8049997f37
Fixed copypasta
Copied over from a different repo and I forgot to change the cachix repo
name.
2024-04-27 22:30:06 -07:00
Alejandro Angulo 88637aaae4
Changed lint job to use nix develop
Since the pre-commit hooks are managed by devenv, the
`.pre-commit-config.yaml` file isn't part of the repo anymore (it's
generated by devenv).
2024-04-27 22:23:09 -07:00
Alejandro Angulo 61f3801647
Made build job dependent on pre-commit hooks 2024-04-24 20:47:49 -07:00
Alejandro Angulo a6e57c5aa3
Started pushing to cachix 2024-04-24 20:38:13 -07:00
Alejandro Angulo 866b5df41b
Added pre-commit job (#1) 2023-02-13 10:18:39 -08:00
Alejandro Angulo 65834d0ff6
Run the flake as part of CI
The update to the build script makes it so that the entire script exits
when a failure is encountered (and returns with that exit code).
2023-02-12 11:06:41 -08:00
Alejandro Angulo a21b68bb23
Added github workflow config 2023-02-12 10:06:05 -08:00