about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
...
* | | Google Compute Image: fetch host keys if possibleEvgeny Egorochkin2014-07-12
| | |
* | | Google Compute Image needs the interface to be named eth0 for google tools ↵Evgeny Egorochkin2014-07-12
|/ / | | | | | | to work properly
* / Don't restart systemd-remount-fsEelco Dolstra2014-07-11
|/ | | | | | It's only needed during early boot (in fact, it's probably not needed at all on NixOS). Restarting it is expensive because it does a sync() of the root file system.
* Fix info commandEelco Dolstra2014-07-08
| | | | | | The "info" command has been broken on NixOS since 457fdb38425fd00378f213f9bd5c306ed99395bf (proving that nobody uses info).
* nixos: add 'firebird' groupMarc Weber2014-07-08
| | | | The firebird module complains without missing 'firebird' group, add it.
* mediawiki: add patch for fixing postgresql errorsSönke Hahn2014-07-07
|
* Merge pull request #2963 from Fuuzetsu/locatelethalman2014-07-07
|\ | | | | locate service: allow customisation
| * locate service: allow customisationMateusz Kowalczyk2014-06-24
| | | | | | | | Fixes #2961
* | Merge pull request #2582 from chexxor/feature/add-znc-modulelethalman2014-07-06
|\ \ | | | | | | Add ZNC module
| * \ Merge remote-tracking branch 'nixos/master' into feature/add-znc-moduleAlex Berg2014-07-03
| |\ \ | | | | | | | | | | | | | | | | Conflicts: nixos/modules/misc/ids.nix
| * | | Add ZNC module. Has zncConfOptions or specify full conf file.Alex Berg2014-06-26
| | | |
* | | | Updated Mediawiki to 1.23.1Igor Pashev2014-07-04
| |/ / |/| |
* | | Merge pull request #3079 from wmertens/patch-4lethalman2014-07-03
|\ \ \ | | | | | | | | virtualbox: Fix permissions for /dev/vboxdrvu
| * | | virtualbox: Fix permissions for /dev/vboxdrvuwmertens2014-06-25
| | | | | | | | | | | | See https://bugs.archlinux.org/task/38314 and https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Installer/linux/installer-common.sh?rev=47894#L28
* | | | Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
| | | |
* | | | Try fixing the nixos mumble tests, againLuca Bruno2014-07-02
| | | |
* | | | Fix evaluationEelco Dolstra2014-07-01
| | | |
* | | | nixos/pam: make pam_loginuid optional if in containerJaka Hudoklin2014-06-30
| | | |
* | | | Merge pull request #2888 from nilcons/no-random-arch-downgradesMichael Raskin2014-06-30
|\ \ \ \ | | | | | | | | | | Fix nixos-rebuild.sh to depend on Nix
| * | | | Fix nixos-rebuild.sh to depend on NixGergely Risko2014-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | And therefore always choose the correct architecture for the rebuilt system regardless for the PATH setting of the user.
* | | | | Merge pull request #2894 from kirelagin/fixusergroupMichael Raskin2014-06-30
|\ \ \ \ \ | | | | | | | | | | | | Fix conditional handling of users and groups in some services
| * | | | | Fix trying to add users to non-existent groupsKirill Elagin2014-06-11
| | | | | |
| * | | | | Fix configuring apache with extra user/groupKirill Elagin2014-06-11
| | | | | | | | | | | | | | | | | | | | | | | | This fix is consistent with all the other modules.
| * | | | | Revert "Fix configuring httpd with custom user/group."Kirill Elagin2014-06-11
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 08f9da2e8eb9d3da39a1f28e191bd4fb7fd2fa45.
* | | | | | Merge pull request #2778 from edwtjo/radicaleMichael Raskin2014-06-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Adding Radicale package and service
| * | | | | | Adding Radicale package and serviceEdward Tjörnhammar2014-05-28
| | | | | | |
* | | | | | | Merge pull request #2283 from wizeman/u/sysctl-mergeMichael Raskin2014-06-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos: Fix sysctl option merging
| * | | | | | | nixos: Fix sysctl option mergingRicardo M. Correia2014-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using pkgs.lib.mkOverride in a sysctl option would throw a bogus error. Also, if you defined a sysctl multiple times in the same configuration, only one of the values would be picked up, while the others were silently discarded. This patch should fix both issues. If you define a sysctl multiple times at your highest defined priority level, you will get a proper error with detailed location information.
* | | | | | | | name nixos tests, close #3078Florian Friesdorf2014-06-28
| | | | | | | |
* | | | | | | | support for nixos test namesFlorian Friesdorf2014-06-28
| | | | | | | |
* | | | | | | | nixos/log2html: Remove schema from jQuery URLs.aszlig2014-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows viewing test logs for example when using a Hydra running with HTTPS. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | | | Revert "nixos/sshd: drop mode from auth keys file".aszlig2014-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a3331eb87b25d954766af9652e1415a783dae76c. See https://github.com/NixOS/nixpkgs/issues/2559#issuecomment-47313334 for a description why this is not a good idea. I guess it's better to implement a sane way to remove all files in authorized_keys.d, especially because it is also backwards-compatible. Reopens #2559. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | | | nixos/tests/openssh: Test configured auth keys.aszlig2014-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So far the test only uses an authorized key that is copied over to the target machine instead of being set by the target's configuration. Now, we cover both cases. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | | | Merge pull request #3093 from lethalman/sshkeysJohn Wiegley2014-06-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/sshd: drop mode from auth keys file. Closes #2559
| * | | | | | | | nixos/sshd: drop mode from auth keys file. Closes #2559Luca Bruno2014-06-26
| | | | | | | | |
* | | | | | | | | Fix gitolite docsAustin Seipp2014-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | nixos: add gitolite moduleAustin Seipp2014-06-25
| |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | nixos: change EDITOR and PAGER environment variables to mkDefaultsJan Malakhovski2014-06-25
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Domen Kožar <domen@dev.si>
* | | | | | | nixos: add some missing '.' in option descriptionsBjørn Forsman2014-06-24
| | | | | | |
* | | | | | | nixos/elasticsearch: capitalize systemd service descriptionBjørn Forsman2014-06-24
| | | | | | |
* | | | | | | nixos/elasticsearch: add '.' at end of description stringsBjørn Forsman2014-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nixos option descriptions should be full sentences, ending in a full stop. (Package descriptions, on the other hand, should not.)
* | | | | | | Merge pull request #3005 from offlinehacker/nixos/logstash/enableWeblethalman2014-06-24
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | nixos/logstash: add enableWeb option to enable kibana web interface
| * | | | | | nixos/logstash: add enableWeb option to enable kibana web interfaceJaka Hudoklin2014-06-18
| | | | | | |
* | | | | | | elasticsearch: Add option specifying extra command line optionsRickard Nilsson2014-06-24
| | | | | | |
* | | | | | | nixos: Add option hardware.sane.configDirRickard Nilsson2014-06-24
| | | | | | |
* | | | | | | grsecurity: update stable/testing kernels, refactoringAustin Seipp2014-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates the new stable kernel to 3.14, and the new testing kernel to 3.15. This also removes the vserver kernel, since it's probably not nearly as used. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | accountsservice: be consistent in naming (always two 's')Bjørn Forsman2014-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package is (correctly) named 'accountsservice' (with two 's'), but the attribute and expression path lacked one 's'. Fix it.
* | | | | | | sane: environment.variables -> environment.sessionVariablesCillian de Róiste2014-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | See 13befa3979d6ac98a96880fba9a3239bc333e644 for details
* | | | | | | nagios: significant upgradesAustin Seipp2014-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Upgrade Nagios Core to 4.x - Expose mainConfigFile and cgiConfigFile in module for finer configuration control. - Upgrade Plugins to 2.x - Remove default objectDefs, which users probably want to customize. - Systemd-ify Nagios module and simplify directory structure - Upgrade Nagios package with more modern patch, and ensure the statedir is set to /var/lib/nagios Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | Implement per-user socket unitsPaul Colomiets2014-06-20
| | | | | | |