mirror of
https://github.com/xinux-org/nix-darwin-options.git
synced 2026-02-16 00:29:48 +00:00
🧾 | Nix Darwin Option Search [maintainer=@orzklv]
https://options.nix-darwin.uz/
- CSS 57.7%
- JavaScript 25.4%
- HTML 12.6%
- Ruby 2.8%
- Nix 1.5%
|
Some checks failed
Parse and Deploy CI / build (push) Has been cancelled
|
||
|---|---|---|
| .github | ||
| scripts | ||
| static | ||
| themes/extranix-options-search | ||
| .envrc | ||
| .gitignore | ||
| config.yaml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
Xinux Nix Darwin options search via web.
About
Find xinux-nix-darwin options quickly using the web interface.
Note
This repository is actually adopted from original version mipmip's home-manager-option-search. He deserves most of the credits for this work. We just decided to use his efforts for the nix-darwin community.
Maintainers Notes
After a new Nix Darwin release, update the release info in the Hugo config:
Edit config.yaml, and update the following...
params:
release_current_stable: nix-darwin-24.11
releases:
- name: unstable
value: master
- name: 24.11 (stable)
value: nix-darwin-24.11
This file is used by ./scripts/build_and_parse_hm_options.rb and by Hugo when generating a new website version.
Credits & Thanks
- Powered by Xinux
- JS Search, efficient, client-side search library for JavaScript and JSON objects
- Header inspired by the DocDock Hugo Theme.
- The guy behind the original repo: home-manager-options-extranix
License
This project inherited Apache-2.0 license from its original repo - see the LICENSE file for details.