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]

Warnings:

Support for parsing and rendering Nix .narinfo files


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.1.1, 0.1.1.1
Change log CHANGELOG.md
Dependencies attoparsec, base (>=4.7 && <5), containers, nix-narinfo, text [details]
License BSD-3-Clause
Copyright 2020 Sorki <srk@48.io>
Author Sorki
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 2024-03-07T09:52:29Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for nix-narinfo-0.1.1.1

[back to package description]

nix-narinfo

GitHub Workflow Status Hackage version Dependencies

Parse and build .narinfo files.

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