Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flox/nixpkgs-flox


https://github.com/flox/nixpkgs-flox

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Nixpkgs-flox

by flox

------

This repository provides a catalog of successful Nixpkgs builds over time
along with flake-based accessors for reliable, versioned access to Nixpkgs.
It is designed for use with [flox](https://floxdev.com), the Multi-Platform
and Reproducible Environment Manager.

## Catalog

The catalog provides snapshots of successful nixpkgs evaluations over time
for all major systems. Catalog metadata is separated by system type and
is served from individual branches containing unrelated commit trees.

- [aarch64-darwin](https://github.com/flox/nixpkgs-flox/tree/aarch64-darwin)
- [aarch64-linux](https://github.com/flox/nixpkgs-flox/tree/aarch64-linux)
- [i686-linux](https://github.com/flox/nixpkgs-flox/tree/i686-linux)
- [x86_64-darwin](https://github.com/flox/nixpkgs-flox/tree/x86_64-darwin)
- [x86_64-linux](https://github.com/flox/nixpkgs-flox/tree/x86_64-linux)

## Contact us

If there are any other systems you would like to see supported
please [contact us](https://floxdev.com/contact) to let us know
how you'd like to use flox!