Commit graph

10 commits

Author SHA1 Message Date
e489d9f812
iced-template: generalize desktopItem linking 2026-08-28 21:51:36 -07:00
9b308d6b54
iced-template: remove commonArgs
these are mostly useful for crane,
and were only acting as unnecessary complexity here
2026-08-22 17:56:48 -07:00
4d21ca0e6f
iced-template: avoid duplicating Cargo.lock in nix store 2026-08-22 17:51:54 -07:00
459eac3fff
iced-template: filter source files
(to reduce rebuilds)
crane does something similar automatically
2026-08-22 17:51:50 -07:00
e9847f58c7
iced-template: use strictDeps and __structuredAttrs 2026-08-22 17:45:14 -07:00
8ead7e6eb0
iced-template: use more efficient nixpkgs input 2026-08-22 17:36:09 -07:00
9c3419782b
iced-template: remove nonexistent icon 2026-08-22 17:36:00 -07:00
27f6371c2c
iced-template: factor out Element, explicit Error
the type alias Element is quite useful for defining subfunctions for view
and it also helps to not pull unnecessary things into scope
2026-08-22 17:35:56 -07:00
0095d05e80
iced-template: replace crane 2026-08-03 12:22:43 -07:00
8f0abd2b78
iced-template: init 2026-08-03 12:22:24 -07:00