Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 2.05 KB

README.md

File metadata and controls

54 lines (39 loc) · 2.05 KB

Nix Darwin's {Options}

Nix Darwin options search via web.

Top Used Language Update CI

About

Find nix-darwin options quickly using the web interface.

Note

This repository is actually adopted version of 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 NixOS and 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

License

This project inherited Apache-2.0 license from its original repo - see the LICENSE file for details.

Nix Darwin's {Options}