1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00
nixpkgs/nixos/modules
Bjørn Forsman 6e528893a8 nixos/update-users-groups.pl: print UIDs and GIDs
Instead of showing this output from "nixos-rebuild switch":

  warning: not applying GID change of group ‘munin’
  warning: not applying UID change of user ‘ntp’

print this:

  warning: not applying GID change of group ‘munin’ (95 -> 102)
  warning: not applying UID change of user ‘ntp’ (3 -> 179)

This makes it possible for users to take action and fixup the UIDs/GIDs
that NixOS won't touch.
2016-07-01 13:13:46 +02:00
..
config nixos/update-users-groups.pl: print UIDs and GIDs 2016-07-01 13:13:46 +02:00
hardware nixos ati_unfree: auto-switch xorg to fglrxComat 2016-05-23 10:12:44 +02:00
i18n/input-method input methods: fix gtk cache 2016-04-16 17:51:32 +09:00
installer Merge pull request #15579 from abbradar/nixos-install-ssl 2016-06-23 07:48:45 +04:00
misc coturn: init at 4.5.0.3 (#16284) 2016-06-21 12:59:29 +02:00
profiles treewide: Use correct output in ${config.nix.package}/bin 2016-04-25 16:44:37 +02:00
programs Use shell packages to select the user's shell 2016-06-12 20:35:34 +01:00
security Merge pull request #16180 from zimbatm/shell-escaping 2016-06-19 23:27:52 +01:00
services nixos/gnome-desktop: enable colord service 2016-06-28 11:46:37 +02:00
system switch-to-configuration: use absolute path to systemd-escape 2016-07-01 08:35:38 +02:00
tasks Make fileSystems example literal. 2016-06-19 01:21:22 -06:00
testing KDE test: Bump kdm start timeout 2016-05-27 11:22:27 +02:00
virtualisation nixos/libvirt: Syntactic-only refactoring 2016-06-27 13:32:24 +02:00
module-list.nix Merge pull request #16086 from layus/inginious 2016-06-21 16:37:29 +02:00
rename.nix nixos: rewrite the grsecurity module 2016-06-14 03:38:12 +02:00