summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore9
-rw-r--r--.version2
-rw-r--r--README.md2
-rw-r--r--doc/release-notes.xml2
-rw-r--r--doc/stdenv.xml4
-rw-r--r--lib/composable-derivation.nix77
-rw-r--r--lib/licenses.nix26
-rw-r--r--lib/maintainers.nix16
-rw-r--r--lib/modules.nix4
-rw-r--r--lib/strings.nix37
-rw-r--r--lib/types.nix6
-rwxr-xr-xmaintainers/scripts/copy-tarballs.pl4
-rw-r--r--nixos/doc/manual/configuration.xml6
-rw-r--r--nixos/doc/manual/containers.xml8
-rw-r--r--nixos/doc/manual/default.nix4
-rw-r--r--nixos/doc/manual/development.xml46
-rw-r--r--nixos/doc/manual/installation.xml30
-rw-r--r--nixos/doc/manual/man-nixos-install.xml3
-rw-r--r--nixos/doc/manual/release-notes.xml120
-rw-r--r--nixos/lib/test-driver/log2html.xsl4
-rw-r--r--nixos/lib/test-driver/test-driver.pl2
-rw-r--r--nixos/lib/testing.nix10
-rw-r--r--nixos/maintainers/scripts/ec2/amazon-base-config.nix5
-rw-r--r--nixos/maintainers/scripts/ec2/amazon-hvm-config.nix5
-rw-r--r--nixos/maintainers/scripts/ec2/amazon-hvm-install-config.nix33
-rwxr-xr-xnixos/maintainers/scripts/ec2/create-ebs-amis.py30
-rw-r--r--nixos/maintainers/scripts/ec2/ebs-creator.nix3
-rw-r--r--nixos/modules/config/fonts/corefonts.nix2
-rw-r--r--nixos/modules/config/fonts/fonts.nix55
-rw-r--r--nixos/modules/config/fonts/ghostscript.nix2
-rw-r--r--nixos/modules/config/i18n.nix2
-rw-r--r--nixos/modules/config/krb5.nix4
-rw-r--r--nixos/modules/config/shells-environment.nix7
-rw-r--r--nixos/modules/config/swap.nix1
-rw-r--r--nixos/modules/config/sysctl.nix8
-rw-r--r--nixos/modules/config/system-environment.nix56
-rw-r--r--nixos/modules/config/timezone.nix12
-rw-r--r--nixos/modules/config/users-groups.nix30
-rw-r--r--nixos/modules/config/zram.nix138
-rw-r--r--nixos/modules/hardware/opengl.nix131
-rw-r--r--nixos/modules/hardware/video/bumblebee.nix10
-rw-r--r--nixos/modules/hardware/video/nvidia.nix54
-rw-r--r--nixos/modules/installer/cd-dvd/installation-cd-base.nix7
-rw-r--r--nixos/modules/installer/cd-dvd/installation-cd-graphical-new-kernel.nix (renamed from nixos/modules/installer/cd-dvd/installation-cd-new-kernel.nix)3
-rw-r--r--nixos/modules/installer/cd-dvd/installation-cd-minimal-new-kernel.nix3
-rw-r--r--nixos/modules/installer/cd-dvd/iso-image.nix54
-rw-r--r--nixos/modules/installer/cd-dvd/system-tarball-sheevaplug.nix3
-rw-r--r--nixos/modules/installer/tools/get-version-suffix2
-rw-r--r--nixos/modules/installer/tools/nixos-build-vms/build-vms.nix2
-rw-r--r--nixos/modules/installer/tools/nixos-generate-config.pl67
-rw-r--r--nixos/modules/installer/tools/nixos-install.sh193
-rw-r--r--nixos/modules/installer/tools/tools.nix1
-rw-r--r--nixos/modules/installer/virtualbox-demo.nix2
-rw-r--r--nixos/modules/misc/ids.nix31
-rw-r--r--nixos/modules/misc/nixpkgs.nix3
-rw-r--r--nixos/modules/misc/version.nix2
-rw-r--r--nixos/modules/module-list.nix23
-rw-r--r--nixos/modules/profiles/base.nix3
-rw-r--r--nixos/modules/profiles/headless.nix2
-rw-r--r--nixos/modules/profiles/qemu-guest.nix2
-rw-r--r--nixos/modules/programs/atop.nix2
-rw-r--r--nixos/modules/programs/bash/bash.nix4
-rw-r--r--nixos/modules/programs/environment.nix9
-rw-r--r--nixos/modules/programs/shadow.nix5
-rw-r--r--nixos/modules/programs/zsh/zsh.nix7
-rw-r--r--nixos/modules/rename.nix4
-rw-r--r--nixos/modules/security/apparmor.nix7
-rw-r--r--nixos/modules/security/ca.nix8
-rw-r--r--nixos/modules/security/duosec.nix15
-rw-r--r--nixos/modules/security/grsecurity.nix142
-rw-r--r--nixos/modules/security/pam.nix1
-rw-r--r--nixos/modules/security/polkit.nix4
-rw-r--r--nixos/modules/security/sudo.nix11
-rw-r--r--nixos/modules/services/audio/alsa.nix20
-rw-r--r--nixos/modules/services/audio/mpd.nix2
-rw-r--r--nixos/modules/services/backup/tarsnap.nix310
-rw-r--r--nixos/modules/services/databases/4store-endpoint.nix2
-rw-r--r--nixos/modules/services/databases/4store.nix2
-rw-r--r--nixos/modules/services/databases/couchdb.nix16
-rw-r--r--nixos/modules/services/databases/influxdb.nix241
-rw-r--r--nixos/modules/services/databases/mysql.nix1
-rw-r--r--nixos/modules/services/databases/redis.nix24
-rw-r--r--nixos/modules/services/desktops/accountsservice.nix (renamed from nixos/modules/services/desktops/accountservice.nix)6
-rw-r--r--nixos/modules/services/desktops/geoclue2.nix39
-rw-r--r--nixos/modules/services/desktops/gnome3/at-spi2-core.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/evolution-data-server.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/gnome-documents.nix46
-rw-r--r--nixos/modules/services/desktops/gnome3/gnome-keyring.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/gnome-online-accounts.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/gnome-online-miners.nix42
-rw-r--r--nixos/modules/services/desktops/gnome3/gnome-user-share.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/gvfs.nix42
-rw-r--r--nixos/modules/services/desktops/gnome3/seahorse.nix41
-rw-r--r--nixos/modules/services/desktops/gnome3/sushi.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/tracker.nix7
-rw-r--r--nixos/modules/services/games/ghost-one.nix4
-rw-r--r--nixos/modules/services/hardware/sane.nix22
-rw-r--r--nixos/modules/services/hardware/udev.nix3
-rw-r--r--nixos/modules/services/hardware/udisks.nix45
-rw-r--r--nixos/modules/services/hardware/upower.nix22
-rw-r--r--nixos/modules/services/logging/logstash.nix9
-rw-r--r--nixos/modules/services/misc/disnix.nix3
-rw-r--r--nixos/modules/services/misc/folding-at-home.nix2
-rw-r--r--nixos/modules/services/misc/gitolite.nix66
-rw-r--r--nixos/modules/services/misc/nix-daemon.nix2
-rw-r--r--nixos/modules/services/misc/synergy.nix6
-rw-r--r--nixos/modules/services/monitoring/dd-agent.nix107
-rw-r--r--nixos/modules/services/monitoring/graphite.nix57
-rw-r--r--nixos/modules/services/monitoring/nagios.nix (renamed from nixos/modules/services/monitoring/nagios/default.nix)122
-rw-r--r--nixos/modules/services/monitoring/nagios/commands.cfg34
-rw-r--r--nixos/modules/services/monitoring/nagios/host-templates.cfg27
-rw-r--r--nixos/modules/services/monitoring/nagios/service-templates.cfg32
-rw-r--r--nixos/modules/services/monitoring/nagios/timeperiods.cfg11
-rw-r--r--nixos/modules/services/monitoring/statsd.nix4
-rw-r--r--nixos/modules/services/monitoring/zabbix-agent.nix4
-rw-r--r--nixos/modules/services/network-filesystems/samba.nix2
-rw-r--r--nixos/modules/services/networking/btsync.nix8
-rw-r--r--nixos/modules/services/networking/dhcpcd.nix32
-rw-r--r--nixos/modules/services/networking/notbit.nix43
-rw-r--r--