about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos/shells-environment: Make ~/bin/ in $PATH optionalChuck2019-09-12
|
* Merge pull request #68390 from worldofpeace/portal-gnome-shellworldofpeace2019-09-10
|\ | | | | nixos/gnome3: add gnome-shell xdg portal
| * nixos/gnome3: add gnome-shell xdg portalworldofpeace2019-09-09
| |
* | nixos/dysnomia: enable InfluxDB supportSander van der Burg2019-09-09
|/
* Merge pull request #68363 from worldofpeace/xterm-stateversionadisbladis2019-09-09
|\ | | | | nixos/xterm: stateVersion disable by default
| * nixos/xterm: stateVersion disable by defaultworldofpeace2019-09-09
| |
* | Merge pull request #68368 from toonn/toxvpn-typoMichael Bishop2019-09-09
|\ \ | | | | | | nixos/toxvpn: Fix typo in option description
| * | nixos/toxvpn: Fix typo in option descriptiontoonn2019-09-09
| | |
* | | Merge pull request #67795 from matthewbauer/remove-hidden-binsMatthew Bauer2019-09-09
|\ \ \ | | | | | | | | nixos/system-path: remove wrappers from system-path
| * | | nixos/system-path: remove wrappers from system-pathMatthew Bauer2019-09-09
| | | | | | | | | | | | | | | | | | | | Remove .*-wrapped files from system-path. These files aren’t needed in the path for users.
* | | | rss2email: 3.9 -> 3.10Léo Gaspard2019-09-09
| |_|/ |/| |
* | | 20.03 is MarkhorSamuel Leathers2019-09-09
| | | | | | | | | | | | | | | * Markhor is a spiral horned animal that is on the endangered species list * https://en.wikipedia.org/wiki/Markhor
* | | Merge pull request #68218 from worldofpeace/cups-pk/no-auth-wheelworldofpeace2019-09-09
|\ \ \ | | | | | | | | nixos/cupsd: passwordless admin for wheel with polkit
| * | | nixos/cupsd: passwordless admin for wheel with polkitworldofpeace2019-09-06
| | | |
* | | | Merge pull request #68310 from rnhmjoj/xkbLinus Heckemann2019-09-09
|\ \ \ \ | | | | | | | | | | services.xserver.extraLayouts fixes
| * | | | nixos/doc: inform users of startx about `-xkbdir` argument neededrnhmjoj2019-09-08
| | | | |
| * | | | nixos/xserver: export configuration with startx and extra layoutsrnhmjoj2019-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | If the X server is run manually it must be started with an `-xkbdir` argument pointing to the custom xkb directory. So we export it to /etc/X11/xkb.
* | | | | Merge staging-next into stagingFrederik Rietdijk2019-09-09
|\ \ \ \ \
| * \ \ \ \ Merge pull request #68244 from NixOS/staging-nextFrederik Rietdijk2019-09-09
| |\ \ \ \ \ | | | | | | | | | | | | | | Staging next that includes gcc8
| * \ \ \ \ \ Merge pull request #67241 from kcalvinalvin/cmtSilvan Mosberger2019-09-08
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/modules/services/x11/hardware/: add cmt module
| | * | | | | | nixos/cmt: add cmt moduleCalvin Kim2019-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds custom touchpad drivers for Chromebooks.
* | | | | | | | treewide: remove redundant quotesvolth2019-09-08
| | | | | | | |
* | | | | | | | Merge staging-next into stagingFrederik Rietdijk2019-09-08
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge master into staging-nextFrederik Rietdijk2019-09-08
| |\| | | | | |
| | * | | | | | Merge pull request #68308 from srhb/rerec-utilsSarah Brofeldt2019-09-08
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/lib/utils: Make the set recursive again, unbreak eval
| | | * | | | | | nixos/lib/utils: Make the set recursive again, unbreak evalSarah Brofeldt2019-09-08
| | | | | | | | |
* | | | | | | | | Merge branch 'staging-next' into stagingVladimír Čunát2019-09-08
|\| | | | | | | |
| * | | | | | | | Merge master into staging-nextFrederik Rietdijk2019-09-08
| |\| | | | | | |
| | * | | | | | | 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.
* | | | | | | | | nixos/tests/login: fix the seat test by loading sound driversAndreas Rammhold2019-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turned out that /dev/snd/* always exists even if there are no sound drivers loaded at all. Loading `snd` and `snd_timer` fixes that situation. It is probably fair to assume someone that wants to use sound also enables that in the NixOS configuration.
* | | | | | | | | nixos/networkd: continue supporting 99-main with wildcard interface matchAndreas Rammhold2019-09-08
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With systemd version 243 network units with empty match block will generate warnigs. The reasoning seems to be that the intended behaviour is hard to infere. Being explicit about really meaning any interface is the reasonable thing here. We want to get rid of this mechanism in the long run but as long as we do not have a replacement we should stick with it and keep it in reasonable good shape.
* | | | | | | | Merge branch 'master' into staging-nextJan Tojnar2019-09-07
|\| | | | | | |
| * | | | | | | 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 master into staging-nextFrederik Rietdijk2019-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