summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* initial work on incron serviceAaron Andersen2018-08-25
|
* Merge pull request #44389 from Mic92/es6Bas van Dijk2018-08-25
|\ | | | | elasticsearch: use 6.x as default version, remove unsupported releases
| * Merge branch 'master' into es6Bas van Dijk2018-08-23
| |\
| * | nixos/doc: mention the ELK changes in the 18.09 release notesBas van Dijk2018-08-03
| | |
| * | nixos/elasticsearch: fix evaluation on systems without unfree setJörg Thalheim2018-08-03
| | |
| * | kibana: update default version to v6Jörg Thalheim2018-08-03
| | |
| * | logstash: update default version to v6Jörg Thalheim2018-08-03
| | |
| * | nixos/elasticsearch: remove es5 version guardJörg Thalheim2018-08-03
| | |
| * | elasticsearch6: new default versionJörg Thalheim2018-08-03
| | |
* | | nixos/tests/munin: fix non-deterministic failureUli Baum2018-08-25
| | | | | | | | | | | | | | | | | | - wait for node to listen before starting munin-cron - increase timeout for munin-cron startup - disable a failing plugin to remove irrelevant error message
* | | Merge pull request #45608 from etu/fix-gitea-locale-updatesadisbladis2018-08-25
|\ \ \ | | | | | | | | nixos/gitea: Symlink gitea locales to match running gitea version
| * | | nixos/gitea: Symlink gitea locales to match running gitea versionElis Hirwing2018-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents issues when gitea adds new locales etc. And if they change locale values in future versions. Or if you rollback to a previous version of gitea it might be a good idea to use the previous locale files.
* | | | systemd: added groups kvm, renderEric Wolf2018-08-25
| | | | | | | | | | | | | | | | they need to exist according to the README of systemd
* | | | nixos/datadog-agent: Fix type of use_dogstatsd (#45587)Sarah Brofeldt2018-08-25
|/ / /
* | / nixos/tests/wordpress: fix testUli Baum2018-08-24
| |/ |/| | | | | | | - explicitly add dbHost to fix test - remove unnecessary options that are set by default anyway
* | treewide: remove mailing list referencesRyan Mulligan2018-08-23
| |
* | usb-storage -> uasvolth2018-08-23
| | | | | | | | | | | | | | Following up https://github.com/NixOS/nixpkgs/pull/23665 Bootable USB-drives are not limited to ISO-images, there can be "normal" MBR/GPT-partitioned disk connected via USB-rack. Also, "uas" implies "usb-storage", so there is no need to mention both.
* | Merge pull request #44919 from Vodurden/init-undervoltSamuel Dionne-Riel2018-08-22
|\ \ | | | | | | undervolt: init at 0.2.8
| * | nixos/undervolt: adding undervolt moduleJake Woods2018-08-20
| | | | | | | | | | | | | | | We want to be able to configure persistent undervolting in the NixOS configuration
* | | nixos/dhcpcd: Wait for devices to settleSarah Brofeldt2018-08-22
| | |
* | | nixos/networkd: replace range with assertRangeBen Wolsieffer2018-08-22
| | |
* | | Merge pull request #45405 from NixOS/nixos-netboot-dedupxeji2018-08-21
|\ \ \ | | | | | | | | nixos/netboot: Remove redundant setting
| * | | nixos/netboot: Remove redundant settingJohn Ericson2018-08-20
| | | | | | | | | | | | @volth tells me that is the default for `system.boot.loader.kernelFile` anyways.
* | | | Merge pull request #45441 from lopsided98/cfssl-user-fixSarah Brofeldt2018-08-21
|\ \ \ \ | | | | | | | | | | nixos/cfssl: don't create user/group unless service is enabled
| * | | | nixos/cfssl: don't create user/group unless service is enabledBen Wolsieffer2018-08-21
| | | | |
* | | | | home-assistant: 0.75.2 -> 0.76.1Robert Schütz2018-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | Also simplify the way overrides are defined for better readability and use the opportunity to introduce a packageOverrides option.
* | | | | Merge pull request #45215 from srhb/no-password-installSamuel Dionne-Riel2018-08-21
|\ \ \ \ \ | | | | | | | | | | | | nixos/doc: New installer note on unattended installs
| * | | | | nixos/doc: New installer note on unattended installsSarah Brofeldt2018-08-19
| | | | | |
* | | | | | Merge pull request #45353 from aanderse/redmineMichael Raskin2018-08-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | redmine: 2.5.2 -> 3.4.6
| * | | | | | removed some local development stuffAaron Andersen2018-08-19
| | | | | | |
| * | | | | | reworked the redmine serviceAaron Andersen2018-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | added some security features like database.passwordFile
| * | | | | | started working on bringing the redmine package back to life using gitlab as ↵Aaron Andersen2018-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | an example
* | | | | | | sd-image: Fix cross compilingWill Fancher2018-08-21
| | | | | | |
* | | | | | | make-ext4-fs: Fix cross compilingWill Fancher2018-08-21
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #44631 from dasJ/terrariaJoachim F2018-08-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/terraria: Wait for daemon to stop
| * | | | | | nixos/terraria: Wait for daemon to stopJanne Heß2018-08-20
| | | | | | |
* | | | | | | treewide: Purge `stdenv.platform` and top-level `platform`John Ericson2018-08-20
|/ / / / / / | | | | | | | | | | | | | | | | | | Progress towards #27069
* | | | | | Merge pull request #45397 from volth/patch-233John Ericson2018-08-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | $toplevel/system: buildPlatform.system -> hostPlatform.system
| * | | | | | $toplevel/system: buildPlatform.system -> hostPlatform.systemvolth2018-08-20
| | |_|_|/ / | |/| | | |
* / | | | | top-level.nix: stdenv.platform -> stdenv.hostPlatform.platformvolth2018-08-20
|/ / / / / | | | | | | | | | | because stdenv.platform is stdenv.buildPlatform.platform
* | | | | nixos/thermald: add manual config fileJake Woods2018-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thermald has two modes: zero-config and manual. Sometimes it is useful to manually configure thermald to achieve better thermal results or to give thermald a hand when detecting possible cooling options.
* | | | | Merge pull request #44880 from srghma/build-max-jobs-autoSilvan Mosberger2018-08-18
|\ \ \ \ \ | | | | | | | | | | | | nixos/nix-daemon: build-max-jobs, add support to auto
| * | | | | nixos/nix-daemon: build-max-jobs, add support to autosrghma2018-08-18
| | | | | |
* | | | | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | Hydra: ?compare=1473892
| * | | | | nixos: Fix iso_graphical evaluationTuomas Tynkkynen2018-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I broke it: in job ‘nixos.iso_graphical.x86_64-linux’: The option `services.udisks2.enable' has conflicting definitions, in `/nix/store/bwcjw1ddj94q83vbbnq1nnrs5aisaw59-source/nixos/modules/profiles/installation-device.nix' and `/nix/store/bwcjw1ddj94q83vbbnq1nnrs5aisaw59-source/nixos/modules/services/x11/desktop-managers/plasma5.nix'.
| * | | | | installer: Disable udisksTuomas Tynkkynen2018-08-17
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | Due to whoever-knows-what, udisks nowadays pulls in GTK+ et al. But it shouldn't be needed anyway in the installer, so disable it.
| * | | | Merge pull request #45078 from Izorkin/syslog-ng-reload-fixSilvan Mosberger2018-08-16
| |\ \ \ \ | | | | | | | | | | | | syslog-ng: fix reload service
| | * | | | syslog-ng: fix reload serviceIzorkin2018-08-16
| | | | | |
| | * | | | syslog-ng: fix reload serviceIzorkin2018-08-16
| | | | | |
| * | | | | Merge pull request #45107 from mnacamura/lightdm-accountsserviceJan Tojnar2018-08-16
| |\ \ \ \ \ | | | | | | | | | | | | | | lightdm: enable the accounts daemon to find dbus interface