A fork of the Determinate Nix installer.
Go to file
2022-09-15 12:11:46 -07:00
.cargo Add gha 2022-09-09 12:02:43 -07:00
.github Prod at CI with a stick 2022-09-09 12:26:53 -07:00
nix Prod at CI with a stick 2022-09-09 12:26:53 -07:00
src Create all actions 2022-09-15 12:11:46 -07:00
.envrc init 2022-09-02 16:04:02 -07:00
.gitignore init 2022-09-02 16:04:02 -07:00
Cargo.lock Get plan/execute working 2022-09-15 10:29:22 -07:00
Cargo.toml Get plan/execute working 2022-09-15 10:29:22 -07:00
CODE_OF_CONDUCT.md Add some community files 2022-09-09 14:27:03 -07:00
CONTRIBUTING.md Add some community files 2022-09-09 14:27:03 -07:00
flake.lock init 2022-09-02 16:04:02 -07:00
flake.nix Working spike out 2022-09-09 11:43:35 -07:00
LICENSE Add some community files 2022-09-09 14:27:03 -07:00
nix-install.sh init 2022-09-02 16:04:02 -07:00
README.md Update README 2022-09-10 13:23:10 -07:00
rustfmt.toml Create all actions 2022-09-15 12:11:46 -07:00

Harmonic

Harmonic is an opinionated, experimental Nix installer.

Harmonic is pre-release, pre-early access. Don't run it on machines you care about.

Currently it supports:

  • x86_64 Linux with systemd init
  • (Planned) aarch64 Linux with systemd init
  • (Planned) x86_64 MacOS
  • (Planned) aarch64 MacOS

Harmonic may also support some form of NixOS install in the future.