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: 0bc6da3ab075
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: 5659cb448e9b
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.
    eadwu Edmund Wu
    Copy the full SHA
    754d7bb View commit details
  2. Merge pull request #98647 from raboof/rename-guide-to-nixpkgs-manual-…

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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5659cb4 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>