summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos/tests: clean up pgjwt testWilliButz2017-10-04
| | | | | - removed unneeded initscript - use default postgres version for the test
* nixos/traefik: owner/group should be changed recursivlyJoerg Thalheim2017-10-04
|
* Merge pull request #29927 from WilliButz/fix-pgjwt-testJoachim F2017-10-04
|\ | | | | nixos/tests: fix pgjwt test
| * nixos/tests: rewrite pgjwt testWilliButz2017-10-01
| | | | | | | | | | | | - now using the test contained in the pgjwt source repo - also compatible with the new `superUser` option of the `postgresql` service
* | Merge pull request #29865 from hamhut1066/traefik-moduleJörg Thalheim2017-10-04
|\ \ | | | | | | nixos/traefik create service
| * | nixos/traefik: create /var/lib/traefik with correct permissionsJoerg Thalheim2017-10-04
| | |
| * | nixos/traefik create serviceHamish Hutchings2017-10-04
| |/
* | Merge pull request #29942 from elitak/ipfsFranz Pletz2017-10-04
|\ \ | | | | | | Ipfs: prepare for autoMigrate fix
| * | ipfs: disable autoMigrate option for nowEric Litak2017-09-29
| | |
* | | nixos/gitlab: fix gitlab serviceAlexander Foremny2017-10-04
| | | | | | | | | | | | Fix GitLab service and update documentation. Fixes #30059.
* | | Revert "pinentry: make GTK3 the default front-end"Franz Pletz2017-10-04
| | | | | | | | | | | | | | | | | | This reverts commit 3f7e3db74426f658b4625505d262c1f7b288606d. This broke the gpg-agent user service. See #27468.
* | | Add NixOS 17.09 AMIsEelco Dolstra2017-10-03
| | | | | | | | | | | | Fixes #29976.
* | | Merge pull request #30014 from eqyiel/krb5-fixesJörg Thalheim2017-10-03
|\ \ \ | | | | | | | | nixos/krb5: complete rewrite
| * | | krb5: add deprecation date for old configurationJoerg Thalheim2017-10-03
| | | |
| * | | nixos/krb5: complete rewriteRuben Maher2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | The `krb5` service was a bit lacking. Addresses NixOS/nixpkgs#11268, partially addresses NixOS/nixpkgs#29623.
* | | | Merge pull request #29452 from jerith666/pfix-srsd-1709Joachim F2017-10-03
|\ \ \ \ | | | | | | | | | | nixos/pfix-srsd: add module
| * | | | nixos/pfix-srsd: add moduleMatt McHenry2017-09-21
| | | | |
* | | | | gogs: avoid creating symlinks each runBob van der Linden2017-10-02
| | | | |
* | | | | nixos/gogs: fixed user creation if non-default userThe-M1k3y2017-10-02
| | | | |
* | | | | Merge pull request #27468 from jtojnar/fix/pinentry-gnomeGraham Christensen2017-10-02
|\ \ \ \ \ | | | | | | | | | | | | pinentry: add GNOME frontend
| * | | | | pinentry: make GTK3 the default front-endJan Tojnar2017-10-01
| | | | | | | | | | | | | | | | | | | | | | | | See: https://github.com/NixOS/nixpkgs/issues/18559
* | | | | | cloud-utils: 0.29 -> 0.30Jörg Thalheim2017-10-02
| |_|/ / / |/| | | |
* | | | | glusterfs service: fix issues with useRpcbindPascal Bach2017-10-01
| |_|_|/ |/| | |
* | | | 17.09 release notes: fix typoNikita Uvarov2017-10-01
| | | |
* | | | treewide: mark a bunch of failing builds as brokenRobin Gloster2017-10-01
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit 23fdbaa37599f490435056b9865023870656571b) [dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
* | | | Merge pull request #29868 from nh2/nh2-glusterfs-improvements-for-17.09-masterJoachim F2017-09-30
|\ \ \ \ | |_|_|/ |/| | | glusterfs service: a few fixes and improvements
| * | | glusterfs service: Change default killMode to "control-group".Niklas Hambüchen2017-09-27
| | | | | | | | | | | | | | | | | | | | This is a better default for NixOS because it ensures that config changes happen fully when NixOS users expect it.
| * | | glusterfs service: Ensure log directory exists for glustereventsd.Niklas Hambüchen2017-09-27
| | | | | | | | | | | | | | | | | | | | | | | | Prevents glustereventsd failing at startup in case it starts before glusterd has started (whose `preStart` would also create the needed directory).
| * | | glusterfs service: Add killMode and stopKillTimeout optionsNiklas Hambüchen2017-09-27
| | | |
| * | | glusterfs service: Add settings to disable rpcbind and the events daemon.Niklas Hambüchen2017-09-27
| | | | | | | | | | | | | | | | See also https://github.com/NixOS/nixpkgs/pull/22225#pullrequestreview-26459886
| * | | glusterfs service: Don't make it a prerequisite of network-online.target.Niklas Hambüchen2017-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces dependency cycles. A network file system to be running is not required for a network connection to be available. https://github.com/NixOS/nixpkgs/commit/19759cfeab0b749666dafdf52a0aad79123a2126#commitcomment-22044519
* | | | assertion should check for encrypted.label of the defined fileSystemRok Garbas2017-09-29
| | | |
* | | | nixos/bcc: init moduleJoerg Thalheim2017-09-29
| | | | | | | | | | | | | | | | | | | | | | | | Looks trival, but it is easy to make the mistake to add linuxPackages.bcc to systemPackages, which breaks if the not the default kernel is used.
* | | | nixos/sysdig: init moduleJoerg Thalheim2017-09-29
| | | |
* | | | 17.09 release notes: mention KDE upgradesFranz Pletz2017-09-29
| | | |
* | | | 17.09 release notes: fix typos & orderingFranz Pletz2017-09-29
| | | |
* | | | Merge pull request #29748 from fadenb/security.pam.usb_link_fixPeter Hoeg2017-09-29
|\ \ \ \ | | | | | | | | | | security.pam.usb: fix url
| * | | | security.pam.usb: link to wiki on github.comTristan Helmich2017-09-28
| | | | | | | | | | | | | | | | | | | | pamusb.org no longer serves the intended content.
* | | | | 17.09 release notes: add network interface rename noteFranz Pletz2017-09-29
| | | | | | | | | | | | | | | | | | | | Fixes #29197.
* | | | | 17.09 release notes: update information on gitlabRobin Gloster2017-09-28
| | | | |
* | | | | gitlab: 9.5.5 -> 10.0.2Robin Gloster2017-09-28
| | | | |
* | | | | Merge pull request #29890 from mbrgm/nullmailer-fixJörg Thalheim2017-09-28
|\ \ \ \ \ | | | | | | | | | | | | nixos/nullmailer: fixes and `remotesFile` option
| * | | | | nullmailer: simplify config generationJoerg Thalheim2017-09-28
| | | | | |
| * | | | | nullmailer: add `remotesFile` optionMarius Bergmann2017-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current `remotes` option is a string option containing nullmailer remote definitions. However, those definitions may contain secret credentials and should therefore not be put world-readable in the nix store. I added a `remotesFile` option, which allows to specify a path to the remotes definition file instead. This way, the definitions can be kept outside of the nix store with more secure file permissions.
| * | | | | nullmailer: use proper description for `remotes` optionMarius Bergmann2017-09-28
| | | | | |
| * | | | | nullmailer: fix relative -> absolute path in preStart scriptMarius Bergmann2017-09-28
| | | | | |
* | | | | | nvidia-x11: fix eval error from 4ef82339c9Cray Elliott2017-09-28
| |_|_|/ / |/| | | |
* | | | | Don't generate instance-store AMIsEelco Dolstra2017-09-28
| | | | | | | | | | | | | | | | | | | | These are obsolete, use EBS AMIs instead.
* | | | | nixos/tests/gnome3-gdm: Increase memory limitJan Tojnar2017-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test was failing on x86_64 prematurely due to memory being exhausted. See also 3b9f0c6a469a574c1c030e4c23f6c766819cbd2d
* | | | | 18.03 release notes: reformatRobin Gloster2017-09-28
| | | | |