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: 7da8c4439d9e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9206c0d115c2
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 7, 2019

  1. nixos/users: Allow mutable shells for declarative users

    I want to manage users centrally via declarativeUsers,
    but allow users to change their shell as they please,
    similar to how they can change passwords at will
    if none of the password-related NixOS settings are set for their user.
    aneeshusa committed Apr 7, 2019
    Copy the full SHA
    a709b1a View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Merge pull request #41966 from aneeshusa/allow-mutable-shells-for-dec…

    …larative-users
    
    nixos/users: Allow mutable shells for declarative users
    nh2 committed Dec 31, 2020
    Copy the full SHA
    9206c0d View commit details
    Browse the repository at this point in the history