Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d447429cc240
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a04a485f89a9
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 24, 2020

  1. doc: rename guide to 'Nixpkgs Manual'

    For consistency with 'NixOS Manual' and 'Nix Manual', to better match what it's
    often called in practice, and to match its URL and HTML title.
    raboof committed Sep 24, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    benjamn Ben Newman
    Copy the full SHA
    37a617b View commit details
  2. Merge pull request #98648 from raboof/rename-guide-to-nixpkgs-manual-…

    …20.09
    
    doc: rename guide to 'Nixpkgs Manual'
    garbas authored Sep 24, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    benjamn Ben Newman
    Copy the full SHA
    a04a485 View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 doc/manual.xml
2 changes: 1 addition & 1 deletion doc/manual.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude">
<info>
<title>Nixpkgs Users and Contributors Guide</title>
<title>Nixpkgs Manual</title>
<subtitle>Version <xi:include href=".version" parse="text" />
</subtitle>
</info>