about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2022-09-22pgadmin4: 6.12 -> 6.13Florian Brandes2-16/+75
- Add update script - Add email options to pgadmin4 nixOS module - Add override for flask 2.2 Co-authored-by: Sandro <sandro.jaeckel@gmail.com> Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-15Merge pull request #190060 from revol-xut/masterSandro1-0/+1
2022-09-15Merge pull request #189975 from Tasqa/kanidm-cacerts-fixKerstin2-2/+12
nixos/kanidm: Add cacerts path to unixd service
2022-09-15Merge pull request #191150 from NickCao/synapseMartin Weinelt1-1/+1
2022-09-14Merge pull request #190358 from ck3d/fix-nixos-crossArtturi2-2/+2
2022-09-14Merge pull request #187857 from Sohalt/remove-dd-agentDomen Kožar7-254/+12
dd-agent: remove
2022-09-14dd-agent: removeArmeen Mahdian7-254/+12
2022-09-14Merge pull request #182329 from linsui/safeeyesSandro1-2/+0
safeeyes: fix double wrap
2022-09-14nixos/go-autoconfig: init moduleJonas Heinrich4-0/+76
2022-09-14matrix-synapse: 1.66.0 -> 1.67.0Nick Cao1-1/+1
2022-09-13nixos/self-deploy: add gzip to pathJohn Soo1-0/+1
The service fails without it.
2022-09-13Merge pull request #191032 from yu-re-ka/systemd-nixos-utmpFlorian Klink1-1/+1
nixos/systemd: conditionally include systemd-update-utmp upstream unit
2022-09-13Merge pull request #190959 from pennae/cachix-host-typeDomen Kožar1-1/+1
nixos/cachix-agent: fix type for host option
2022-09-13nixos/systemd: conditionally include systemd-update-utmp upstream unitYureka1-1/+1
2022-09-12nixos/lemmy: move systemd script to serviceConfigBrian Leung1-5/+2
Co-authored-by: Shahar Dawn Or <mightyiampresence@gmail.com> Co-authored-by: Ctem <c@ctem.me> Co-authored-by: Ilan Joselevich <personal@ilanjoselevich.com> Co-authored-by: a-kenji <aks.kenji@protonmail.com>
2022-09-12nixos/lemmy: remove `services.lemmy.jwtSecretPath`a-kenji4-22/+5
Co-authored-by: Ctem <c@ctem.me> Co-authored-by: Brian Leung <leungbk@posteo.net> Co-authored-by: Shahar Dawn Or <mightyiampresence@gmail.com> Co-authored-by: Ilan Joselevich <personal@ilanjoselevich.com>
2022-09-12Merge pull request #190947 from jsoo1/jsoo1/self-deploy-tarFranz Pletz1-0/+1
2022-09-12Merge pull request #189744 from symphorien/vaultwarden-serviceGuillaume Girol1-1/+4
nixos/vaultwarden: misc fixes
2022-09-12Merge pull request #190771 from ck3d/fix-nixos-nspawn-privateusersChristian Kögler1-2/+2
nixos/nspawn: Fix configuration name PrivateUsersOwnership
2022-09-12nixos/cachix-agent: fix type for host optionpennae1-1/+1
2022-09-12nixos/kanidm: Add unixd testTako Marks1-2/+10
Test makes sure unixd is able to run and is able to query the server.
2022-09-12Merge master into staging-nextFrederik Rietdijk1-1/+1
2022-09-12nixos/self-deploy: add tar to path.John Soo1-0/+1
Previously it was missing, and the service would fail.
2022-09-12nixos/paperless: use python from pkg for gunicornErik Arvstedt1-1/+1
This ensures that a compatible `gunicorn` is used when `pkg` is overridden.
2022-09-12Merge master into staging-nextgithub-actions[bot]2-6/+15
2022-09-11Merge pull request #190717 from lukegb/paperless-tzLuke Granger-Brown1-5/+5
nixos/paperless: fix time.timeZone setting
2022-09-11cachix-agent: add host optionDomen Kožar1-1/+10
2022-09-11Merge master into staging-nextgithub-actions[bot]7-77/+52
2022-09-11Merge pull request #126633 from teto/vim-overlay-docMatthieu Coudron2-1/+8
2022-09-11doc(vim): take into account plug non-supportMatthieu Coudron2-1/+8
Apply suggestions from code review Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-09-11Merge pull request #156232 from B4dM4n/nixos-tests-mediatombSandro2-70/+35
2022-09-11nixos/vector: remove no longer required workaround for cross compilingSandro Jäckel1-1/+1
2022-09-11nixos: Fix cross compilation of derivations defined in NixOS via pkgsChristian Kögler1-1/+1
2022-09-11cachix-agent: fix a typoDomen Kožar1-1/+1
2022-09-11nixos/security/wrappers: clarify required format for capabilitiesJason Yundt1-4/+5
Before this change, the description for security.wrappers.<name>.capabilities made it seem like you could just string together the names of capabilities like this: capabilities = "CAP_SETUID,CAP_SETGID"; In reality, each item in the list must be a full-on capability clause: capabilities = "CAP_SETUID=ep,CAP_SETGID+i";
2022-09-11nixos/syncthing: remove exit code 2 from exit status successChristian Kögler1-1/+3
Fix #181713
2022-09-11nixos/paperless: fix time.timeZone settingLuke Granger-Brown1-5/+5
This attribute set isn't passed through the NixOS config resolution mechanism, which means that we can't use lib.mkDefault here. Instead, just put it before any user overrides so that if the user specifies this environment variable it'll just override it anyway.
2022-09-11nixos/nspawn: Fix configuration name PrivateUsersOwnershipChristian Kögler1-2/+2
Fix #189046
2022-09-11Merge branch 'master' into staging-nextVladimír Čunát2-7/+17
2022-09-11Merge pull request #188009 from martiert/fido2luksChristian Kögler1-3/+15
nixos/luksroot: Support adding a list of credentials to fido2luks
2022-09-11Merge pull request #190634 from ck3d/fix-nixos-influx-crossChristian Kögler1-4/+2
nixos/influx: Fix cross compilation for configFile
2022-09-11Merge master into staging-nextgithub-actions[bot]6-6/+40
2022-09-11Merge pull request #190646 from Ma27/bump-nextcloudSandro2-6/+4
2022-09-10nixos/nextcloud: fix a deprecation warning in the tests using redisMaximilian Bosch2-6/+4
2022-09-10nixos/ausweisapp: init module with firewall optionMarkus S. Wamser4-0/+36
Optional functionality of AusweisApp2 requires an UDP port to be opened. The module allows for convenient configuration and serves as documentation. See also https://github.com/NixOS/nixpkgs/issues/136269
2022-09-10Merge master into staging-nextgithub-actions[bot]27-121/+227
2022-09-10Merge pull request #190695 from Mic92/gollumJörg Thalheim3-1/+24
nixos/gollum: add package option
2022-09-10nixos/*: fix docbook deprecation noticespennae14-75/+73
mostly no rendering changes except in buildkite, which used markdown where docbook was expected without marking up its markdown.
2022-09-10lib/options: deprecate docbook text and literalDocBookpennae8-44/+114
deprecate literalDocBook by adding a warning (that will not fire yet) to its uses and other docbook literal strings by adding optional warning message to mergeJSON.
2022-09-10nixos/gollum: add testJörg Thalheim2-0/+15