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: cce45c73b9b5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 57e1a17ad0f1
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 5, 2021

  1. nixos/getty: rename from services.mingetty

    It's been 8.5 years since NixOS used mingetty, but the option was
    never renamed (despite the file definining the module being renamed in
    9f5051b ("Rename mingetty module to agetty")).
    
    I've chosen to rename it to services.getty here, rather than
    services.agetty, because getty is implemantation-neutral and also the
    name of the unit that is generated.
    alyssais committed Jan 5, 2021
    Copy the full SHA
    6c3d21a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108465 from alyssais/getty

    nixos/getty: rename from services.mingetty
    worldofpeace committed Jan 5, 2021
    Copy the full SHA
    57e1a17 View commit details
    Browse the repository at this point in the history