about summary refs log tree commit diff
path: root/nixos/modules
Commit message (Collapse)AuthorAge
* Merge pull request #295926 from savannidgerinel/savanni/1password-8.10.28-21maxine2024-03-19
|\ | | | | _1password-gui_beta: 8.10.28-11 -> 8.10.28-21 + refactor
| * _1password-gui-beta: 8.10.28-11 -> 8.10.28-21Savanni D'Gerinel2024-03-19
| | | | | | | | | | - Updating the 1Password beta release to 8.10.28 - Removing the KeyringHelper application.
* | nixos/nix: Fix example for `nix.settings` optionSilvan Mosberger2024-03-19
| | | | | | | | Attribute sets aren't valid option values, needs to be a list
* | Merge pull request #290061 from SuperSandro2000/kernel-modules-package-nameWill Fancher2024-03-19
|\ \ | | | | | | nixos/boot: move name overwrite to pkgs.aggregateModules to option
| * | nixos/boot: move name overwrite to pkgs.aggregateModules to optionSandro Jäckel2024-02-20
| | | | | | | | | | | | | | | | | | Before there was a kernel modules path named kernel-modules which then got turned into linux-X.X.XX-modules-shrunk. Now the unshrunk package is called linux-X.X.XX-modules and gets turned into X.X.XX-modules-shrunk.
* | | Merge pull request #297072 from FedericoSchonborn/add-federicoschonbornBobby Rong2024-03-19
|\ \ \ | | | | | | | | maintainers: Add federicoschonborn back again
| * | | maintainers: Add federicoschonborn back againFederico Damián Schonborn2024-03-18
| | | | | | | | | | | | | | | | Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
* | | | nixos/gitlab: use workhorse package from option in pathajs1242024-03-19
| | | |
* | | | nixos/gitlab: switch from sidekiq to sidekiq-clusterajs1242024-03-19
| | | |
* | | | Merge pull request #283501 from SuperSandro2000/hedgedoc-fix-tools-execSandro2024-03-19
|\ \ \ \
| * | | | hedgedoc: move files to share/hedeodc in the packageSandro Jäckel2024-02-06
| | | | |
| * | | | hedgedoc: fix executing any of the management clis, remove heroku binSandro Jäckel2024-02-06
| | | | | | | | | | | | | | | | | | | | as we don't need that
* | | | | Merge pull request #294542 from Janik-Haag/garageLily Foster2024-03-18
|\ \ \ \ \ | | | | | | | | | | | | nixos/garage: add env-var wrapper for admin cli
| * | | | | nixos/garage: add env-var wrapper for admin cliJanik H.2024-03-18
| | | | | |
* | | | | | Merge pull request #293591 from lf-/jade/fix-luksroot-assertWill Fancher2024-03-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos.luksroot: fix assertion message to name correct option
| * | | | | | nixos.luksroot: fix assertion message to name correct optionJade Lovelace2024-03-18
| | | | | | |
* | | | | | | Merge pull request #296977 from slotThe/maintainermaralorn2024-03-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add slotThe as a maintainer
| * | | | | | | nixos/xmonad: add slotThe as a maintainerTony Zorman2024-03-18
| | | | | | | |
* | | | | | | | Merge pull request #293271 from nikstur/test-instrumentation-without-usr-bin-envRyan Lahfa2024-03-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/test-instrumentation: use full path to env
| * | | | | | | | nixos/test-instrumentation: use full path to envnikstur2024-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is sometimes useful to have a seprate /usr partition to make systemd tools happy (e.g. repart, sysupdate, gpt-auto-generator etc.). The test script should not depend on usrbinenv to make this possible.
* | | | | | | | | Merge pull request #209964 from Majiir/fix-initrd-systemd-closureWill Fancher2024-03-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/systemd/initrd: follow init param symlinks
| * | | | | | | | | nixos/systemd/initrd: follow init param symlinksMajiir Paktu2024-02-18
| | | | | | | | | |
* | | | | | | | | | Merge pull request #296924 from flokli/document-servers-empty-fallbackFlorian Klink2024-03-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/timesyncd: further document services.timesyncd.servers
| * | | | | | | | | | nixos/timesyncd: further document services.timesyncd.serversFlorian Klink2024-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Running systemd-timesyncd with an empty list of timeservers to sync from does not work. In case an empty list is configured here, systemd will fall back to its compiled-in defaults, which NixOS sets to `{0..4}.nixos.pool.ntp.org`, as per https://github.com/systemd/systemd/blob/main/docs/DISTRO_PORTING.md#ntp-pool This has caused some confusion. Explicitly document this, and describe how to disable timesyncd.
* | | | | | | | | | | Merge pull request #296937 from MinerSebas/scrutiny-collector-orderingJon Seager2024-03-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nixos/scrutiny: Order scrutiny-collector after scrutinyMinerSebas2024-03-18
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #296921 from patka-123/engelsystem-cleanupMartin Weinelt2024-03-18
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | engelsystem: cleanup
| * | | | | | | | | | | | engelsystem: cleanupPatka2024-03-18
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The custom php with extensions is not needed. The default already has all the needed extensions enabled by default.
* / | | | | | | | | | | wireplumber: 0.4.17 -> 0.5.0K9002024-03-18
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #282022 from ElvishJerricco/gpt-auto-rootnikstur2024-03-18
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos: Support systemd-gpt-auto-root
| * | | | | | | | | | | nixos: Support systemd-gpt-auto-rootWill Fancher2024-03-15
| | | | | | | | | | | |
* | | | | | | | | | | | nixos/llama-cpp: fix binary pathAlex Martens2024-03-17
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #289025 from tcheronneau/issue-288907Sandro2024-03-17
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/tinyproxy: fix the quotes around the filter path
| * | | | | | | | | | | nixos/tinyproxy: add quotes around the filter pathThomas2024-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using already existing function
* | | | | | | | | | | | Merge pull request #293710 from B4dM4n/networkd-policy-rule-port-rangeWill Fancher2024-03-17
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | nixos/networkd: allow RoutingPolicyRule port ranges
| * | | | | | | | | | | nixos/networkd: allow RoutingPolicyRule port rangesFabian Möller2024-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux and Systemd allow port ranges to be used in routing policy rules. https://www.freedesktop.org/software/systemd/man/latest/systemd.network.html#SourcePort=
* | | | | | | | | | | | engelsystem: 3.4.1 -> 3.5.0Patka2024-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: https://github.com/engelsystem/engelsystem/releases/tag/v3.5.0
* | | | | | | | | | | | Merge pull request #292993 from wolfgangwalther/postgresql-refactorMaximilian Bosch2024-03-17
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | postgresql: refactor and cleanup
| * | | | | | | | | | | | postgresql: refactor to remove "this" argumentWolfgang Walther2024-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was proposed by abbradar in #150801, but left out of the follow up PR #221851 by Ma27 to reduce the size of the diff. Compared to the initial proposal this includes the callPackage call in the recursion, which avoids breaking the withJIT/withoutJIT helpers. In terms of nixpkgs, this is a pure refactor, no derivations change. However, this makes downstream expressions like the following possible: (postgresql.override { jitSupport = true; }).pkgs.postgis This would have not worked before without passing another "this" argument, which is error prone as can be seen in this example: https://github.com/PostgREST/postgrest/pull/3222/files
| * | | | | | | | | | | | postgresql: refactor to pass jitSupport/llvm via scope instead of passthruWolfgang Walther2024-03-15
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it less error-prone to use the llvm package in extensions, because it will always match the package used by the postgresql derivation itself. Previously, you could've accidentally used llvm instead of postgresql.llvm with a different result.
* | | | | | | | | | | | Merge pull request #295891 from Stzx/pinentry-conflictSandro2024-03-17
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | pinentry: fix DM option and user conflict
| * | | | | | | | | | | pinentry: fix DM option and user conflictStzx2024-03-14
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | nixos/pretix: make state directory world-readableMartin Weinelt2024-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pretix creates static files in its state directory, that nginx needs to serve, so locking down the permissions that hard is not going to work.
* | | | | | | | | | | Merge pull request #296009 from Atemu/steamcompattoolsAtemu2024-03-16
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | proton-ge-bin: init at 9-1, nixos/steam: use steamcompattool output for extraCompatPackages
| * | | | | | | | | | | nixos/steam: provide example in extraCompatPackagesAtemu2024-03-16
| | | | | | | | | | | |
| * | | | | | | | | | | nixos/steam: use steamcompattool output for extraCompatPackagesAtemu2024-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This sets a standard for Steam compat tools in NixOS where they must have the compat tool in a special steamcompattool output. proton-ge-bin was adjusted to conform with it.
* | | | | | | | | | | | Merge pull request #296463 from MinerSebas/scrutiny-splitJon Seager2024-03-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nixos/scrutiny: Order scrutiny.service after influxdb2.serviceMinerSebas2024-03-16
| | | | | | | | | | | | |
| * | | | | | | | | | | | nixos/scrutiny: Dont enable influxdb when only using scrutiny-collectorMinerSebas2024-03-16
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #296465 from Janik-Haag/networkmanager-ensure-profilesPol Dellaiera2024-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/networkmanager: ensure-profiles, make sure networkmanager is running