Some checks failed
Publish packages to Attic / publish (push) Has been cancelled
20 lines
768 B
Markdown
20 lines
768 B
Markdown
# Miller NUR
|
|
|
|
Designed and developed by Wyatt J. Miller
|
|
|
|
Copyright 2026, all rights reserved
|
|
|
|
Licensed by the EPL 2.0
|
|
|
|
## What is this?
|
|
|
|
These are Nix packages that are not in Nixpkgs but I still want to be accessible in a binary cache. More Nix packages to come!
|
|
|
|
This issue came about when I had several computers compiling the same Nix packages (and overlays) over and over. Knowing a Nix binary cache and Nix substitutions existed, I knew I had to scratch my own itch.
|
|
|
|
Viewers are able to use these Nix packages and stand up their own Nix binary cache themselves (adhering to the license).
|
|
|
|
## Attribution
|
|
|
|
Thank you [Cachix](https://github.com/cachix) and [zhaofengli](https://github.com/zhaofengli) to providing the necessary infrastruce to make this possible!
|