about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2018-06-13Merge pull request #37289 from disassembler/dnsdistxeji2-0/+62
2018-06-12nixos/tinc: minor fixesvolth1-7/+3
2018-06-12nixos/kubernetes: improvementsJohan Thomsen5-63/+105
2018-06-12nixos/nat: optional networking.nat.externalInterface (#41864)volth1-2/+2
2018-06-12nixos/unbound: add restart (#41885)volth1-3/+5
2018-06-12maintainers/create-azure.sh: remove hydra.nixos.org as binary cache (#41883)Jörg Thalheim1-1/+1
2018-06-12azure: stop carrying qemu-220 patchCole Mickens2-16/+2
2018-06-11nixos/no-x-libs: Switch to using nixpkgs.overlaysaszlig1-11/+11
2018-06-11network-interfaces.nix: remove duplicate codevolth1-16/+0
2018-06-11nixos/mattermost: fix JoinsNamespaceOf config locationRyan Mulligan1-1/+1
2018-06-11nixos/tor: use ControlPort for controlSocket for simplicitySLNOS1-1/+1
2018-06-11nixos/tor: add tor-init service to fix directory ownerships, fix hardeningsSLNOS1-15/+32
2018-06-11nixos/uvcvideo.dynctrl: InitRaymond Gauthier3-0/+111
2018-06-11nixos/initrd-network: support hetznervolth1-0/+1
2018-06-11nixos/tomcat: fix eval error introduced by #40657Uli Baum1-2/+2
2018-06-10nixos/autosuggestions: add module (#41397)Maximilian Bosch4-11/+63
2018-06-10tomcat service: fix webapps default option (#40657)Tristan Helmich1-2/+2
2018-06-10nixos/nat: optional networking.nat.externalInterface (#41758)volth1-3/+13
2018-06-10Merge branch 'master' into nixos-evaluateMatthew Justin Bauer321-9804/+16721
2018-06-10sshd: change location of config file (#41744)Izorkin1-2/+4
2018-06-09nixos/tests/gnome3: switch to lightdm (#41742)xeji1-3/+6
2018-06-09Merge pull request #41733 from Baughn/nix-syncJörg Thalheim1-0/+3
2018-06-09Merge pull request #41731 from andir/memcached-testAndreas Rammhold2-0/+29
2018-06-09Merge pull request #41057 from nyanloutre/duplicati/custom_optionsPeter Hoeg1-1/+18
2018-06-09zfs: Fix "zfs-sync" for modern systemdSvein Ove Aas1-0/+3
2018-06-09nixos/memcached: added simple set/get testAndreas Rammhold2-0/+29
2018-06-09nixos/munge: run munge as user munge instead of root. (#41509)markuskowa3-1/+22
2018-06-09nixos/sslh: add transparent proxying support (#41412)volth1-19/+95
2018-06-09nixos/duplicati: add port and interface optionsnyanloutre1-1/+18
2018-06-08Merge pull request #41466 from andir/haproxy-1.8.9Andreas Rammhold2-0/+42
2018-06-08nixos/tests; add haproxyAndreas Rammhold2-0/+42
2018-06-08Merge pull request #41375 from phryneas/mosh-with-libutempterxeji1-0/+18
2018-06-08nixos/programs.mosh: refactorLenz Weber1-0/+18
2018-06-08Merge pull request #41652 from hamishmack/patch-4Jörg Thalheim1-1/+1
2018-06-08doc: Explain how to hack on kernelMatthieu Coudron1-0/+51
2018-06-08minio: Output server logs & startup in json formatHamish Mackenzie1-1/+1
2018-06-07nixos/sandbox: improve documentation.Brandon Elam Barker1-5/+7
2018-06-07Revert "Merge pull request #38263 from lopsided98/grub-initrd-secrets"Joachim Fasting3-31/+28
2018-06-06nixos/docker-registry: allow running on ports < 1024Mathijs Kwik1-0/+1
2018-06-06Merge pull request #38263 from lopsided98/grub-initrd-secretsJoachim F3-28/+31
2018-06-06nixos/release-combined: remove keymap tests from tested jobUli Baum1-6/+8
2018-06-06Merge pull request #40729 from nlewo/pr-hydra-testDaiderd Jordan4-32/+135
2018-06-06nixos/tests/hydra: add it in nixos/release.nixAntoine Eiche1-0/+1
2018-06-06nixos/tests/hydra: build a trivial derivationAntoine Eiche3-32/+134
2018-06-06Fixed nilfs2 fsck error at boot because its not needed bu the nilfs2 filesystemvicgc1-0/+3
2018-06-05Merge pull request #41342 from samueldr/fix/doc/formatting-oopsiesxeji20-272/+687
2018-06-05Merge pull request #41486 from grahamc/support-null-fontGraham Christensen2-14/+17
2018-06-05install-grub: only try to loadfont if font is not nullGraham Christensen1-12/+14
2018-06-05grub-config.xml: handle a null fontGraham Christensen1-2/+3
2018-06-05Merge pull request #41446 from aszlig/make-serviceconfig-overridableEelco Dolstra1-4/+10