summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #8603 from ts468/upstream.xenMateusz Kowalczyk2015-07-04
|\ | | | | Xen related stuff
| * Xen Dom0: add dnsmasq to xen-bridge.Thomas Strobel2015-07-02
| |
* | Merge pull request #8554 from dwe11er/luks-detached-headerlethalman2015-07-04
|\ \ | | | | | | allow for using LUKS devices with detached header
| * | nixos/modules/system/boot/luksroot.nix: allow for LUKS devices with detached ↵Marcin Falkiewicz2015-06-29
| | | | | | | | | | | | header
* | | Merge pull request #8573 from lihop/shellinabox-serviceArseniy Seroka2015-07-04
|\ \ \ | | | | | | | | shellinabox service: initial implementation
| * | | shellinabox service: intial implementationLeroy Hopson2015-07-04
| | | |
* | | | Merge pull request #8624 from ambrop72/minidlna-updateArseniy Seroka2015-07-04
|\ \ \ \ | |/ / / |/| | | minidlna 1.1.4
| * | | minidlna: 1.0.25 -> 1.1.4Ambroz Bizjak2015-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - gettext is needed to build - Switched to using non-legacy ffmpeg. - Removed ffmpeg stuff from include path since it causes build errors related to a time.h header. - Removed unneeded patch. - Adjusted NixOS service due to the binary being renamed.
* | | | nixos/skydns: fixed reference to skydnsPascal Wittmann2015-07-04
| | | |
* | | | nixos/tests/chromium: Improve sandbox checking.aszlig2015-07-04
|/ / / | | | | | | | | | | | | | | | | | | | | | We no longer need have "SUID sandbox" enabled in the chrome://sandbox status page and we now also check for "You are adequately sandboxed." to be absolutely sure that we're running with proper sandboxing. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | wordpress: language downloads are now reproducibleJoachim Schiele2015-07-03
| | |
* | | nixos/postgresql: Fix initdb for existing, empty postgres partitionsWilliam A. Kennington III2015-07-02
| | |
* | | Merge remote-tracking branch 'projectorhq/riemann-tools'Shea Levy2015-07-01
|\ \ \ | | | | | | | | | | | | Add riemann-tools package and service
| * | | Add riemann-tools to nixpkgsRobert Pitts and Trenton Strong2015-06-30
| | | | | | | | | | | | | | | | Adds package via bundlerEnv and service for Riemann health.
* | | | Use mkAfter for services.postgresql.authenticationEelco Dolstra2015-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Authentication methods are tried in order, so if another NixOS module defines a specific ident mapping like local hydra all ident map=hydra-users it should appear before the generic local all all ident
* | | | nixos: gnome-keyring: fix module descriptionTobias Geerinckx-Rice2015-07-01
| | | |
* | | | Remove option ec2.metadataEelco Dolstra2015-06-30
| | | |
* | | | EC2: Don't blackhole 169.254.169.254Eelco Dolstra2015-06-30
| | | | | | | | | | | | | | | | https://github.com/NixOS/nixops/issues/267
* | | | nix.buildMachines: Fewer required fieldsEelco Dolstra2015-06-30
| |/ / |/| |
* | | nixos/iso-image: Allow to customize menu label.aszlig2015-06-28
| | | | | | | | | | | | | | | | | | | | | | | | It comes in handy to alter the menu label if you're not building a NixOS installer image but for example if you want to build a live system and still want to re-use the iso-image.nix module. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | nixos: added gitit serviceEdward Tjörnhammar2015-06-28
| | |
* | | nixos: Replace pkgs.openssh with config.programs.ssh.packageWilliam A. Kennington III2015-06-26
| | |
* | | Add options nix.{trustedUsers,allowedUsers}Eelco Dolstra2015-06-26
| | | | | | | | | | | | | | | | | | These are just trusted-users and allowed-users in nix.conf. It's useful to have options for them so that different modules can specify trusted/allowed users.
* | | nix.buildMachines: Don't require sshUserEelco Dolstra2015-06-26
| | |
* | | Merge pull request #8520 from hrdinka/fix/postfix-recipient_delimiterPeter Simons2015-06-26
|\ \ \ | | | | | | | | postfix: fix recipient_delimiter option
| * | | postfix: fix recipient_delimiter optionChristoph Hrdinka2015-06-26
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 88f4b75a00855c878624e465e1a83930aaa92858 and fixes the recipientDelimiter config option. Till then the camel case variant was used while recipient_delimiter would have been right.
* | | | Merge pull request #8484 from DamienCassou/fix-blocking-stumpwm-moduleDamien Cassou2015-06-26
|\ \ \ \ | | | | | | | | | | Don't block the system after starting stumpwm
| * | | | stumpwm: don't block after starting stumpwmDamien Cassou2015-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | This is important to let nixos configure everything, e.g., a desktop manager.
* | | | | wordpress: usability updatesJoachim Schiele2015-06-25
| | | | |
* | | | | kde5: JSON manifest formatThomas Tuegel2015-06-25
| |/ / / |/| | |
* | | | redmine service: fixing a typo, pointing to bundler packageRok Garbas2015-06-25
| | | |
* | | | uwsgi-service: Add user/group for uwsgi service.Russell O'Connor2015-06-24
| | | | | | | | | | | | | | | | Also add a uwsgi directory under /run (defaulting to /run/uwsgi) where the uwsgi user can place sockets.
* | | | tvheadend: init at 4.0.4Simon Vandel Sillesen2015-06-24
| | | |
* | | | unifi: 3.2.10 -> 4.6.3William A. Kennington III2015-06-23
| | | |
* | | | Merge pull request #8422 from travisbhartwell/update/atom-shell-to-electronArseniy Seroka2015-06-23
|\ \ \ \ | |_|_|/ |/| | | atom-shell: renamed to electron and updated 0.19.1 -> 0.28.2
| * | | atom-shell: renamed to electron and updated 0.19.1 -> 0.28.2Travis B. Hartwell2015-06-19
| | | | | | | | | | | | | | | | Added systemd to buildEnv path because of new libudev dependency.
* | | | nixos/x11: start session with dbus-launchLuca Bruno2015-06-22
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | This is needed by most window managers. Desktop environments usually launch dbus-launch if a session hasn't been started yet so this shouldn't hurt. The worst it can happen is that one dbus session will be unused in case it's started twice. The GDM change is backported from recent gdm.
* | | nixos: recipientDelimiter is no longer a valid configuration option in ↵Peter Simons2015-06-22
| | | | | | | | | | | | | | | | | | | | | Postfix 2.11.x or later Note that this change in Postfix might affect the mlmmj.nix service in ways I don't fully understand.
* | | nixos: fix code that sets up /etc/postfixPeter Simons2015-06-22
| | | | | | | | | | | | | | | The sample config files have moved from ${postfix}/share to ${postfix}/etc in version 2.11.4.
* | | fix argument in mkEnableOptionArseniy Seroka2015-06-21
|/ /
* | Merge pull request #8401 from ↵Damien Cassou2015-06-19
|\ \ | | | | | | | | | | | | DamienCassou/document-desktopManagerHandlesLidAndPower-in-systemd Explanation to desktopManagerHandlesLidAndPower
| * | Explanation to desktopManagerHandlesLidAndPowerDamien Cassou2015-06-19
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this patch, systemd-inhibit outputs a descriptive message when desktopManagerHandlesLidAndPower=true (the default). Before the patch: $ systemd-inhibit Who: /nix/store/[...]-xsession [...] (UID 1000/cassou, PID 18561/systemd-inhibit) What: handle-power-key:handle-lid-switch Why: Unknown reason Mode: block After the patch: $ systemd-inhibit Who: /nix/store/[...]-xsession [...] (UID 1000/cassou, PID 18561/systemd-inhibit) What: handle-power-key:handle-lid-switch Why: See NixOS configuration option 'services.xserver.displayManager.desktopManagerHandlesLidAndPower' for more information. Mode: block
* | nixos/nix-serve: Run as a separate user and add a signing key parameterWilliam A. Kennington III2015-06-17
| |
* | nixos/install-grub: Fix grub1 installationWilliam A. Kennington III2015-06-17
| |
* | Replaces https://github.com/NixOS/nixpkgs/pull/8368rushmorem2015-06-17
| |
* | Revert "Make it possible to boot NixOS from a SCSI Disk on KVM"Rushmore Mushambi2015-06-17
| |
* | Make it possible to boot NixOS from a SCSI Disk on KVMrushmorem2015-06-17
| | | | | | | | | | | | Currently NixOS can't boot from a SCSI disk as a KVM Guest. I found this out while installing it on the new [Linode KVM platform](https://www.linode.com/docs/platform/kvm#custom-kernel-configuration).
* | Installer test: Fix booting from SCSIEelco Dolstra2015-06-17
| | | | | | | | This is required by the GRUB 1 test.
* | Bypass /etc/gdm/Xsession. Closes #8351Luca Bruno2015-06-16
| |
* | Merge pull request #8159 from cransom/dd-agentlethalman2015-06-15
|\ \ | | | | | | Allow custom tags to be set for datadog monitoring