Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 63f0c693182f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5ce8864c54c7
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 8, 2019

  1. Extract NixOS options documentation generation to a function

    Motivation is to support other repositories containing nixos
    modules that would like to generate options documentation:
    
    - nix-darwin
    - private repos
    - arion
    - ??
    domenkozar committed Aug 8, 2019
    5
    Copy the full SHA
    5cfd034 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Merge pull request #66328 from domenkozar/nixos-options-doc

    Extract NixOS options documentation generation to a function
    domenkozar committed Aug 10, 2019
    Copy the full SHA
    5ce8864 View commit details
    Browse the repository at this point in the history