nix: Haskell wrapper for the Nix CLI

[ library, mit, system ] [ Propose Tags ] [ Report a vulnerability ]

A Haskell library providing a nice wrapper for the Nix CLI.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5), relude (>=1.0) [details]
License MIT
Copyright 2025 Sridhar Ratnakumar
Author Sridhar Ratnakumar
Maintainer srid@srid.ca
Category System
Home page https://github.com/juspay/vira/tree/main/packages/nix
Uploaded by sridca at 2025-10-16T20:41:09Z
Distributions
Downloads 2 total (2 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for nix-0.1.0.0

[back to package description]

nix

Haskell wrapper for the Nix CLI providing a clean API for interacting with Nix commands and environments.

[!NOTE] Work in progress. More features will be added.