https://github.com/oluceps/nixydomains
https://github.com/oluceps/nixydomains
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/oluceps/nixydomains
- Owner: oluceps
- License: other
- Created: 2023-07-21T12:08:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T00:13:52.000Z (about 1 year ago)
- Last Synced: 2025-03-29T08:45:57.369Z (about 1 year ago)
- Language: Nix
- Homepage:
- Size: 4.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
A simple flake for freeing from fixing output hash over and over again while using geolocation databases or domain sets.
inputs.nixyDomains.url = "github:oluceps/nixyDomains";
inputs.nixyDomains.flake = false;
{
_ = [ "${inputs.nixyDomains}/assets/geosite.dat" ];
}