Commit Graph

18 Commits

Author SHA1 Message Date
Savanni D'Gerinel 57969d4cfa Possibly add the correct toolchain and the target directive
End up with a lot of errors in the dependencies. Time to give up.
2023-05-03 20:19:01 -04:00
Savanni D'Gerinel cb28fcf8c4 Rerrange directories. Set up default.nix files. Try to build the wasm code. 2023-05-03 16:20:47 -04:00
Savanni D'Gerinel d2836855e6 Build the kifu-pwa package (with no dependencies) 2023-05-02 19:45:27 -04:00
Savanni D'Gerinel 72237b2f2e Move the cyberpunk build script into the cyberpunk directory 2023-05-02 18:15:10 -04:00
Savanni D'Gerinel a668a114db Update the GTK build process. 2023-05-02 17:55:24 -04:00
Savanni D'Gerinel 6eee6df6e4 Moving stuff around and flailing with the build tools 2023-04-27 10:07:28 -04:00
Savanni D'Gerinel fa0f662806 Add typeshare to the kifu build 2023-04-26 18:19:49 -04:00
Savanni D'Gerinel 83e8fc9be9 This is a working version of kifu-pwa 2023-04-21 09:25:21 -04:00
Savanni D'Gerinel 6a421d447b Set up a demo wasm build 2023-04-20 09:40:59 -04:00
Savanni D'Gerinel d74c9ebcad Add the nix flake for the cyberpunk splash screen 2023-04-13 23:14:28 +00:00
Savanni D'Gerinel 59a8f252da Optimize board updates 2023-04-06 22:13:09 -04:00
Savanni D'Gerinel a8a9c49f02 Fixes resource compilation problems
Adds glib_build_tools crate, and adds glib (which provides glib-compile-*) to kifu-gtk.
2023-04-04 12:25:22 -04:00
Savanni D'Gerinel e32f103dd4 Build with crate2nix 2023-04-04 01:03:08 -04:00
Savanni D'Gerinel 0240132153 Switch to the rustup toolchain specification for Rust 2023-04-04 01:02:24 -04:00
Savanni D'Gerinel cb16d73342 Switch to using rustup to pin the rust toolchain 2023-03-30 22:52:59 -04:00
savanni e60a2fbc30 Start building a music player server (#17)
The very beginnings, with a very basic application architecture, for a music playing server on a headless system.

This also adds my new Flow library, which I'll be wanting to use in a variety of places.

Co-authored-by: Savanni D'Gerinel <savanni@luminescent-dreams.com>
Reviewed-on: savanni/tools#17
2023-02-11 17:59:15 +00:00
Savanni D'Gerinel 214463f6b4 Import my hex-grid project 2023-02-06 09:36:02 -05:00
Savanni D'Gerinel 6cb443bd17 Set up the flake 2022-12-31 12:07:58 -05:00