guix-devel/gnu/system
Ludovic Courtès 78ed003811 gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value.
* gnu/system/shadow.scm (<user-account>)[inputs]: New field.
  (passwd-file): Bind the 'shell' field of each account.
* gnu/system/vm.scm (%demo-operating-system): Remove 'shell' field.
* gnu/system/dmd.scm (guix-build-accounts): Store a monadic value in
  'shell'.  Add 'inputs' field.
* gnu/system.scm (operating-system-derivation): Remove 'shell' field for
  'root' account.  Add all the 'user-account-inputs' to EXTRAS.
2013-12-10 00:24:02 +01:00
..
dmd.scm gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value. 2013-12-10 00:24:02 +01:00
grub.scm gnu: Add (gnu system). 2013-12-10 00:24:02 +01:00
linux.scm derivations: Use more keyword parameters for 'build-expression->derivation'. 2013-12-04 16:07:53 +01:00
shadow.scm gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value. 2013-12-10 00:24:02 +01:00
vm.scm gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value. 2013-12-10 00:24:02 +01:00