Commit graph

11 commits

Author SHA1 Message Date
Kiana Sheibani 473b9c60a6
Write unit tests and fix various bugs 2023-10-05 01:47:09 -04:00
Kiana Sheibani d3459346f7
Rename to StartRNR
We're pivoting, baby!
2023-10-03 23:37:51 -04:00
Kiana Sheibani dd4f0838ab
Move CLI crate to root of workspace
Somehow I missed that this was a thing you could do? It's a much
cleaner organization, and it makes it so that you don't have to
explicitly specify the crate to build.
2023-09-23 03:01:36 -04:00
Kiana Sheibani 6eedd7cd4e
Fix ggelo-deps name 2023-08-27 05:25:45 -04:00
Kiana Sheibani 050ae2facf
Add sqlite dependency 2023-08-27 05:05:49 -04:00
Kiana Sheibani 349d63946c
Switch to using rust-overlay
I need to enable nightly features, so this will let me do that.
2023-08-27 04:30:45 -04:00
Kiana Sheibani 303f955de4
Upgrade flake build process
The previous build process was MASSIVELY inefficient in multiple
ways. This is a massive improvement.
2023-08-27 01:46:20 -04:00
Kiana Sheibani 1e5bdd9e8c
Fix shell environment
My previous devshell didn't include rustc, which caused the LSP to
not work properly.
2023-08-26 23:45:09 -04:00
Kiana Sheibani 309ac175c3
Switch to using crane 2023-08-26 17:44:04 -04:00
Kiana Sheibani 4dc2975d03
Add OpenSSL dependency to flake 2023-08-26 16:46:22 -04:00
Kiana Sheibani 44c21d95ae
Basic package structure 2023-08-26 03:37:24 -04:00