Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lschuermann/nix-litex

Mirror of https://git.sr.ht/~lschuermann/nix-litex. View https://hub.sr.ht/~lschuermann/nix-litex for more information and the respective mailing lists.
https://github.com/lschuermann/nix-litex

fpga litex nix package

Last synced: 12 days ago
JSON representation

Mirror of https://git.sr.ht/~lschuermann/nix-litex. View https://hub.sr.ht/~lschuermann/nix-litex for more information and the respective mailing lists.

Awesome Lists containing this project

README

        

# LiteX package definitions for Nix

This repository contains LiteX package definitions for the Nix package
manager. Development happens on [sr.ht](https://sr.ht):

- [upstream repository](https://git.sr.ht/~lschuermann/nix-litex)
- [mailing list for questions and patches](https://lists.sr.ht/~lschuermann/nix-litex)

For questions, contributions and patches feel free to send an email to
the mailing list.

## Requirements

- Nix: >= v2.4

On NixOS 21.05, this can be obtained by setting `nix.package =
pkgs.nixUnstable;`.

## Contributors

- Leon Schuermann
- Las Safin

## License

The code contained in this repository is licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.

This license does not necessarily apply to the packages built using this build
infrastructure. It might also not apply to patches included in this repository,
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.