about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2016-09-02Merge #17838: postgresql: Fix use with extensionsVladimír Čunát2-1/+33
2016-09-02bightbox-image.nix: use lib in stead of stdenv.lib. Fixes #18208Rob Vermaas1-1/+1
2016-09-02postgresql: Fix use with extensionsLancelot SIX2-1/+33
2016-09-02mjpg-streamer service: restart on failureNikolay Amiantov1-2/+6
2016-09-02Merge pull request #15893 from groxxda/fix/accountsserviceLuca Bruno1-0/+8
2016-09-02unstable is now 17.03Domen Kožar2-0/+47
2016-09-01Fixes #18124: atomically replace /var/setuid-wrappers/ (#18186)Domen Kožar4-16/+35
2016-09-01virtualbox: add headless build (without Qt dependency) (#18026)Данило Глинський (Danylo Hlynskyi)2-1/+21
2016-09-01Merge pull request #18172 from Profpatsch/startAt-typeDomen Kožar1-1/+1
2016-09-01accountsservice: add support for mutableUsers = falseAlexander Ried1-0/+8
2016-09-01unbound service: whitespace fixesJoachim Fasting1-2/+2
2016-09-01unbound service: use mkEnableOptionJoachim Fasting1-5/+1
2016-09-01Merge staging into masterTuomas Tynkkynen3-5/+29
2016-09-01nixos/filesystems: Drop compat code for filesystems.*.options typeTuomas Tynkkynen1-5/+1
2016-09-01Fixes #14831 by using full path for binaries used in install-grub.plDomen Kožar2-5/+12
2016-09-01install-grub.pl: fix a double slash prefix bugDomen Kožar1-1/+4
2016-09-01install-grub.pl: add commentsDomen Kožar1-0/+4
2016-09-01systemd-unit-options: startAt can be a listProfpatsch1-1/+1
2016-09-01release notes: Fix unclosed tagTuomas Tynkkynen1-1/+1
2016-08-31release notes: Add note about audit being disabled by defaultTuomas Tynkkynen1-0/+5
2016-08-31audit: Disable by defaultTuomas Tynkkynen1-1/+1
2016-08-31audit service: Explicitly call auditctl to disable everythingTuomas Tynkkynen1-3/+11
2016-08-31nixos/…/swap.nix: add some safety assertions for randomEncryptionobadz1-0/+2
2016-08-31Revert "setuid-wrappers: Update wrapper dir atomically."Domen Kožar1-20/+6
2016-08-31hidepid service: use new boot.specialFileSystemsNikolay Amiantov1-1/+1
2016-08-31Merge pull request #18160 from obadz/swap-encryptionNikolay Amiantov1-1/+5
2016-08-31nixos filesystems: move special filesystems to a dedicated optionNikolay Amiantov1-28/+34
2016-08-31nixos/…/swap.nix: remove backslashes from deviceNameobadz1-1/+5
2016-08-31setuid-wrappers: Update wrapper dir atomically.Shea Levy1-6/+20
2016-08-31Merge pull request #18152 from roblabla/bugfix-zeroTierOneConfigurablePackagezimbatm1-4/+12
2016-08-31zerotierone: make package configurableroblabla1-4/+12
2016-08-31Fix #4210: Remove builderDefsDomen Kožar1-1/+1
2016-08-31Don't break grow-partitionMango Chutney1-0/+2
2016-08-30virtualbox-image module: enable partition / filesystem growthNathan Zadoks1-1/+6
2016-08-30amazon-grow-partition module: rename to grow-partitionNathan Zadoks2-5/+20
2016-08-30amazon-grow-partition module: autodetect the root deviceNathan Zadoks1-2/+6
2016-08-30Merge pull request #17822 from abbradar/systemd-mountsNikolay Amiantov7-59/+75
2016-08-30update-users-groups.pl: correctly guard duplicate uids for declarative usersDomen Kožar1-2/+2
2016-08-30Merge remote-tracking branch 'dezgeg/shuffle-outputs' into stagingTuomas Tynkkynen1-0/+11
2016-08-30Merge pull request #18104 from ericsagnes/feat/nixos-manual-gen-cleanupEelco Dolstra3-7/+2
2016-08-30doc: Document changes to multiple-output conventionsTuomas Tynkkynen1-0/+11
2016-08-30opensmtpd nixos module: chmod & chown until the daemon's heart's contentobadz1-0/+2
2016-08-30nixos manual: cleanup generationEric Sagnes3-7/+2
2016-08-29nixos manual: move chapter on grsecurity to auto-generated module docsJoachim Fasting3-1/+5
2016-08-29dnscrypt-proxy module: move detailed info to module documentationJoachim Fasting2-23/+83
2016-08-29dnscrypt-proxy module: serviceConfig.Group is redundantJoachim Fasting1-1/+0
2016-08-29dnscrypt-proxy module: formattingJoachim Fasting1-4/+13
2016-08-29treewide: stop using fontbhttfVladimír Čunát1-1/+1
2016-08-29nixos/containers: Process config like toplevel options (#17365)Guillaume Maudoux1-12/+17
2016-08-29In $NIX_PATH, use nixpkgs=...Eelco Dolstra1-1/+1