about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge master into staging-nextgithub-actions[bot]2024-03-15
|\
| * Merge pull request #292533 from flyingcircusio/init-postgresql-anonymizerMario Rodas2024-03-14
| |\ | | | | | | postgresqlPackages.anonymizer: init at 1.3.1; add me & osnyx to flyingcircus team
| | * pg-dump-anon: init at 1.3.1Maximilian Bosch2024-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a Go program inside the sources of `postgresql_anonymizer` that allows to perform database dumps, but with anonymized data. I figured that it's a little awkward to have a client program to be part of the extension package. So I decided to create a second package called `pg-dump-anon`. Since it's one repository, both share `version` & `src`. Also extended the VM test to make sure we're getting properly anonymized data when dumping with `pg_dump_anon`.
| | * postgresqlPackages.anonymizer: init at 1.3.1Maximilian Bosch2024-03-11
| | |
| * | Merge pull request #296019 from bobby285271/upd/budgieBobby Rong2024-03-15
| |\ \ | | | | | | | | nixos/budgie: Fix default fonts
| | * | nixos/budgie: Fix default fontsBobby Rong2024-03-15
| | | | | | | | | | | | | | | | Always install noto fonts and hack font.
* | | | Merge master into staging-nextgithub-actions[bot]2024-03-15
|\| | |
| * | | Merge pull request #295443 from ck3d/machinectl-routableChristian Kögler2024-03-14
| |\ \ \ | | | | | | | | | | nixos.test.machinectl: add routable network and shared store
| | * | | nixos/tests/machinectl: Add declarative shared containerChristian Kögler2024-03-14
| | | | |
| | * | | nixos/test/machinectl: Add test for shared nix storeChristian Kögler2024-03-12
| | | | |
| | * | | nixos/tests/machinectl: Make network routableChristian Kögler2024-03-12
| | | | |
| * | | | Merge pull request #295932 from Kranzes/nextcloudIlan Joselevich2024-03-14
| |\ \ \ \ | | | | | | | | | | | | nixos/nextcloud: remove opcache.enable_cli=1
| | * | | | nixos/nextcloud: remove opcache.enable_cli=1Ilan Joselevich2024-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream no longer recommends enabling the opcache cli. See the following: - https://github.com/nextcloud/documentation/issues/1439 - https://github.com/nextcloud/server/pull/15468
* | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-14
|\| | | | |
| * | | | | Merge pull request #295626 from superherointj/k3s-1_24_removeMartin Weinelt2024-03-14
| |\ \ \ \ \ | | | | | | | | | | | | | | k3s_1_24, k3s_1_25: remove
| | * | | | | rl-2405/k3s: notify removal of k3s_1_26, k3s_1_27, k3s_1_28superherointj2024-03-13
| | | | | | |
* | | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-14
|\| | | | | |
| * | | | | | Merge pull request #295798 from bobby285271/adopt/budgieBobby Rong2024-03-14
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | budgie: add myself as maintainer
| | * | | | | budgie: add myself (bobby285271) as maintainerBobby Rong2024-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Let's hope this package set is not too hard to maintain.
| * | | | | | Merge pull request #295696 from FedericoSchonborn/drop-federicoschonbornBobby Rong2024-03-14
| |\| | | | | | | |/ / / / | |/| | | | maintainers: drop federicoschonborn
| | * | | | maintainers: drop federicoschonbornFederico Damián Schonborn2024-03-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
* | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-13
|\| | | | |
| * | | | | Merge pull request #295370 from arianvp/fix-295365nikstur2024-03-13
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/binfmt: fix race condition between systemd-tmpfiles and systemd-binfmt
| | * | | | | nixos/binfmt: fix race condition between systemd-tmpfiles and systemd-binfmtArian van Putten2024-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to make sure systemd-tmpfiles-setup.service ran before we start systemd-binft.service. Otherwise it might fail to start due to non-existant files Fixes #295365
| * | | | | | Merge pull request #291455 from SuperSandro2000/hydra-starman-workerSandro2024-03-13
| |\ \ \ \ \ \
| | * | | | | | nixos/hydra: add option for starman workersSandro Jäckel2024-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is useful for small deployments which do not need 5 spare starman workers taking 160 MB of RAM each.
* | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-13
|\| | | | | | |
| * | | | | | | Merge pull request #295547 from Janik-Haag/unboundPol Dellaiera2024-03-13
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/unbound: drop networkmanager since it doesn't support unbound anymore
| | * | | | | | | nixos/unbound: drop networkmanager since it doesn't support unbound anymoreJanik H.2024-03-13
| | | | | | | | |
| * | | | | | | | Merge pull request #295529 from Janik-Haag/networkmanager-drop-unboundPol Dellaiera2024-03-13
| |\| | | | | | | | | | | | | | | | | | | | | | | | | nixos/networkmanager: drop unbound form dns servers
| | * | | | | | | nixos/networkmanager: drop unbound form dns serversJanik H.2024-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upstream dropped unbound in https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/5da17c689be5e66ea2f63dea6f1846625e652998
| * | | | | | | | Merge pull request #295199 from blakesmith/gotosocial_14_2Pol Dellaiera2024-03-13
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | gotosocial 0.14.1 -> 0.14.2
| | * | | | | | | | nixos/gotosocial: add blakesmith as a maintainerBlake Smith2024-03-12
| | | | | | | | | |
| * | | | | | | | | Merge pull request #295501 from eclairevoyant/scrutinyJon Seager2024-03-13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | nixos/scrutiny: fix timer not auto-startingéclairevoyant2024-03-12
| | | | | | | | | | |
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into staging-nextannalee2024-03-13
|\| | | | | | | | | |
| * | | | | | | | | | doc: Fix test in writing-nixos-tests.section.md (#294902)Anton Dyudin2024-03-12
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix test in writing-nixos-tests.section.md That paren couldn't possibly have been in the right place. (I do not have nix set up to generate `writing-nixos-tests.section.xml` or verify the test or anything, please do whatever is appropriate with this trivial change) * doc: fix numpy example test value Making the test test the right thing made it fail see PR discussion
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into staging-nextannalee2024-03-13
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'master' into amazon-ec2-amisRok Garbas2024-03-13
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge pull request #295407 from Stunkymonkey/nixos-murmur-registerPassword-fixJörg Thalheim2024-03-12
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/murmur: fix writing registerPassword to config
| | | * | | | | | | | | nixos/murmur: fix writing registerPassword to configFelix Buehler2024-03-12
| | | |/ / / / / / / /
| | * | | | | | | | | Merge pull request #293950 from DCsunset/nixos-hoogleFabián Heredia Montiel2024-03-12
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/hoogle: add extraOptions
| | | * | | | | | | | | nixos/hoogle: add extraOptionsDCsunset2024-03-06
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #295197 from abysssol/ollama-testsPol Dellaiera2024-03-12
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | nixos/ollama: add tests
| | | * | | | | | | | | nixos/ollama: add test for the ollama serviceabysssol2024-03-11
| | | | |/ / / / / / / | | | |/| | | | | | |
| * | | | | | | | | | nixos/doc: Add 24.05 release notes for AMIsArian van Putten2024-03-05
| | | | | | | | | | |
| * | | | | | | | | | nixos/amazon-ec2-amis: Add NixOS 23.11Arian van Putten2024-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that this list will stop being updated from now on. Please use https://nixos.github.io/amis/ and https://nixos.github.io/amis/images.json instead. We are working on integrating this in the https://nixos.org/ website These get updated for every channel bump.
* | | | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-03-12
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | nixos/incus: fix systemd service pathAzat Bahawi2024-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a regression introduced in #294754.
| * | | | | | | | | | Merge pull request #292141 from SuperSandro2000/plasma-out-xserverSandro2024-03-12
| |\ \ \ \ \ \ \ \ \ \