Stream: omnix

Topic: Building Tauri apps


view this post on Zulip Srid (Dec 01 2023 at 13:55):

Came across this,

Zapier said:

Build tauri app for NixOS

Date: 2023-12-01T12:47:29+00:00
Link: https://old.reddit.com/r/NixOS/comments/188b2dk/build_tauri_app_for_nixos/

Hey!

I have access to the source code of an App built with Tauri that I want to package for NixOS.

As per Tauri's docs it supports bundling as a .deb or .AppImage.

I was wondering if there's a way to compile it into a NixOS compatible binary directly, so that it can be added to nixpkgs. Or if I have to go through the hassle as packaging it as one of the two, then extracting it and cherry pick the necessary dependencies to get it to run on my NixOS machine.

Thank you in advance! :)

submitted by /u/OakArtz

[link] [comments]


Last updated: Oct 18 2024 at 08:48 UTC