nova-nix: Windows-native Nix implementation in pure Haskell

[ distribution, library, mit, nix, program, system ] [ Propose Tags ] [ Report a vulnerability ]

A pure Haskell implementation of the Nix package manager that runs natively on Windows — no WSL, no MSYS2, no Cygwin required. Evaluates .nix files, builds derivations, manages a content-addressed store, and substitutes pre-built binaries from remote caches (nova-cache, cache.nixos.org).

Built on top of nova-cache for NAR serialization, narinfo handling, Ed25519 signing, and binary substitution.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0
Change log CHANGELOG.md
Dependencies base (>=4.16 && <5), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.8), crypton (>=1.0 && <2), directory (>=1.3 && <1.4), filepath (>=1.4 && <1.6), http-client (>=0.7 && <0.8), http-client-tls (>=0.3 && <0.4), http-types (>=0.12 && <0.13), memory (>=0.18 && <1), mtl (>=2.2 && <2.4), nova-cache (>=0.2 && <0.3), nova-nix, process (>=1.6 && <1.7), sqlite-simple (>=0.4 && <0.5), text (>=2.0 && <2.2), time (>=1.9 && <1.15) [details]
Tested with ghc ==9.6.7
License MIT
Author Devon Tomlin, Galen, Kyle Jensen
Maintainer devon.tomlin@novavero.ai
Uploaded by aoinoikaz at 2026-02-24T15:40:38Z
Category Nix, Distribution, System
Home page https://github.com/Novavero-AI/nova-nix
Bug tracker https://github.com/Novavero-AI/nova-nix/issues
Source repo head: git clone https://github.com/Novavero-AI/nova-nix -b main
Distributions
Executables nova-nix
Downloads 8 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-02-24 [all 1 reports]