Files
nur/README.md
Wyatt J. Miller aa5251a603
Some checks failed
Publish packages to Attic / publish (push) Has been cancelled
mod: adjusted title
2026-05-25 18:20:05 -04:00

20 lines
784 B
Markdown

# Miller Nix User Repository
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!