Version 0.1.1 updates

Update the code version to 0.1.1
No actual code changes, just updating pins and other stuff
Updating nix pins and versions
Attempting to fix Gitlab CI
This commit is contained in:
Greg Hellings
2025-06-29 22:33:35 -05:00
parent bcaf170162
commit 8efb783ab8
5 changed files with 239 additions and 174 deletions
+1 -2
View File
@@ -7,6 +7,5 @@ check:
tags:
- nix
script:
- nix develop --command pre-commit run -a
- nix flake check
- nix build -L
- nix develop --command cargo test