A fork of the Determinate Nix installer.
Find a file
dependabot[bot] 2e179c3a53
Bump DeterminateSystems/update-flake-lock from 13 to 14
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 13 to 14.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases)
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v13...v14)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 20:41:52 +00:00
.cargo Add gha 2022-09-09 12:02:43 -07:00
.github Bump DeterminateSystems/update-flake-lock from 13 to 14 2022-09-14 20:41:52 +00:00
nix Prod at CI with a stick 2022-09-09 12:26:53 -07:00
src Change some log levels 2022-09-12 10:39:16 -07:00
.envrc init 2022-09-02 16:04:02 -07:00
.gitignore init 2022-09-02 16:04:02 -07:00
Cargo.lock Prod at CI with a stick 2022-09-09 12:26:53 -07:00
Cargo.toml Prod at CI with a stick 2022-09-09 12:26:53 -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

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.