about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* 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
| | | | |
* | | | | 17.09 release notes: reformat and generate added servicesRobin Gloster2017-09-28
| | | | |
* | | | | release.nix: add mesos test backRobin Gloster2017-09-28
| | | | | | | | | | | | | | | | | | | | This is working now again
* | | | | Revert "kubernetes: fix hashes after dockerTools change"Robin Gloster2017-09-28
| | | | | | | | | | | | | | | | | | | | This reverts commit 9ba024f6d85cc9adfac9ceb58f3eed231feb2d62.
* | | | | Revert "dockerTools.pullImage: release note regarding sha256 argument value"Robin Gloster2017-09-28
|/ / / / | | | | | | | | | | | | This reverts commit ea6d37c2bba277295e7a70d0a4f5871a99f7c451.
* | | | network-interfaces: device routes for default gatewayFranz Pletz2017-09-28
| | | | | | | | | | | | | | | | Iff interface is set, it makes sense to add device route by default.
* | | | Merge pull request #29881 from volth/patch-67Jörg Thalheim2017-09-28
|\ \ \ \ | | | | | | | | | | nixos/tinc: add "restartTriggers" back
| * | | | nixos/tinc: add "restartTriggers" backvolth2017-09-27
| | | | | | | | | | | | | | | | | | | | Add "restartTriggers" back to restart the Tinc daemon when its peer is removed. Reverted #27660
* | | | | nixos/monit: install monit as system package, use default config file pathRyan Mulligan2017-09-28
|/ / / /
* | | | mesos test: fix python handlingRobin Gloster2017-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Still does not succeed but advances further (cherry picked from commit 30d09f717aa94a78105bff22da548b904887b394)
* | | | nixos/iso-image.nix: add top-level /version.txt fileBjørn Forsman2017-09-28
| | | | | | | | | | | | | | | | | | | | This makes it easy to identify which NixOS version is written to an USB stick without actually booting it.
* | | | consul service: Restart on failure.Niklas Hambüchen2017-09-28
| | | | | | | | | | | | | | | | | | | | Consul is a service you typically want to have running all the time; it's not supposed to quit by itself.
* | | | Merge pull request #29697 from zimbatm/gdm-on-nvidiaFranz Pletz2017-09-28
|\ \ \ \ | | | | | | | | | | GDM fixes
| * | | | nixos/xserver,gdm: let GDM handle X server verbosity.Rostislav Beneš2017-09-28
| | | | |
| * | | | nixos/gdm,nvidia: new options to enable GDM on Wayland and disabling it for ↵Rostislav Beneš2017-09-28
| | | | | | | | | | | | | | | | | | | | nvidia drivers.
| * | | | nixos/nvidia: populating /dev with nvidia devices at bootRostislav Beneš2017-09-28
| | | | |