about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #192615 from gador/pgadmin-6.14Sandro2022-10-01
|\
| * pgadmin4: 6.13 -> 6.14Florian Brandes2022-10-01
| | | | | | | | | | | | include fix for flask-security-too update Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
* | Merge pull request #193132 from figsoda/clean-upfigsoda2022-10-01
|\ \ | | | | | | treewide: clean up
| * | nixos/lib/make-single-disk-zfs-image.nix: remove unused bindingfigsoda2022-09-26
| | |
| * | nixos/lib/make-multi-disk-zfs-image.nix: remove unused bindingfigsoda2022-09-26
| | |
* | | nixos/nixos-build-vms: fix evalMaximilian Bosch2022-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Within #193485 (and the previous changes) the internal structure of the testing driver was changed. Since then, `makeTest` returns the attributes for the VM test(s) (including `driverInteractive`) inside a sub-attribute called `test`, so without this change running `nixos-build-vms` would fail like this: error: attribute 'driverInteractive' missing
* | | nixos/tests/make-test-python.nix: Restore stand-alone invocationRobert Hensing2022-10-01
| | | | | | | | | | | | | | | | | | | | | | | | It's an ugly solution (like before), but some of us want to nix-build nixos/tests/foo.nix This PR makes that possible once more for tests are wired with `make-test-python.nix`.
* | | Merge pull request #192154 from kira-bruneau/linuxPackages.xpadneoKira Bruneau2022-10-01
|\ \ \ | | | | | | | | linuxPackages.xpadneo: 0.9.4 -> 0.9.5
| * | | nixos/xpadneo: add sanity testKira Bruneau2022-09-20
| | | |
| * | | linuxPackages.xpadneo: 0.9.4 -> 0.9.5Kira Bruneau2022-09-20
| | | |
* | | | Merge pull request #189275 from wentasah/nullmailer-ownershipChristian Kögler2022-10-01
|\ \ \ \ | | | | | | | | | | nixos/nullmailer: Always adjust ownership of spool directories
| * | | | nixos/nullmailer: Always adjust ownership of spool directoriesMichal Sojka2022-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When switching between different NixOS configurations (with and without nullmailer and other services), it can happen that the UID of the nullmailer user changes. When it happens, the nullmailer service happily starts, but the user cannot send any email, because the sendmail wrapper doesn't have permission to write them to the queue. This commit prevents that. Instead of creating the directories by the nullmailer user, which doesn't have permissions to change ownership, we now create them by the systemd-tmpfiles, which has sufficient permissions to adjust ownership.
* | | | | Merge pull request #189113 from MatthewCroughan/mc/pin-installer-registryChristian Kögler2022-10-01
|\ \ \ \ \ | |_|_|_|/ |/| | | | pin nixpkgs registry to pkgs.path via nix.settings.registry
| * | | | Update nixos/modules/installer/cd-dvd/channel.nixMatthewCroughan2022-09-26
| | | | | | | | | | | | | | | Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
| * | | | nixos/modules/installer/cd-dvd/channel.nix: pin nixpkgs registry to ↵matthewcroughan2022-09-26
| | | | | | | | | | | | | | | | | | | | pkgs.path via nix.settings.registry
| * | | | nixos/modules/installer/cd-dvd/channel.nix: pin nixpkgs registry to ↵matthewcroughan2022-08-31
| | | | | | | | | | | | | | | | | | | | pkgs.path via boot.postBootCommands
* | | | | Merge pull request #191963 from pbsds/code-remote-moduleChristian Kögler2022-10-01
|\ \ \ \ \ | | | | | | | | | | | | nixos/code-server: escape shell extraArguments
| * | | | | nixos/code-server: escape shell extraArgumentsPeder Bergebakken Sundt2022-09-19
| | | | | |
* | | | | | Merge pull request #191854 from farnoy/patch-1Christian Kögler2022-10-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/rust-motd: fix systemd service checks
| * | | | | | nixos/rust-motd: fix systemd service checksJakub Okoński2022-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | By completely locking down RestrictAddressFamilies, the service was unable to talk to systemd to check .service statuses.
* | | | | | | Merge pull request #191902 from ck3d/fix-machinectl-systemChristian Kögler2022-10-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/test: fix system for container in systemd-machinectl
| * | | | | | | nixos/test: Fix system for systemd-machinectlChristian Kögler2022-09-19
| |/ / / / / /
* | | | | | | Merge pull request #191352 from maifel-maifel/mr-networking-deprecation-noteChristian Kögler2022-10-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/networking: add a suggestion to use networkd options
| * | | | | | | nixos/networking: add a suggestion to use networkd optionsdigital2022-09-15
| | | | | | | |
* | | | | | | | Merge pull request #193565 from NixOS/home-assistantMartin Weinelt2022-09-30
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/home-assistant: update bluetooth and serial component listMartin Weinelt2022-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And fix the capability logic for bluetooth devices.
* | | | | | | | | nixos/wordpress: Add language supportJonas Heinrich2022-10-01
|/ / / / / / / /
* | | | | | | | Merge pull request #186990 from fgaz/ladybird/2022-08-14Sandro2022-09-30
|\ \ \ \ \ \ \ \
| * | | | | | | | nixosTests.ladybird: initFrancesco Gazzetta2022-09-26
| | | | | | | | |
* | | | | | | | | nixos/sachet: replace literalExample with literalExpressionMartin Weinelt2022-09-29
| | | | | | | | |
* | | | | | | | | Merge pull request #193009 from SuperSandro2000/nix-daemon-localhostSandro2022-09-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixos/nix-daemon: allow removing protocol for hydraSandro Jäckel2022-09-26
| |/ / / / / / / /
* | | | | | | | | Merge pull request #193404 from evrim/masterLinus Heckemann2022-09-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nix-daemon module: fix mandatoryFeatures in nix.buildMachines
| * | | | | | | | | nix-daemon module: fix mandatoryFeatures in nix.buildMachinesvoid2022-09-29
| | | | | | | | | |
* | | | | | | | | | nixos/iso-image: Refactor: apply / unshadowRobert Hensing2022-09-29
| | | | | | | | | |
* | | | | | | | | | nixos/iso-image: Fix evalRobert Hensing2022-09-29
| | | | | | | | | |
* | | | | | | | | | Merge pull request #193485 from hercules-ci/nixos-lib-runTest-return-testK9002022-09-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/testing: Fix release.nix tests evaluation
| * | | | | | | | | | nixos/testing: Fix release.nix tests evaluationRobert Hensing2022-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the problem introduced by 12b3066aae46a8ccc3d21f54f668a3f4be344332 which caused nixos/release.nix to return the wrong attributes, while intending to only affect nixos/lib's runTest. This also removes callTest from the test options, because callTest is only ever invoked by all-tests.nix.
* | | | | | | | | | | lib/systems/default.nix: add efiArch suffixesIvan Nikolaenko2022-09-29
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move already implemented functionality to the upper level so it could be used in a more generic way. Signed-off-by: Ivan Nikolaenko <ivan.nikolaenko@unikie.com>
* | | | | | | | | | Merge #191339: staging-next 2022-09-15Vladimír Čunát2022-09-29
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2022-09-28
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2022-09-28
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2022-09-28
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2022-09-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2022-09-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2022-09-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2022-09-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge master into staging-nextFrederik Rietdijk2022-09-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2022-09-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2022-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \