Commit graph

21 commits

Author SHA1 Message Date
Chris Cochrun
87bb586012 adding some things to env 2025-08-04 14:50:34 -05:00
Chris Cochrun
eef1903557 trying to find out why I can't build with only cargo 2025-07-27 07:19:26 -05:00
Chris Cochrun
504b4bc944 fixy 2025-07-25 15:19:21 -05:00
Chris Cochrun
92f2b18a20 rust side builds but having trouble linking in main.cpp 2025-03-12 09:35:36 -05:00
Chris Cochrun
fbcb6afc7a fixing formatting 2025-03-11 17:25:56 -05:00
Chris Cochrun
26975c2004 updating to newer shell model and updating rust 2025-03-11 17:25:23 -05:00
Chris Cochrun
a4b3b2256b moving away from cargo2nix as I wasn't using it
May come back to cargo2nix instead, but for now I find this simpler
2023-04-28 12:08:07 -05:00
Chris Cochrun
a7e3cfa39f qml webengine is running
I'll need to figure out the best way to show the html slideshow later
but it's running and can accept html.
2023-04-28 05:46:02 -05:00
Chris Cochrun
c1711f231b Trying to fix adding multiple files 2023-04-27 14:18:43 -05:00
Chris Cochrun
56981a95c6 nix build works! 🎉
Finally got nix build to work and thus even make the app installable
again now that I've switched to a mostly rust backend. I needed to add
cargoSetupHook and rustPlatform to the buildInputs.
2023-04-11 06:22:43 -05:00
Chris Cochrun
8b4c348279 a lot of setup and testing work for rust 2022-12-13 09:33:47 -06:00
Chris Cochrun
748c7672be rearranging rust files 2022-12-10 06:52:19 -06:00
Chris Cochrun
9644631f7c adding a basic other struct in rust... well trying... 2022-12-09 16:55:54 -06:00
Chris Cochrun
8f3e898385 adding cargo... 2022-12-09 10:03:05 -06:00
Chris Cochrun
8da2a39a16 adding a lot of basic stuff for installation as a real app 2022-10-21 14:58:33 -05:00
Chris Cochrun
f32c92c0ce making default.nix work 2022-09-23 05:41:50 -05:00
Chris Cochrun
96de8e3b00 updates 2022-09-22 15:30:36 -05:00
Chris Cochrun
ff4c301325 first attempt at making nix build work 2022-09-22 15:06:52 -05:00
Chris Cochrun
4efddac106 trying to fix a seg fault 2022-07-13 09:39:00 -05:00
Chris Cochrun
a7c2c2487a adding nix-shell as a todo and tweaking the shell 2022-07-06 15:12:53 -05:00
Chris Cochrun
b45763a62c trying to get nix develop to work 2022-05-23 06:25:21 -05:00