Seth Flynn
Seth Flynn
rebased onto main. still waiting on https://github.com/catppuccin/fuzzel/pull/1
The above PR has been merged. Tauri packages can now be built in nixpkgs via `cargo-tauri.hook`, which is documented [here](https://github.com/NixOS/nixpkgs/blob/9dc3c339a2aecbd61ab2549248d8b64ba1c28af5/doc/hooks/tauri.section.md) -- many real world examples can also be searched through...
The hook itself is meant to only be used to package a Tauri app in Nixpkgs -- though it does use the AppImage bundler to make it easier to implement....