add: add readme and license
Some checks failed
Publish packages to Attic / publish (push) Has been cancelled

This commit is contained in:
2026-05-25 18:13:13 -04:00
parent 32fa1b73ce
commit 4dcb780ab7
2 changed files with 292 additions and 0 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# 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!
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!