about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2024-03-05Merge pull request #288579 from blitz/vbox-kvm-2adisbladis2-16/+82
virtualboxKvm: init
2024-03-05nixos/tests/akkoma: Adapt to latest toot releaseMikael Voss1-8/+4
2024-03-05Merge master into staging-nextgithub-actions[bot]2-21/+44
2024-03-04Merge pull request #291828 from SomeoneSerge/refactor/cdi-nvidiaSomeone2-21/+44
nixos/cdi.dynamic.nvidia: expose driverLink
2024-03-04Merge master into staging-nextgithub-actions[bot]2-30/+76
2024-03-04Merge pull request #289009 from 999eagle/feat/miniflux-no-dbNick Cao2-30/+76
nixos/miniflux: add option to disable configuring a local postgresql db
2024-03-04Merge master into staging-nextgithub-actions[bot]1-0/+7
2024-03-04extest: refactor to use mkEnableOptionBrian McKenna1-8/+4
2024-03-04extest: init at 1.0.2Brian McKenna1-0/+11
2024-03-04nixos/tests/miniflux: add test for external databaseSophie Tauchert2-1/+47
2024-03-04nixos/miniflux: add option to disable configuring a local postgresql dbSophie Tauchert1-8/+19
2024-03-04Merge master into staging-nextgithub-actions[bot]1-5/+5
2024-03-04Merge pull request #292854 from SuperSandro2000/vaultwarden-bitwarden_rsRobert Schütz1-5/+5
vaultwarden: cleanup maintainers, nixos/vaultwarden: drop aliases
2024-03-04Merge master into staging-nextgithub-actions[bot]5-45/+70
2024-03-04nixos/vaultwarden: set meta.maintainers to package maintainerSandro Jäckel1-2/+5
2024-03-03Merge pull request #248972 from codifryed/coolercontrol-0.17.0Cosima Neidahl2-0/+38
coolercontrol: init at 1.1.1
2024-03-03Merge pull request #289961 from leona-ya/vikunja-0.23.0Martin Weinelt3-45/+32
vikunja: 0.22.1 -> 0.23.0
2024-03-03Merge master into staging-nextgithub-actions[bot]2-3/+5
2024-03-03nixos/users-groups: Fix the update-lingering activation script failingJordan Williams1-0/+5
The update-lingering activation script currently fails during rebuilds. This happens when removing a user with linger enabled. The call to loginctl disable-linger runs for the non-existent user. This returns an error code which causes the failure. To mitigate this, this PR removes any residual linger files. These are files named for the user in /var/lib/systemd/linger. A simple check for user existence determines whether to delete the file. This happens before the call to disable-linger to avoid any errors. Fixes #283769.
2024-03-03Merge pull request #291934 from e1mo/bird-lg-1-3-5Guillaume Girol1-2/+2
bird-lg: 1.3.1 -> 1.3.5
2024-03-03Merge pull request #292437 from deviant/nixos-nixseparatedebuginfod-nix2.3Guillaume Girol1-1/+3
nixos/nixseparatedebuginfod: fix compatibility with Nix 2.3
2024-03-03Merge master into staging-nextgithub-actions[bot]1-3/+3
2024-03-03Merge pull request #292124 from r-ryantm/auto-update/minioPascal Bach1-3/+3
minio: 2024-02-24T17-11-14Z -> 2024-02-26T09-33-48Z
2024-03-03tests/minio: fix broken minio testPascal Bach1-3/+3
Since last update minio pre allocates 2GiB of memory, so the test VM needs more than that to not run out of memory. We also remove the time based tests as it makes the test non deterministic
2024-03-03Merge master into staging-nextgithub-actions[bot]8-32/+99
2024-03-02Merge pull request #292823 from SuperSandro2000/paperless-too-many-open-filesPol Dellaiera1-0/+1
nixos/paperless: fix too many open files
2024-03-02Merge pull request #292850 from newAM/llama-cpp-module-listPol Dellaiera1-0/+1
nixos/llama-cpp: add to module-list
2024-03-02Merge pull request #278698 from bachp/photoprism-updateLeona Maroni1-0/+1
photoprism: 231011-63f708417 -> 231128-f48ff16ef
2024-03-02Merge pull request #292825 from SuperSandro2000/nextcloud-with-apps-localMaximilian Bosch1-1/+1
nixos/nextcloud: build with-apps local
2024-03-02Merge pull request #283547 from r-vdp/boot_sort_keyJulien Malka3-24/+88
2024-03-02Merge pull request #292636 from ↵nikstur2-7/+7
RaitoBezarius/smm-works-for-something-else-than-x86-actually OVMF: remove invalid `assert` on SMM
2024-03-02nixos/vaultwarden: drop aliasesSandro Jäckel1-3/+0
2024-03-02nixos/llama-cpp: add to module-listAlex Martens1-0/+1
2024-03-02Merge master into staging-nextgithub-actions[bot]5-3/+28
2024-03-02nixos/nextcloud: build with-apps localSandro Jäckel1-1/+1
2024-03-02Merge pull request #292822 from xNaxdy/work/plasma6-install-sshfsK9001-1/+4
programs/kdeconnect: install sshfs
2024-03-02nixos/paperless: fix too many open filesSandro Jäckel1-0/+1
paperless-web-start[658743]: kombu.exceptions.OperationalError: [Errno 24] Too many open files: '/nix/store/k6h0pihpi3ih31zjk6ragqcp4mjz4pjs-python3.11-concurrent-log-handler-0.9.24/lib/python3.11/site-packages/concurrent_log_handler-0.9.24.dist-info/entry_points.txt'
2024-03-02programs/kdeconnect: install sshfsNaxdy1-1/+4
2024-03-02Merge pull request #290976 from adamcstephens/incus/nftMaciej Krüger1-0/+7
nixos/incus: assert nftables is used when firewall is enabled
2024-03-02Merge pull request #292773 from attilaolah/patch-1Paul Meyer1-1/+1
Add missing closing parens
2024-03-02pinentry: remove multiple outputs packageFranz Pletz10-34/+35
fixes #133156 #124753
2024-03-02Merge pull request #292702 from NickCao/fcitx5-plasma6Nick Cao1-1/+2
nixos/fcitx5: enable plasma6Support by default if plasma6 is enabled
2024-03-02Merge pull request #292748 from K900/sycoca-oofK9001-0/+14
nixos/plasma6: nuke sycoca on activation
2024-03-02Merge master into staging-nextgithub-actions[bot]1-1/+1
2024-03-02Merge pull request #292412 from bobrippling/fix/ebusd-loggingYt1-1/+1
ebusd: fix logging overrides
2024-03-02Add missing closing parens.Attila Oláh1-1/+1
https://xkcd.com/859
2024-03-02nixos/plasma6: nuke sycoca on activationK9001-0/+14
This is not the right solution, but it should get us going for now.
2024-03-02Merge master into staging-nextgithub-actions[bot]5-5/+35
2024-03-02macOS support for NixOS tests (#282401)Gabriella Gonzalez5-5/+35
Closes #193336 Closes #261694 Related to #108984 The goal here was to get the following flake to build and run on `aarch64-darwin`: ```nix { inputs.nixpkgs.url = <this branch>; outputs = { nixpkgs, ... }: { checks.aarch64-darwin.default = nixpkgs.legacyPackages.aarch64-darwin.nixosTest { name = "test"; nodes.machine = { }; testScript = ""; }; }; } ``` … and after this change it does. There's no longer a need for the user to set `nodes.*.nixpkgs.pkgs` or `nodes.*.virtualisation.host.pkgs` as the correct values are inferred from the host system.
2024-03-02Merge remote-tracking branch 'upstream/master' into sn-removeannalee17-31/+359