mirror of
https://github.com/zellij-org/zellij.git
synced 2024-12-26 02:32:21 +03:00
4d69ef6284
Build a musl package from the repo, by invoking: ``` nix build "github:zellij-org/zellij#zellij-musl" ``` makes it possible to build bundled applications, that don't need patches to run: ``` nix bundle --bundler github:NixOS/bundlers#toDEB "github:zellij-org/zellij#zellij-musl" ``` This will build a `.deb` file, that can be installed with apt. |
||
---|---|---|
.. | ||
crate2nix.nix | ||
default.nix | ||
devShell.nix |