about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* sonarr: 3.0.10.1567 -> 4.0.0.748Steve Purcell2024-02-05
|
* Merge pull request #283543 from OPNA2608/init/lomiri/ayatana-indicator-sessionCosima Neidahl2024-02-05
|\ | | | | ayatana-indicator-session: init at 23.10.3
| * ayatana-indicator-session: init at 23.10.3OPNA26082024-02-04
| |
* | Merge pull request #286343 from fgaz/urn-timer/nixos-testWeijia Wang2024-02-05
|\ \ | | | | | | nixosTests.urn-timer: init
| * | nixosTests.urn-timer: initFrancesco Gazzetta2024-02-04
| | |
* | | nixos/archisteamfarm: allow bots.*.passwordFile to be null (#284978)LRFLEW2024-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Make services.archisteamfarm.bots.*.passwordFile Nullable This adds support for alternate password specification methods, such as through the web-ui. * Update description for services.archisteamfarm.bots.*.passwordFile Adds note about omitting or setting to null to provide the password through the web-ui.
* | | Merge pull request #279268 from superherointj/etcd-fix-firewall-startupWeijia Wang2024-02-05
|\ \ \ | | | | | | | | nixos/etcd: fixes etcd failing to start at boot and add openFirewall option
| * | | nixos/etcd: fix etcd category from misc to databasessuperherointj2024-01-26
| | | |
| * | | nixos/etcd: fixes etcd failing to start at boot and add openFirewall optionsuperherointj2024-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes etcd failing to start at boot for network and firewall not being ready and etcd peers being unavailable because of network/firewall * configure etcd systemd unit to: - delay etcd start-up until network and firewall are ready - restart on failure and be always on * add openFirewall option The official etcd ports are 2379 for client requests and 2380 for peer communication: https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt https://etcd.io/docs/v3.4/op-guide/configuration/
* | | | Merge pull request #279997 from ShamrockLee/optparse-bash-dropWeijia Wang2024-02-05
|\ \ \ \ | | | | | | | | | | optparse-bash: drop
| * | | | optparse-bash: dropYueh-Shun Li2024-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop because - it seems abandoned by the upstream years ago[1]. - there are quite some nice alternatives[2] already available in Nixpkgs. [1]: https://github.com/nk412/optparse/commits/master/ [2]: https://github.com/shadawck/awesome-cli-frameworks#bashshell Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
* | | | | Merge pull request #239785 from milibopp/neo4j-5.9.0Weijia Wang2024-02-05
|\ \ \ \ \ | | | | | | | | | | | | neo4j: 4.4.11 -> 5.9.0
| * | | | | neo4j: 4.4.11 -> 5.9.0Emilia Bopp2024-01-05
| | | | | |
* | | | | | Merge pull request #221628 from rhysmdnz/intuneArtturi2024-02-04
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Microsoft Intune
| * | | | | nixos/pam: Add pam_intuneRhys Davies2024-02-02
| | | | | |
| * | | | | nixos/intune: initRhys Davies2024-02-02
| | | | | |
* | | | | | Merge pull request #285869 from 4JX/gnome-extensions-updatepiegames2024-02-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | gnomeExtensions: auto-update
| * | | | | | nixosTests.gnome-extensions: system-monitor has been removed4JX2024-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/pull/274140
* | | | | | | Merge pull request #284508 from nikstur/etc-overlay-leading-slashLinus Heckemann2024-02-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/etc: remove leading slash from paths
| * | | | | | | nixos/x11: remove leading slash from environment.etc pathnikstur2024-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even if the tools that assemble /etc can handle leading slashes, this still is not correct. For example, you could have both /X11 and X11 in environment.etc which makes overriding hard.
| * | | | | | | nixos/etc: remove leading slash from target paths in build-composefs-dump.pynikstur2024-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is necessary so that duplicates in the composefs dump are avoided.
| * | | | | | | nixos/etc: fix type checking of build-composefs-dump.pynikstur2024-01-28
| | | | | | | |
* | | | | | | | Merge pull request #285931 from mweinelt/zigbee2mqtt-1.35.2Martin Weinelt2024-02-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | zigbee2mqtt: 1.35.1 -> 1.35.2
| * | | | | | | | nixos/tests/zigbee2mqtt: test against dummy serial deviceMartin Weinelt2024-02-03
| | | | | | | | |
| * | | | | | | | zigbee2mqtt: 1.35.1 -> 1.35.2Martin Weinelt2024-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.35.2
* | | | | | | | | Merge pull request #285602 from NickCao/nvmetcfg-testNick Cao2024-02-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixosTests.nvmetcfg: init
| * | | | | | | | | nixosTests.nvmetcfg: initNick Cao2024-02-02
| | | | | | | | | |
* | | | | | | | | | nixos/incus: add zfs/lib/udev to pathAdam Stephens2024-02-02
| |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incus needs to find zvol_id for some operations, but zfs does not put this executable in the bin directory. Exposing lib/udev into the Incus path solves discovery of the executable https://github.com/lxc/incus/blob/e5690705e842d3961d8a1d18c0ec002c25345af8/internal/server/storage/drivers/driver_zfs_volumes.go#L1820C1-L1820C41
* | | | | | | | | Merge pull request #285698 from adamcstephens/lxc/test-sleepMartin Weinelt2024-02-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/tests/incus: check system is running for verifying up
| * | | | | | | | | nixos/tests/incus: check system is running for verifying upAdam Stephens2024-02-02
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It can can take a few seconds for the generator to initialize in slow environments. Switch to using systemctl is-system-running which should reflect the system is fully booted.
* | | | | | | | | Merge pull request #285035 from Ma27/kernel-rust-matrixMaximilian Bosch2024-02-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/tests/kernel-rust: test against 6.7 and testing (6.8rc1)
| * | | | | | | | | nixos/tests/kernel-rust: test against 6.7 and testing (6.8rc1)Maximilian Bosch2024-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In #283893 we realized that not only 6.7, but also testing is affected. And with more stable kernels following, we'll probably want to test against all of them whether Rust support is working fine. As long as it's not the default at least, then we should probably move this to `kernel-generic`. Every kernel that's new enough to support `rust-out-of-tree-module` (and `linux_testing`) is part of this text matrix.
* | | | | | | | | | Merge pull request #284154 from PassiveLemon/ALVRh7x42024-02-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | alvr: init at 20.6.1
| * | | | | | | | | | nixos/alvr: init modulePassiveLemon2024-01-27
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #285411 from NickCao/networkd-stage1Will Fancher2024-02-01
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | nixos/networkd: drop upstreamed stage-1 unit dependencies
| * | | | | | | | | | nixos/networkd: drop upstreamed stage-1 unit dependenciesNick Cao2024-01-31
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reference: https://github.com/systemd/systemd/pull/27791
* | | | | | | | | | Merge pull request #270475 from MinerSebas/prometheus-restic-exporterh7x42024-02-01
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | prometheus-restic-exporter: init at 1.4.0
| * | | | | | | | | | nixos/tests/prometheus-exporters: add test for prometheus-restic-exporterMinerSebas2024-02-01
| | | | | | | | | | |
| * | | | | | | | | | nixos/prometheus-restic-exporter: init moduleMinerSebas2024-02-01
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #285587 from edef1c/wrapper-cve-2023-6246Pierre Bourdon2024-02-01
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | nixos/modules/security/wrappers: limit argv0 to 512 bytes
| * | | | | | | | | | nixos/modules/security/wrappers: limit argv0 to 512 bytesedef2024-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This mitigates CVE-2023-6246, crucially without a mass-rebuild. Change-Id: I762a0d489ade88dafd3775d54a09f555dc8c2527
* | | | | | | | | | | Merge pull request #279677 from leona-ya/paperless-nltkAtemu2024-02-01
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | nixos/paperless: use nltk_data package as NLTK data source
| * | | | | | | | | | nixos/paperless: use nltk_data package as NLTK data sourceLeona Maroni2024-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos
* | | | | | | | | | | nixos/youtrack: rebuild module for 2023.x supportLeona Maroni2024-02-01
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | nixos/pam: remove pam_cgfsAdam Stephens2024-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pam_cgfs is a cgroups-v1 pam module. Verified with upstream that this module no longer necessary on cgroups-v2 systems.
* | | | | | | | | | Merge pull request #284799 from Pablo1107/photoprism-module/fix-manage-scriptFelix Bühler2024-01-31
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/photoprism: use nsenter to call photoprism bin with correct UID and PID
| * | | | | | | | | | nixos/photoprism: use nsenter to call photoprism bin with correct UID and PIDPablo Andres Dealbera2024-01-29
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #285326 from pbsds/pretalx-1706723715Martin Weinelt2024-01-31
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/pretalx: add 24.05 "new service" release note
| * | | | | | | | | | nixos/pretalx: add 24.05 "new service" release notePeder Bergebakken Sundt2024-01-31
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #284326 from WilliButz/snmp-exporter-module/fix-logPrefixFranz Pletz2024-01-31
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | nixos/prometheus-snmp-exporter: fix undefined logPrefix