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: 66222ad55547
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 98481cfdfa42
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 24, 2020

  1. services/misc/nixos-manual.nix: Remove

    Running the manual on a TTY is useless in the graphical ISOs and not
    particularly useful in non-graphical ISOs (since you can also run
    'nixos-help').
    
    Fixes #83157.
    edolstra committed Mar 24, 2020
    1
    Copy the full SHA
    aebf9a4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bd379be View commit details
    Browse the repository at this point in the history
  3. Merge pull request #83199 from edolstra/remove-manual-service

    Remove manual service
    edolstra committed Mar 24, 2020
    Copy the full SHA
    98481cf View commit details
    Browse the repository at this point in the history