summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos/kde5: use kimpanel with IBus by defaultThomas Tuegel2017-01-24
|
* nixos/ibus: fix custom panel exampleThomas Tuegel2017-01-24
| | | | | The example was missing a `''`, so it did not appear correctly in the manual. This also caused the manual to retain references inappropriately.
* Merge pull request #22066 from mbrgm/journalbeatMichael Raskin2017-01-24
|\ | | | | journalbeat service: init at 5.1.2
| * journalbeat service: init at 5.1.2Marius Bergmann2017-01-23
| | | | | | | | | | | | Journalbeat is a log shipper from systemd/journald to Logstash/Elasticsearch. I added a package as well as a NixOS service module for it.
* | Merge pull request #22045 from rnhmjoj/recursorMichael Raskin2017-01-24
|\ \ | | | | | | PowerDNS Recursor: add package and service
| * | pdns-recursor: add servicernhmjoj2017-01-23
| | |
* | | Merge pull request #22028 from MostAwesomeDude/tahoeMichael Raskin2017-01-24
|\ \ \ | | | | | | | | Tahoe-LAFS version bump
| * | | nixos/services/tahoe: Work around awkward command.Corbin2017-01-23
| |/ /
* | | vnstat service: init (#19809)Kai2017-01-24
| | |
* | | smokeping: setuid for fping6Tristan Helmich2017-01-24
| | |
* | | nixos programs.man.enable: improve descriptionVladimír Čunát2017-01-24
| | |
* | | installer: Include stdenvNoCCTuomas Tynkkynen2017-01-23
| |/ |/| | | | | | | And don't include ArchiveCpio as that one is no longer needed after 5a8147479 ("make-initrd: create reproducible initrds").
* | Merge pull request #22043 from rnhmjoj/dnscrypt-wrapperJaka Hudoklin2017-01-23
|\ \ | | | | | | dnscrypt-wrapper: add service
| * | dnscrypt-wrapper: add servicernhmjoj2017-01-23
| |/
* | flannel service: fix enable expressionRobert Helgesson2017-01-22
| | | | | | | | Need to surround the equality check in parentheses.
* | nixos/networkmanager: trigger assertion instead of errorFranz Pletz2017-01-22
|/
* Merge pull request #21416 from cstrahan/mesos-1.1.0Charles Strahan2017-01-21
|\ | | | | mesos: 1.0.1 -> 1.1.0
| * mesos: 1.0.1 -> 1.1.0Charles Strahan2016-12-29
| |
* | Merge pull request #8642 from cstrahan/slim-console-cmdCharles Strahan2017-01-21
|\ \ | | | | | | nixos: provide default console_cmd for slim
| * | nixos: provide default console_cmd for slimCharles Strahan2017-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This provides a default console_cmd for the slim display-manager. When the user enters "console" as the user name, slim will run this command. Having a default is rather important; the virtual terminals don't work with some display drivers, so having a broken X session can leave you locked out of your machine.
* | | networking: fix typo in resolvconf option edns0Franz Pletz2017-01-21
| | |
* | | Merge pull request #19363 from schneefux/gogs-moduleDaiderd Jordan2017-01-21
|\ \ \ | | | | | | | | gogs: init module
| * | | gogs service: initschneefux2017-01-21
| | | |
* | | | systemd-boot: fix evaluationFranz Pletz2017-01-21
| | | |
* | | | systemd-boot: allow setting editor security option (#21853)Linus Heckemann2017-01-21
|/ / /
* | | ibus: make panel configurableThomas Tuegel2017-01-20
| | |
* | | Merge pull request #20183 from womfoo/init/netdata-serviceDaiderd Jordan2017-01-20
|\ \ \ | | | | | | | | netdata service: init
| * | | netdata service: initKranium Gikos Mendoza2016-11-10
| | | |
* | | | Merge pull request #21995 from abbradar/openclNikolay Amiantov2017-01-20
|\ \ \ \ | | | | | | | | | | Fix OpenCL support
| * | | | opengl service: mention that you can add OpenCL driversNikolay Amiantov2017-01-20
| | | | |
* | | | | wordpress: 4.6.1 -> 4.7.1 for multiple CVEsGraham Christensen2017-01-19
| | | | | | | | | | | | | | | | | | | | CVE-2017-5487 CVE-2017-5488 CVE-2017-5489 CVE-2017-5490 CVE-2017-5491 CVE-2017-5492 CVE-2017-5493
* | | | | nixos/kde5: enable system-config-printer dbus serviceBjørn Forsman2017-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without it, the following error is shown in the "Add Printer" window: Failed to group devices: 'The name org.fedoraproject.Config.Printing was not provided by any .service files'
* | | | | install-devices: add vimRobin Gloster2017-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This moves vim to the install-device profile to add vim to netboot, too. Fixes #20013 (see discussion there for further information)
* | | | | firewall: Improve the comments (documentation) (#21862)Michael Weiss2017-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix the FW names FW_REFUSE was removed and nixos-fw-input was renamed to nixos-fw. * Update the comment (documentation) at the top Order the chains of the main table alphabetically (like in the rest of the file) and add nixos-fw-rpfilter (from the raw table) and nixos-drop (used while reloading the firewall). * Refactor the module (mainly comments) - Move some attributes to the top for better visibility (that should hopefully make it easier to read and understand this module without jumping around too much). - Add some missing examples and improve some descriptions. - Reorder the mkOption attributes for consistency. - Wrap lines at 72 characters. - Use two spaces between sentences.
* | | | | EC2 AMIs: 16.09.666.3738950 -> 16.09.1508.3909827Eelco Dolstra2017-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In particular, this includes a fix for using ephemeral disks for /tmp, and adds AMIs for the new eu-west-2 (London) and us-east-2 (Ohio) regions.
* | | | | nano: add nix syntax hightlight, nano module: provide default (#21912)gnidorah2017-01-18
| | | | | | | | | | | | | | | this is awesome! thanks.
* | | | | Merge pull request #21961 from kierdavis/ckbJörg Thalheim2017-01-18
|\ \ \ \ \ | | | | | | | | | | | | ckb: add to module list
| * | | | | ckb: add to module listKier Davis2017-01-17
| | | | | | | | | | | | | | | | | | | | | | | | Not the first time I've forgotten to do this.
* | | | | | Remove extra "in" keyword from the release notes about overlays.Nicolas B. Pierron2017-01-17
| | | | | | | | | | | | | | | | | | Thanks to @teh for reporting this issue on the pull request.
* | | | | | Create AMIs for eu-west-2 (London)Eelco Dolstra2017-01-17
| | | | | |
* | | | | | ddclient: Don't include blank server= lines.Svein Ove Aas2017-01-16
| | | | | |
* | | | | | couchpotato module: initTristan Helmich2017-01-16
| | | | | |
* | | | | | Merge pull request #21864 from pjones/pjones/dovecotJörg Thalheim2017-01-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | dovecot: Fix sieve scripts
| * | | | | | dovecot: Fix sieve scriptsPeter Jones2017-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure that the output of the sieve compiler produces files that have a newer time stamp than the source sieve script. Otherwise you get errors in the logs about Dovecot not being able to compile do to a permission issue.
* | | | | | | Fix release-notes compilation.Nicolas B. Pierron2017-01-16
| | | | | | |
* | | | | | | Fix typo, lib.listOf --> types.listOfNicolas B. Pierron2017-01-16
| | | | | | |
* | | | | | | Fix typo in nixpkgs.nix module.Nicolas B. Pierron2017-01-16
| | | | | | |
* | | | | | | Update overlay documentation by following nits from aneeshusa.Nicolas B. Pierron2017-01-16
| | | | | | |
* | | | | | | Improve the realse notes with the upcoming documentation links, and a better ↵Nicolas B. Pierron2017-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | example of how to convert overridePackages usage.
* | | | | | | Add missing line break in the release notes.Nicolas B. Pierron2017-01-16
| | | | | | |