guix/gnu/system
Ludovic Courtès 11dddd8a3e system: Don't compare <pam-service> objects with 'equal?'.
Fixes <http://bugs.gnu.org/20037>.
Reported by 宋文武 <iyzsong@gmail.com> and Tomáš Čech.

* gnu/system.scm (operating-system-etc-directory): Remove call to
  'delete-duplicates'.
* gnu/system/linux.scm (pam-services->directory)[builder]: Add call to
  'delete-duplicates'.
2015-03-10 18:07:48 +01:00
..
file-systems.scm
grub.scm
install.scm
linux-initrd.scm
linux.scm system: Don't compare <pam-service> objects with 'equal?'. 2015-03-10 18:07:48 +01:00
locale.scm
nss.scm
os-config.tmpl doc: Add 'packages' field to OS configuration template. 2015-03-08 23:05:51 +01:00
shadow.scm
vm.scm