summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #21570 from michaelpj/services/arbttJörg Thalheim2017-01-11
|\ \ \ \ | |/ / / |/| | | arbtt service: init
| * | | arbtt service: initMichael Peyton Jones2017-01-01
| | | |
* | | | Merge pull request #21788 from Mic92/apparmorJörg Thalheim2017-01-11
|\ \ \ \ | | | | | | | | | | apparmor: support for lxc profiles
| * | | | apparmor: support for lxc profilesJörg Thalheim2017-01-10
| | | | |
* | | | | zsh-autosuggestions: init at 0.3.3 (#21792)Yacine Hmito2017-01-11
| |_|/ / |/| | | | | | | Added a related `programs.zsh.enableAutosuggestions` option
* | | | Revert "nixos/stage2: Check for each special mount individually and mount ↵Franz Pletz2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | missing ones. (#21370)" This reverts commit 712e62c2608908cfda471cb8fe409ac65c4844e4. This commit broke NixOS containers. Systemd wouldn't detect if a container started successfully and would kill it again after a grace period. Additionally this prints mount errors due to already mounted filesystems at boot.
* | | | nixos networking.dnsExtensionMechanism = true; by defaultVladimír Čunát2017-01-10
|/ / / | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/issues/12470#issuecomment-266785641 I've been using it for weeks without encountering any problems.
* | | nixos installer: don't log refused packets to consoleFranz Pletz2017-01-09
| | | | | | | | | | | | Fixes #19764.
* | | prometheus-snmp-exporter: added nixos moduleoida2017-01-09
| | |
* | | prometheus exporter modules: unify firewall handlingRobin Gloster2017-01-09
| | |
* | | prometheus module: add blackboxExporterCorbin2017-01-09
| | |
* | | prometheus module: add jsonExporterCorbin2017-01-09
| | |
* | | prometheus module: add varnishExporterCorbin2017-01-09
| | |
* | | promeutheus.nginxExporter: add improvementsCorbin2017-01-09
| | | | | | | | | | | | | | | - use ExecStart and ExecReload - add extraFlags
* | | prometheus module: add nginxExporterRobin Gloster2017-01-09
| | |
* | | pulseaudio nixos module: use the units provided by upstream (#21633)Peter Hoeg2017-01-09
| | | | | | | | | | | | | | | | | | I have left in 2 NixOS custom config directives, so the configuration should be the same with the only change in behaviour being that the service is not eagerly loaded but in fact only socket activated, which it should be.
* | | nixos/stage2: Check for each special mount individually and mount missing ↵Sebastian Hagen2017-01-09
| | | | | | | | | | | | ones. (#21370)
* | | nixos docs: update for Nginx + ACME (#21320)teh2017-01-09
| | | | | | | | | Closes #20698.
* | | ddclient: Write /etc/ddclient.conf when requestedSvein Ove Aas2017-01-09
| | | | | | | | | | | | | | | | | | Fixes #20101 From PR #21417
* | | Merge pull request #21703 from copumpkin/httpd-no-mkdirDaniel Peebles2017-01-09
|\ \ \ | | | | | | | | httpd module: don't create documentRoot directory if it doesn't exist
| * | | httpd module: don't create documentRoot directory if it doesn't existDan Peebles2017-01-05
| | | | | | | | | | | | | | | | | | | | | | | | It hides bugs and do you ever actually want to serve up an empty directory? It was pretty confusing to me when it tried to write into a read-only store path because I accidentally pointed it to the wrong store path.
* | | | Merge pull request #21733 from regellosigkeitsaxiom/masterJörg Thalheim2017-01-08
|\ \ \ \ | | | | | | | | | | Added option networking.wireless.networks.*.priority
| * | | | Added option networking.wireless.networks.*.priorityValentin Shirokov2017-01-07
| | | | | | | | | | | | | | | | | | | | It is literal 'priority' option of wpa_supplicant.conf
* | | | | test-driver: support punctuation in sendCharsvolth2017-01-08
| | | | |
* | | | | update os-release manpage linkflorianjacob2017-01-07
|/ / / / | | | | | | | | the old manpage at 0pointer is still there, but does not seem to get updated
* / / / bind: fix collision of binaries in outputsFranz Pletz2017-01-07
|/ / / | | | | | | | | | | | | | | | | | | | | | Using outputsToInstall the intended behaviour of including host and dnsutils when bind is installed can be implemented instead of using symlinks to fix installing all outputs individually with nix-env. Fixes #19761.
* | | httpd: setuptools is not top-levelvolth2017-01-05
| | |
* | | Merge pull request #21578 from Mic92/zfsJörg Thalheim2017-01-05
|\ \ \ | | | | | | | | zfs: add unstable variant
| * | | zfs: add unstable variantJörg Thalheim2017-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now nixos only delivered the latest zfs release. This release is often not compatible with the latest mainline kernel. Therefor an unstable variant is added, which might be based on testing releases or git revisions. fixes #21359
* | | | Merge pull request #21586 from pngwjpgh/postgreyJoachim F2017-01-05
|\ \ \ \ | | | | | | | | | | Postgrey
| * | | | postgrey: backwards compatabilityGregor Kleen2017-01-02
| | | | |
| * | | | postgrey: improve formattingGregor Kleen2017-01-02
| | | | |
| * | | | postgrey: allow additional whitelistsGregor Kleen2017-01-02
| | | | |
| * | | | postgrey: more verbose default socketGregor Kleen2017-01-02
| | | | |
| * | | | postgrey: coerce integersGregor Kleen2017-01-02
| | | | |
| * | | | postgrey: fix submodule syntaxGregor Kleen2017-01-02
| | | | |
| * | | | postgrey: add descriptions to IPv?CIDRGregor Kleen2017-01-02
| | | | |
| * | | | postgrey: extended configurationGregor Kleen2017-01-02
| |/ / /
* | | | Merge pull request #21625 from mayflower/smokepingFranz Pletz2017-01-04
|\ \ \ \ | | | | | | | | | | smokeping: Allow customization of cgiurl and imgurl
| * | | | smokeping: cleanup (option ordering)Tristan Helmich2017-01-03
| | | | |
| * | | | smokeping: Allow full override of imgurl + cgiurlTristan Helmich2017-01-03
| | | | |
* | | | | eval-config.nix: configuration->configuration.nixChris Martin2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `configuration` seems to be a reference to an argument that was removed seven years ago in commit 2892aed7. `configuration.nix` makes it a big more clear what we're referring to.
* | | | | Merge pull request #21592 from joachifm/cjdns-optional-extraHostsJoachim F2017-01-04
|\ \ \ \ \ | | | | | | | | | | | | cjdns service: optional extraHosts
| * | | | | cjdns service: optionally add cjdns hosts to networking.extraHostsTomas Hlavaty2017-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enabling this incurs a heavy eval-time cost, but it's a nice usability enhancement; satisfy both concerns by making it optional (default false).
| * | | | | Revert "nixos/cjdns: do not ammend /etc/hosts"Joachim Fasting2017-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 60ded3f3632d221ca3f82a52392e155517880456. We want to make this optional instead.
* | | | | | sssd: init at 1.14.2Alexander Kahl2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perlPackages.TextWrapI18N: init at 0.06 perlPackages.Po4a: init at 0.47 jade: init at 1.2.1 ding-libs: init at 0.6.0 Switch nscd to no-caching mode if SSSD is enabled. abbradar: disable jade parallel building. Closes #21150
* | | | | | Merge pull request #21621 from volth/fix-synaptics-symlinkGraham Christensen2017-01-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | synaptics: fix broken symlink
| * | | | | | fix broken link to synaptics configvolth2017-01-03
| | |/ / / / | |/| | | |
* / | | | | Add some more details about useSandboxChris Martin2017-01-03
|/ / / / /
* | | | | amazon-image.nix: Remove redundant log messageEelco Dolstra2017-01-03
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit c4b5ed5db74cde94b19d519a8d875e3f7df48a76)