about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2018-04-05nixos docs: syntax highlightGraham Christensen2-272/+8
2018-04-05gce: needs bigger diskSizeRob Vermaas1-1/+1
2018-04-05ec2-amis.nix: add 18.03 imagesRob Vermaas1-1/+18
2018-04-0518.03 release notes: fix typoLinus Heckemann1-1/+1
2018-04-05Merge pull request #38114 from oxij/nixos/doc-moduleMichael Raskin8-71/+88
2018-04-05Merge pull request #38111 from oxij/tree/cleanupsMichael Raskin6-73/+72
2018-04-05Merge pull request #38405 from volth/patch-121Franz Pletz1-2/+1
2018-04-04Merge pull request #37218 from cstrahan/kube-test-fixCharles Strahan5-25/+61
2018-04-04nixos/tests/openldap: Fix nameTuomas Tynkkynen1-1/+1
2018-04-04Merge pull request #38431 from volth/patch-122Jörg Thalheim1-29/+0
2018-04-04nixos/dhcp: fix permissions of statedirJoachim Schiele1-0/+1
2018-04-04Merge pull request #37288 from cleverca22/improve-make-tarballGraham Christensen3-9/+14
2018-04-04network-interfaces.nix: dead code removalvolth1-29/+0
2018-04-04mkdir -> install -dEelco Dolstra2-6/+7
2018-04-04Merge pull request #38407 from nyanloutre/masterJörg Thalheim1-2/+2
2018-04-0418.03 release notes: final editsVladimír Čunát1-13/+78
2018-04-03transmission: settings doc location changednyanloutre1-2/+2
2018-04-03network-interfaces-scripted: wlanInterfaces have .device, no "${dev}-netdev.s...volth1-2/+1
2018-04-03make-system-tarball: allow alternate compression methodsMichael Bishop3-9/+14
2018-04-02nixos/sd-image-*: Raspberry Pi firmware no longer falls under unfreeTuomas Tynkkynen3-9/+0
2018-04-02nodePackages.parsoid: pin service-runner to 2.3.0Nikolay Amiantov1-1/+3
2018-04-02nixos/release.nix: Add Hydra job for AArch64 SD imageTuomas Tynkkynen1-0/+15
2018-04-02nixos/sd-image: Make it more similar to iso-image.nixTuomas Tynkkynen1-7/+27
2018-04-02nixos.tests.containers-imperative: fix impurity failureVladimír Čunát1-1/+1
2018-04-02nixos/maintainers/option-usages.nix: Improve spelling and grammarAndré-Patrick Bubel1-3/+3
2018-04-01nixos/unbound: don't fail on root trust anchor updatesFranz Pletz1-1/+1
2018-03-31nixos/containers-physical_interfaces: use new bond option interfaceJörg Thalheim1-2/+2
2018-03-30user/group assertion to not exceed the 32 character limitJoachim Schiele1-0/+2
2018-03-30nixos: kubernetes fixesCharles Strahan5-25/+61
2018-03-30nixos/gogs: allow git operations over sshLéo Gaspard1-0/+3
2018-03-30nixos: tcpcrypt: /var/run -> /run, don't drop files out of rundirJan Malakhovski1-5/+5
2018-03-30nixos: dysnomia: move into `services` subtreeJan Malakhovski3-30/+31
2018-03-30nixos: doc: introduce `documentation` config subtreeJan Malakhovski8-71/+88
2018-03-30nixos: replace `optionals` -> `optional` in nsswitchJan Malakhovski1-9/+9
2018-03-30nixos: users-groups: cleanupJan Malakhovski2-29/+27
2018-03-30Merge pull request #37921 from gnidorah/gitwebWout Mertens4-25/+119
2018-03-29gitlab: disableRobin Gloster1-1/+1
2018-03-29Merge pull request #37955 from mayflower/fix/nixops-pre-1.6-evalFranz Pletz2-2/+17
2018-03-29git: add more deps to gitwebgnidorah1-10/+0
2018-03-29gitweb: use common optionsgnidorah4-60/+57
2018-03-29nixos/nginx: add gitweb sub-servicegnidorah3-0/+107
2018-03-28nixos/monit: restart if config changesRyan Mulligan1-10/+6
2018-03-28zerotier module: add option to join networks and open portobadz1-4/+18
2018-03-28Merge pull request #38000 from ryantm/auto-update/dovecotFranz Pletz1-0/+1
2018-03-28Revert restrictive validation behavior for DM/WM defaults in the X moduleMaximilian Bosch4-29/+4
2018-03-28nixos/dovecot: set group in configFranz Pletz1-0/+1
2018-03-28Merge pull request #37507 from xeji/p/test-atdFranz Pletz1-6/+0
2018-03-28apache-httpd: fix typo in config servedFilesJustin Humm1-1/+1
2018-03-28nixos/version: fix nixops pre 1.6 compatibilityFranz Pletz2-2/+17
2018-03-27Merge pull request #37897 from mkaito/tarsnap-symlinks-and-restoreYegor Timoshenko1-7/+60