nix-narinfo: Parse and render .narinfo files

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Support for parsing and rendering Nix .narinfo files


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.1.1
Change log None available
Dependencies aeson, attoparsec, base (>=4.7 && <5), containers, nix-narinfo, swagger2, text [details]
License BSD-3-Clause
Copyright 2020 Richard Marko
Author Richard Marko
Maintainer srk@48.io
Category Nix
Home page https://github.com/sorki/nix-narinfo
Source repo head: git clone https://github.com/sorki/nix-narinfo
Uploaded by srk at 2020-05-01T10:07:54Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for nix-narinfo-0.1.0.0

[back to package description]

nix-narinfo

Parse and build .narinfo files.

Loosely based on cachix-api NarInfo type. Inspired by nix-derivation library.