39 Commits

Author SHA1 Message Date
876fa8fb33 wip: flake updates 2025-07-21 19:28:15 -04:00
263abda17b fix: various nix build issues 2024-09-23 20:05:43 -04:00
1c55a315b0 build: generate sourcemap info for stacktraces
hopefully anyway
2024-07-12 00:45:03 -04:00
63463fb5d6 build: More fixes and tweaks to unify the builds 2024-07-02 20:55:40 -05:00
6bc9f2ea2e build: unify make and nix builds 2024-07-01 15:55:42 -05:00
dac4324c8f maint: cleanup some unused nix dependencies 2024-07-01 15:55:42 -05:00
e3c4a01648 refactor: make the wasm builder a little more configurable. 2024-07-01 15:55:42 -05:00
651f0cb264 build: get rid of wasm-pack
It get's doing naughty things with network access.
2024-07-01 15:55:42 -05:00
1b6023a03e maint: having the wasm-pack version in the logs is useful 2024-07-01 15:52:37 -05:00
e80953e987 maint: upgrade wasm-bindgen version 2024-07-01 15:52:37 -05:00
0eee2e33bf dev: Update wasm-pack version
Motivated by this bug in v0.11.0:
https://github.com/rustwasm/wasm-pack/issues/1247
2023-11-26 20:35:50 -05:00
50eecf9a7c Bring in web component library 2023-11-25 22:20:42 -05:00
85c89b1754 Include wasm-bindgen in devShell 2023-03-22 18:45:43 -04:00
992f4248b2 Add wasm-bindgen directly to the toolchain 2023-03-22 18:43:20 -04:00
5df86e33ac Bring in wasm-pack directly to preserve keep control over it even more 2023-03-22 16:20:28 -04:00
fafcf6f981 Fix error in the devshell derivation 2023-03-22 15:33:15 -04:00
1d924fb702 Abstract out the apple sdk bits into a shared library 2023-03-20 19:43:11 -04:00
3a562a840d Add metrics-process process metrics 2023-03-18 11:15:06 -04:00
5f39b0e837 Bump to version v0.2.16 2023-01-07 19:05:03 -05:00
98f94b555c Dont use debug logging by default on web 2023-01-07 19:01:01 -05:00
8b689bfdf5 Bump version to v0.2.13 2023-01-05 11:45:58 -05:00
47fab33561 Use sycamore-state from github 2023-01-02 20:29:58 -06:00
d7534bff76 Add favicon 2022-12-22 16:16:39 -05:00
9f84219936 Update to tracing-browser-subscriber v0.2.0 2022-11-20 08:32:05 -05:00
3ebf61e77e Update sycamore hash for nix 2022-11-11 16:45:14 -05:00
58dc0eef3f Update nix builds to use rust 1.64 2022-10-12 08:40:34 -04:00
ba68738dfa SQLite migrations 2022-09-01 19:45:05 -04:00
26a98ae89a Get SQLX to work 2022-09-01 14:26:43 -04:00
82f6c337ee Fix routing issue for the cook page 2022-08-27 14:08:28 -04:00
ba64e5a094 Fix cargo dependencies issue with nix wasm-pack 2022-08-25 20:47:25 -04:00
e1ba92938f nix package updates and stabilization 2022-08-07 16:24:47 -04:00
fc3f082e70 Fix nix wasm-bindgen which is picky about versions 2022-07-21 18:35:09 -04:00
f6a25043dc update the make files to not use trunk 2022-06-14 18:42:31 -04:00
d0f57894f9 Stop using Trunk because it's not hermetic 2022-06-14 18:25:05 -04:00
cfdb506a7d A raft of nix flake fixes 2022-03-06 15:16:30 -05:00
eef34ea7e5 We need a reference to the kitchen package 2022-02-28 17:18:55 -05:00
2efbe2dacf Add a module to configure kitchen with 2022-02-28 16:31:05 -05:00
3c812a737f Using naersk seems to work. 2022-02-28 14:29:23 -05:00
3da9f135be Seems to be building with trunk 2022-02-25 21:30:36 -05:00