summaryrefslogtreecommitdiffstats
path: root/nixos
AgeCommit message (Collapse)Author
2020-10-18nixos/nvidia: fix optionals usageJonathan Ringer
2020-10-18nixos/nvidia: decouple nvidia_x11.persistencedEdmund Wu
2020-10-18Merge pull request #100708 from fooker/nginx-encodingMartin Weinelt
nixos/nginx: Do not remove headers while proxying
2020-10-18nixos/pdns-recursor: add release notesAaron Andersen
2020-10-18nixos/pdns-recursor: declare module user as system userAaron Andersen
2020-10-18nixos/pdns-recursor: use upstream systemd unitAaron Andersen
2020-10-16Merge pull request #100213 from yanganto/hotfix-himeMario Rodas
hime: fix enable hime, remove hime-all package
2020-10-17hime: fix enable hime, remove hime-all packageAntonio Yang
- fix inputMethod.enable hime by adding module list - rm hime-all package, because chewing, anthy modules does not work well
2020-10-16nixos/chromium: update link in docs (#93794)tnias
2020-10-16nixos/nginx: Do not remove headers while proxyingDustin Frisch
Removing the `Accept-Encoding` header breaks applications which may produce already compressed content. Removing this header is staded in the nginx docs but is ment as an example, not as an recomendation.
2020-10-15Merge pull request #95746 from Mic92/cloud-initFlorian Klink
cloud-init: 0.7.9 -> 20.2 (python3!)
2020-10-15Merge pull request #100604 from helsinki-systems/fix/icingaweb2ajs124
nixos/icingaweb2: Fix php packages
2020-10-15nixos/icingaweb2: Fix php packagesJanne Heß
2020-10-15nixos/vim: configurable vim package (#100132)Alvar
2020-10-14nixos/pam_mount: add pamMount attribute to usersDavid Reiss
This attribute is a generalized version of cryptHomeLuks for creating an entry in /etc/security/pam_mount.conf.xml. It lets the configuration control all the attributes of the <volume> entry, instead of just the path. The default path remains the value of cryptHomeLuks, for compatibility.
2020-10-15Revert "nixos/display-managers: install sessionData.desktops"Jan Tojnar
This reverts commit 3cd2b59b8c261e927977b99c382a2c3067449883. It created infinite recursion when using LXQt, since lxqt module uses `config.system.path` in `services.xserver.desktopManager.session`. `config.system.path` is a `buildEnv` that depends on `environment.systemPackages`.
2020-10-15nixosTests.cloud-init: test changing hostname actually worksFlorian Klink
2020-10-15nixos/cloud-init: actually test ssh'ing, also, with cloud-init-created userFlorian Klink
2020-10-14Merge pull request #99709 from NixOS/staging-nextFrederik Rietdijk
Staging next
2020-10-14nixos/doc: Fix one command to build the NixOS manualMichael Weiss
This one occurrence wasn't updated: $ git grep "nix-build nixos/release.nix -A manual" nixos/doc/manual/README: nix-build nixos/release.nix -A manual.x86_64-linux nixos/doc/manual/development/meta-attributes.xml:<screen><prompt>$ </prompt>nix-build nixos/release.nix -A manual</screen> nixos/doc/manual/development/writing-documentation.xml:<screen>nix-build nixos/release.nix -A manual.x86_64-linux</screen>
2020-10-14confinement: fix assert for serviceConfig.ProtectSystemDominique Martinet
serviceConfig.ProtectSystem is usually a string so if set, the assert itself would error out leaving no useable trace: # nixos-rebuild switch --show-trace building Nix... building the system configuration... error: while evaluating the attribute 'config.system.build.toplevel' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/top-level.nix:293:5: while evaluating 'foldr' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/lists.nix:52:20, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/top-level.nix:128:12: while evaluating 'fold'' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/lists.nix:55:15, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/lists.nix:59:8: while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/top-level.nix:121:50, called from undefined position: while evaluating the attribute 'assertion' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/security/systemd-confinement.nix:163:7: value is a string while a Boolean was expected Fix the check to give a sensible assert message instead; the attribute should either be not set or false bool to pass. Closes: #99000
2020-10-14Merge master into staging-nextFrederik Rietdijk
2020-10-14treewide: De-inline uses of lib.boolToStringMalte Brandy
This commit should not change eval results
2020-10-13nixos/tests/systemd-networkd-vrf: fix evalMaximilian Bosch
The `Metric`-values of routes defined via `networkd` must be integers.
2020-10-13Merge master into staging-nextFrederik Rietdijk
2020-10-13Merge pull request #100141 from xaverdh/xmonad-correct-pathLassulus
xmonad: put the correct xmonad binary in PATH
2020-10-13Merge pull request #100271 from berbiche/cagebreak-1.4.3Doron Behar
2020-10-12nixos/doc: add nvidia prime changesJonathan Ringer
2020-10-12nixos/tools: add desktopConfiguration optionWORLDofPEACE
We now have a GNOME ISO so it would be nice to seed that one with configuration on how to enable it.
2020-10-12cagebreak: use wayinfo for Wayland testNicolas Berbiche
2020-10-13Merge pull request #98917 from lovesegfault/klipper-initFlorian Klink
klipper: init at 0.8.0
2020-10-12Merge pull request #100066 from matthuszagh/kicad-srcsDoron Behar
2020-10-12Merge pull request #100060 from aanderse/dnsdistMichele Guerini Rocco
nixos/dnsdist: use upstream systemd unit
2020-10-12nixos/xmonad: add lassulus and xaverdh as maintainersDominik Xaver Hörl
2020-10-12add 21.03 release notes for renamed kicad optionsMatt Huszagh
2020-10-12nixos/dnsdist: use upstream systemd unitAaron Andersen
2020-10-12nixos/xmonad: improve module docsDominik Xaver Hörl
2020-10-12nixosTests.xmonad: don't rely on xmonad being "vanilla" after restartDominik Xaver Hörl
The old (slightly broken) behavior of the xmonad module was to put the vanilla xmonad binary into PATH. This was changed to put the users xmonad into PATH instead. But since the config for the xmonad test uses `launch` (to avoid xmonads self-recompilation logic), it now can't handle the `--restart` flag anymore. So instead use a key binding for restarting, and let xmonad spawn a new xterm on restart. The key binding has to be explicitly added because the default binding will shell out to `xmonad --restart` and therefore not work with the `launch` entrypoint.
2020-10-12Merge pull request #94187 from fgaz/ft2-clone/1.27Timo Kaufmann
ft2-clone: add a test
2020-10-11nixos/klipper: initBernardo Meurer
2020-10-11Merge pull request #93426 from helsinki-systems/feat/gitlab-pagesFlorian Klink
nixos/gitlab: Support pages
2020-10-11Merge pull request #99912 from m1cr0man/ocspfixFlorian Klink
nixos/acme: Fix ocspMustStaple option and add test
2020-10-11nixosTests.avahi: add avahi-with-resolvedFlorian Klink
This allows testing avahi works with resolved being enabled, as a regression test for https://github.com/NixOS/nixpkgs/pull/99530.
2020-10-11nixos/avahi: fix nss moduleBen Wolsieffer
mdns_minimal must be placed before resolve in nsswitch.conf
2020-10-11nixos/xserver: fix xkbvalidate for cross compiling.Simon Pettersson
xserver uses the wrong version of xkbvalidate, the one from buildPackages should be used or else the resulting xkbvalidate binary is compiled for the target architecture.
2020-10-11Merge pull request #86404 from nuxeh/nuxeh/domoticz-init-2020.2Ryan Mulligan
domoticz: init at 2020.2
2020-10-11Merge pull request #98084 from turion/patch-5Kevin Cox
agda.section.md: Fix header and enumeration
2020-10-11nixos/domoticz: use DynamicUser and StateDirectoryRyan Mulligan
2020-10-10Revert "mediatomb/gerbera: Add release note information for 20.09"WORLDofPEACE
This was added to a release note when it's a feature not landing in that release. This reverts commit a007e07abb4640c61112b7650012f9e42463dc76.
2020-10-10nixos/tools: add firefox to systemPackages exampleWORLDofPEACE
This is in the graphical iso's.