Skip to content

NixOS/calamares-nixos-extensions

Repository files navigation

Calamares Branding and Modules for NixOS

Modules

Branding

Licenses

Most code (.py, .cpp, etc) files are licensed under GPL-3.0-or-later, but see specific files for details.

Configuration files in config are licensed under CC0-1.0

Images stored in config/images are licensed under CC-BY-SA-4.0

Images gfx-landing-declarative.png, gfx-landing-reliable.png, and gfx-landing-reproducible.png are licensed under CC-BY-SA-4.0

Images nix-snowflake.svg and white.png are licensed under CC-BY-4.0

Tests

  • The nixos Python job module is has unit tests in testing/.

These tests can be executed with the command:

$ nix run .