Initial commit

This commit is contained in:
Graham Christensen 2025-05-14 17:20:48 -04:00
parent 681714470d
commit fbd616d075
15 changed files with 800 additions and 0 deletions

5
tools/state.json Normal file
View file

@ -0,0 +1,5 @@
{
"nix_installer_action_revision": "main",
"determinate_nix_tag": "v3.5.1",
"checkout_action_tag": "v4.2.1"
}