nixpkgs/nixos/modules
Rüdiger Sonderfeld fa1cec1037 update-users-groups.pl: Use UTF-8 instead of latin1.
Perl seems to write the file in latin1 independent of the actual input
encoding.  This can corrupt the "description" field of /etc/passwd.  By
setting "binmode" to ":utf8" Perl can be forced to write UTF-8.  Ideally
the program would simply read/write the fields by value without any
changes in encoding.  However, assuming/enforcing UTF-8 is a lot better
than using an obsolete coding like latin1.
2014-11-08 19:25:17 +01:00
..
config update-users-groups.pl: Use UTF-8 instead of latin1. 2014-11-08 19:25:17 +01:00
hardware ati_unfree: Update nixos-manual for AMD driver support 2014-09-07 12:42:32 +10:00
installer Revert "nixos: iso-image: use syslinux bootloader for USB booting support" 2014-11-08 14:33:27 +01:00
misc nixos: prosody was clashing with seeks unix ids 2014-10-20 17:22:01 +02:00
profiles jfsrec: Remove derivation 2014-11-02 17:22:27 -08:00
programs ssmtp: add 'root' option 2014-11-05 02:47:59 +03:00
security sudo: allow adding extra configuration options to the bottom of sudoers 2014-11-02 13:27:05 +01:00
services quassel: make a proper systemd unit (also properly works in containers now) 2014-11-08 14:59:25 +01:00
system stage-1: add bcache support 2014-11-02 19:03:50 +03:00
tasks nixos: Add a filesystem module for JFS. 2014-10-22 08:22:57 +02:00
testing nixos: Fix priorities of initialHashedPassword. 2014-11-04 05:19:07 +01:00
virtualisation Merge pull request #4870 from bosu/docker-proxy 2014-11-08 13:06:56 +01:00
module-list.nix nixos: Add a filesystem module for JFS. 2014-10-22 08:22:57 +02:00
rename.nix Revert "Revert "syslog-ng: Update from 3.5.6 to 3.6.1"" 2014-11-06 21:59:04 +01:00