Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lowrisc/lowrisc-nix

lowRISC Nix Packages and Environments
https://github.com/lowrisc/lowrisc-nix

Last synced: 1 day ago
JSON representation

lowRISC Nix Packages and Environments

Awesome Lists containing this project

README

        

# lowRISC Nix Packages and Environments

This repository contains [Nix](https://nixos.org/) packages and environments used by [lowRISC](https://lowrisc.org).
These packages and environments are *not supported* by lowRISC or recommended to be used outside of lowRISC.

## License

This package repository is licensed under the [MIT License](LICENSE).

The following important clarification made in the [`nixpkgs`](https://github.com/NixOS/nixpkgs/blob/master/README.md#license) repository applies to this repository as well:
> MIT license does not apply to the packages built by Nixpkgs, merely to the files in this repository (the Nix expressions, build scripts, NixOS modules, etc.).
> It also might not apply to patches included in Nixpkgs, which may be derivative works of the packages to which they apply.The aforementioned artifacts are all covered by the licenses of the respective packages.