Skip to content

Repository files navigation

Icicle

Built with Nix License: GPLv3 Chat on Matrix Chat on Discord Translated with Weblate

A graphical installer for NixOS based distributions.

Development

This application has Linux-only dependencies.

# download dependencies
nix develop

# with meson
meson setup builddir --prefix=~/.local --reconfigure --buildtype=debug -Dprofile=development --reconfigure
meson install -C builddir

# Run
# Avoid pkexec must be root error on devShell
cd ..
 ~/.local/bin/icicle

# Or build with nix.
nix build --show--trace

# Optional. Generate translation words from /po/POTFILES.in if needed.
cd ./po
xgettext --directory=.. --files-from=POTFILES.in --from-code=UTF-8 -kgettext -o icicle.pot
Translation status

About

A gtk4/libadwaita installer for NixOS based distributions

Resources

Code of conduct

Stars

107 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages