about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #191150 from NickCao/synapseMartin Weinelt2022-09-15
|\
| * matrix-synapse: 1.66.0 -> 1.67.0Nick Cao2022-09-14
| |
* | Merge pull request #190358 from ck3d/fix-nixos-crossArtturi2022-09-14
|\ \
| * | nixos/vector: remove no longer required workaround for cross compilingSandro Jäckel2022-09-11
| | |
| * | nixos: Fix cross compilation of derivations defined in NixOS via pkgsChristian Kögler2022-09-11
| | |
* | | Merge pull request #187857 from Sohalt/remove-dd-agentDomen Kožar2022-09-14
|\ \ \ | | | | | | | | dd-agent: remove
| * | | dd-agent: removeArmeen Mahdian2022-09-14
| | | |
* | | | Merge pull request #182329 from linsui/safeeyesSandro2022-09-14
|\ \ \ \ | | | | | | | | | | safeeyes: fix double wrap
| * | | | safeeyes: fix double wraplinsui2022-08-14
| | | | |
* | | | | nixos/go-autoconfig: init moduleJonas Heinrich2022-09-14
| | | | |
* | | | | nixos/self-deploy: add gzip to pathJohn Soo2022-09-13
| |_|_|/ |/| | | | | | | | | | | The service fails without it.
* | | | Merge pull request #191032 from yu-re-ka/systemd-nixos-utmpFlorian Klink2022-09-13
|\ \ \ \ | | | | | | | | | | nixos/systemd: conditionally include systemd-update-utmp upstream unit
| * | | | nixos/systemd: conditionally include systemd-update-utmp upstream unitYureka2022-09-13
| | | | |
* | | | | Merge pull request #190959 from pennae/cachix-host-typeDomen Kožar2022-09-13
|\ \ \ \ \ | |/ / / / |/| | | | nixos/cachix-agent: fix type for host option
| * | | | nixos/cachix-agent: fix type for host optionpennae2022-09-12
| | | | |
* | | | | nixos/lemmy: move systemd script to serviceConfigBrian Leung2022-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | nixos/lemmy: remove `services.lemmy.jwtSecretPath`a-kenji2022-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #190947 from jsoo1/jsoo1/self-deploy-tarFranz Pletz2022-09-12
|\ \ \ \ \
| * | | | | nixos/self-deploy: add tar to path.John Soo2022-09-12
| | | | | | | | | | | | | | | | | | | | | | | | Previously it was missing, and the service would fail.
* | | | | | Merge pull request #189744 from symphorien/vaultwarden-serviceGuillaume Girol2022-09-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/vaultwarden: misc fixes
| * | | | | | nixos/vaultwarden: fix typo in timer aliasGuillaume Girol2022-09-04
| | | | | | |
| * | | | | | nixos/vaultwarden: fix race with backupGuillaume Girol2022-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when vaultwarden starts while backup-vaultwarden.service is running, it fails because the sqlite database is locked
| * | | | | | nixos/vaultwarden: Restart=alwaysGuillaume Girol2022-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | there is no reason vaultwarden should remain not started
* | | | | | | Merge pull request #190771 from ck3d/fix-nixos-nspawn-privateusersChristian Kögler2022-09-12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | nixos/nspawn: Fix configuration name PrivateUsersOwnership
| * | | | | | nixos/nspawn: Fix configuration name PrivateUsersOwnershipChristian Kögler2022-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #189046
* | | | | | | Merge master into staging-nextFrederik Rietdijk2022-09-12
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | nixos/paperless: use python from pkg for gunicornErik Arvstedt2022-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures that a compatible `gunicorn` is used when `pkg` is overridden.
* | | | | | | Merge master into staging-nextgithub-actions[bot]2022-09-12
|\| | | | | |
| * | | | | | Merge pull request #190717 from lukegb/paperless-tzLuke Granger-Brown2022-09-11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/paperless: fix time.timeZone setting
| | * | | | | | nixos/paperless: fix time.timeZone settingLuke Granger-Brown2022-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | | cachix-agent: add host optionDomen Kožar2022-09-11
| | | | | | | |
* | | | | | | | Merge master into staging-nextgithub-actions[bot]2022-09-11
|\| | | | | | |
| * | | | | | | Merge pull request #126633 from teto/vim-overlay-docMatthieu Coudron2022-09-11
| |\ \ \ \ \ \ \
| | * | | | | | | doc(vim): take into account plug non-supportMatthieu Coudron2022-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply suggestions from code review Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
| * | | | | | | | Merge pull request #156232 from B4dM4n/nixos-tests-mediatombSandro2022-09-11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nixos/tests/mediatomb: fix test when running with gerberaFabian Möller2022-09-05
| | | | | | | | | |
| | * | | | | | | | nixos/mediatomb: wait for network-online.targetFabian Möller2022-09-05
| | | | | | | | | |
| * | | | | | | | | cachix-agent: fix a typoDomen Kožar2022-09-11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | nixos/security/wrappers: clarify required format for capabilitiesJason Yundt2022-09-11
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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";
| * | | | | | | nixos/syncthing: remove exit code 2 from exit status successChristian Kögler2022-09-11
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Fix #181713
* | | | | | | Merge branch 'master' into staging-nextVladimír Čunát2022-09-11
|\| | | | | |
| * | | | | | Merge pull request #188009 from martiert/fido2luksChristian Kögler2022-09-11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/luksroot: Support adding a list of credentials to fido2luks
| | * | | | | | nixos/luksroot: Support adding a list of credentials to fido2luksMartin Ertsås2022-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds support for using multiple fido2 keys for luks decryption
| * | | | | | | Merge pull request #190634 from ck3d/fix-nixos-influx-crossChristian Kögler2022-09-11
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/influx: Fix cross compilation for configFile
| | * | | | | | | nixos/influx: Fix cross compilation for configFileChristian Kögler2022-09-10
| | | | | | | | |
* | | | | | | | | Merge master into staging-nextgithub-actions[bot]2022-09-11
|\| | | | | | | |
| * | | | | | | | Merge pull request #190646 from Ma27/bump-nextcloudSandro2022-09-11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nixos/nextcloud: fix a deprecation warning in the tests using redisMaximilian Bosch2022-09-10
| | |/ / / / / / /
| * | | | / / / / nixos/ausweisapp: init module with firewall optionMarkus S. Wamser2022-09-10
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | Merge master into staging-nextgithub-actions[bot]2022-09-10
|\| | | | | | |