summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #68037 from dtzWill/update/upower-0.99.11worldofpeace2019-09-08
|\ | | | | upower: 0.99.10 -> 0.99.11
| * nixos/upower: drop resumeCommands hackworldofpeace2019-09-08
| | | | | | | | | | | | Introduced 7 years ago, it's likely the issue has been fixed. Even possible this could cause issues with recent upower.
| * nixos/upower: drop custom unitworldofpeace2019-09-08
| | | | | | | | | | | | All of these changes ++ are in the upstream unit Also drop glib in path of unit as I don't believe this should be needed anymore.
| * nixos/upower: don't use activation script to create statedirworldofpeace2019-09-08
| | | | | | | | Systemd now handles this completely.
* | deluge service: fix my bad conflict resolution from f21211ebfVladimír Čunát2019-09-08
| | | | | | | | I'm sorry. Thanks to aszlig.
* | Merge pull request #66274 from talyz/gitlabFlorian Klink2019-09-07
|\ \ | | | | | | nixos/gitlab: Add support for secure secrets and more
| * | nixos/gitlab: Extract arbitrary secrets from extraConfigtalyz2019-09-06
| | | | | | | | | | | | | | | | | | Adds the ability to make any parameter specified in extraConfig secret by defining it an attrset containing the attr _secret, which in turn is a path to a file containing the actual secret.
| * | nixos/utils: Handle arbitrary secrets in JSON output filestalyz2019-09-06
| | | | | | | | | | | | | | | | | | Introduce new functions which allows modules to define options where, if the input is an attrset and the output is JSON, the user can define arbitrary secrets.
| * | nixos/gitlab: Use postgresql module options to provision local dbtalyz2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the postgresql module to provision a local db (if databaseCreateLocally is true) instead of doing this locally. Switch to using the local unix socket for db connections by default; this is needed since dbs created by the postgresql module only support peer authentication. Instead of running the rake tasks db:schema:load, db:migrate and db:seed_fu, run gitlab:db:configure, which in turn runs these tasks when needed. Solves issue #53852 for gitlab.
| * | nixos/gitlab: Add support for storing secrets in filestalyz2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for storing secrets in files outside the nix store, since files in the nix store are world-readable and secrets therefore can't be stored safely there. The old string options are kept, since they can potentially be handy for testing purposes, but their descriptions now state that they shouldn't be used in production. The manual section is updated to use the file options rather than the string options and the tests now test both.
| * | nixos/gitlab: Fix missing ca_file for SMTPtalyz2019-09-06
| | | | | | | | | | | | | | | Work around upstream issue #790 by explicitly referencing the ca-certificates.crt file.
* | | postgresql_9_4: Remove packageadisbladis2019-09-07
| | | | | | | | | | | | It's only supported until February 13, 2020 which is during the 19.09 life cycle.
* | | nixos/kibana: Filter empty listsadisbladis2019-09-07
| | | | | | | | | | | | | | | Some options (in particular elasticsearch.ssl.certificateAuthorities) are not allowed to be empty.
* | | Merge pull request #68243 from mmahut/jormungandrMarek Mahut2019-09-07
|\ \ \ | | | | | | | | nixos/jormungandr: adding RUST_BACKTRACE until service is stable
| * | | nixos/jormungandr: adding RUST_BACKTRACE until service is stableMarek Mahut2019-09-07
| | | |
* | | | Merge pull request #68213 from worldofpeace/ead/fixworldofpeace2019-09-07
|\ \ \ \ | | | | | | | | | | nixos/iwd: add tmpfiles rule for ead service
| * | | | nixos/iwd: add tmpfiles rule for ead serviceworldofpeace2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | This is needed for the wired service ead.service. (in ReadWritePaths)
* | | | | iso-image-kde: Disable synapticsadisbladis2019-09-07
| | | | | | | | | | | | | | | | | | | | It's been deprecated since 17.09 and libinput is a better default
* | | | | Merge pull request #68182 from worldofpeace/chrome-gnome-shellworldofpeace2019-09-07
|\ \ \ \ \ | |_|/ / / |/| | | | nixos/gnome3: enable chrome-gnome-shelll
| * | | | nixos/gnome3: enable chrome-gnome-shelllworldofpeace2019-09-05
| | | | |
| * | | | nixos/chrome-gnome-shell: enable in firefoxworldofpeace2019-09-05
| |/ / /
* | | | Merge pull request #66405 from NeQuissimus/virtualbox_6_0_10Florian Klink2019-09-06
|\ \ \ \ | | | | | | | | | | virtualbox: 6.0.8 -> 6.0.10
| * | | | tests/virtualbox: Clean up unnecessary things.Ambroz Bizjak2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always enable the UART because the VirtualBug bug that required running without the UART was fixed in 6.0.10. Stop using an old kernel version because the tests work with the default kernel. (cherry picked from commit ae93571e8d04cebd69491a789d902d6481e05d3f)
* | | | | Merge pull request #68233 from worldofpeace/plasma5-enable-libinputworldofpeace2019-09-06
|\ \ \ \ \ | | | | | | | | | | | | nixos/plasma5: enable libinput
| * | | | | nixos/plasma5: enable libinputworldofpeace2019-09-06
| | | | | |
* | | | | | Merge pull request #67917 from worldofpeace/lightdm-pam-gnome-keyringworldofpeace2019-09-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/lightdm: fix pam rules
| * | | | | | nixos/lightdm: fix pam rulesworldofpeace2019-09-06
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rules are a translation of what's done in the GDM module and adjustments based of looking at Arch Linux's configuration and upstream's. A side effect of this change is that gnome-keyring and kwallet modules should work as expected when in- cluded. Fixes #64259 #62045
* | | | | | Merge master into staging-nextFrederik Rietdijk2019-09-06
|\ \ \ \ \ \
| * | | | | | nixos/tests: remove prometheus_1 testWilliButz2019-09-06
| | | | | | |
| * | | | | | nixos/prometheus: remove prometheus1 module, rename prometheus2WilliButz2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prometheus 1 is no longer supported, instead 'services.prometheus' now configures the Prometheus 2 service.
| * | | | | | murmur service: fix typo in descriptionNikolay Amiantov2019-09-06
| |/ / / / /
| * | | | | Merge pull request #67585 from worldofpeace/system-config-printerworldofpeace2019-09-06
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/system-config-printer: init
| | * | | | | nixos/mate: enable system-config-printerworldofpeace2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After some research this should be installed as a program in Mate or Cinnamon.
| | * | | | | nixos/plasma5: use system-config-printer moduleworldofpeace2019-09-06
| | | | | | |
| | * | | | | nixos/xfce4-14: use system-config-printer moduleworldofpeace2019-09-06
| | | | | | |
| | * | | | | nixos/gnome3: use system-config-printer moduleworldofpeace2019-09-06
| | | | | | |
| | * | | | | nixos/pantheon: use system-config-printer moduleworldofpeace2019-09-06
| | | | | | |
| | * | | | | rl-1909: note about system-config-printerworldofpeace2019-09-06
| | | | | | |
| | * | | | | nixos/system-config-printer: initworldofpeace2019-09-06
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #68210 from ivan/nixos-railcar-stringSilvan Mosberger2019-09-06
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/railcar: remove use of the deprecated string type
| | * | | | | nixos/railcar: remove use of the deprecated string typeIvan Kozik2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the warning being emitted by nixos-rebuild switch: building Nix... building the system configuration... trace: warning: types.string is deprecated because it quietly concatenates strings It started emitting a warning in #66346.
* | | | | | | Merge branch 'master' into staging-nextJan Tojnar2019-09-06
|\| | | | | |
| * | | | | | elk-stack: Add release note about elk-5 stack removaladisbladis2019-09-06
| | | | | | |
| * | | | | | kibana5: Remove EOL packageadisbladis2019-09-06
| | | | | | |
| * | | | | | logstash5: Remove EOL packageadisbladis2019-09-06
| | | | | | |
| * | | | | | elk-5: Remove testsadisbladis2019-09-06
| |/ / / / / | | | | | | | | | | | | | | | | | | These packages are EOL and are about to be removed
| * | | | | Merge pull request #68197 from jtojnar/nixos-doc-make-fixDomen Kožar2019-09-06
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/doc/manual: Fix Makefile
| | * | | | | nixos/doc/manual: Fix MakefileJan Tojnar2019-09-06
| | |/ / / / | | | | | | | | | | | | | | | | | | We had `./options-to-docbook.xsl` as a dependency for `generated` target but it was moved to a package in https://github.com/NixOS/nixpkgs/pull/66328.
| * | | | | rl-1909: make services.gnome3 links sensible (#68196)Jan Tojnar2019-09-06
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | rl-1909: make services.gnome3 links sensible
| | * | | | rl-1909: make services.gnome3 links sensibleworldofpeace2019-09-06
| | |/ / /