Commit graph

14 commits

Author SHA1 Message Date
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