Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lschuermann/nix-litex
- Owner: lschuermann
- License: apache-2.0
- Created: 2021-09-16T19:03:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T12:59:37.000Z (about 1 year ago)
- Last Synced: 2025-01-02T16:57:18.246Z (about 1 month ago)
- Topics: fpga, litex, nix, package
- Language: Nix
- Homepage: https://hub.sr.ht/~lschuermann/nix-litex
- Size: 91.8 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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.