about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* 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
| * | | | nixos/prometheus-snmp-exporter: fix undefined logPrefixWilliButz2024-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | When I added `coerceConfigFile` based on the blackbox exporter module, I did not notice the missing attribute definition.
* | | | | Merge pull request #249523 from greizgh/seafile-10Peder Bergebakken Sundt2024-01-31
|\ \ \ \ \ | | | | | | | | | | | | Seafile 10
| * | | | | nixos/seafile: support 9.0 to 10.0 migrationGreizgh2023-11-18
| | | | | |
* | | | | | Merge pull request #280821 from SuperSandro2000/pretalxPeder Bergebakken Sundt2024-01-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | pretalx: init 2023.1.3
| * | | | | | nixos/tests/pretalx: initMartin Weinelt2024-01-30
| | | | | | |
| * | | | | | nixos/pretalx: initMartin Weinelt2024-01-30
| | | | | | |
* | | | | | | Merge pull request #285167 from Mic92/systemd-bootJörg Thalheim2024-01-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/systemd-boot: fix editor option
| * | | | | | | nixos/systemd-boot: fix editor optionJörg Thalheim2024-01-31
| | | | | | | |
* | | | | | | | Merge pull request #285100 from Tungsten842/revert-281529-acpidNick Cao2024-01-31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Revert "acpid: Disable network access"
| * | | | | | | Revert "acpid: Disable network access"Tungsten8422024-01-30
| | | | | | | |
* | | | | | | | Merge pull request #276177 from aaronjheng/prometheus-openvpn-exporterMario Rodas2024-01-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | prometheus-openvpn-exporter: remove
| * | | | | | | | prometheus-openvpn-exporter: removeAaron Jheng2024-01-26
| | | | | | | | |
* | | | | | | | | Merge pull request #279253 from risicle/ris-packagekit-1.2.8Thomas Gerbet2024-01-30
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | packagekit: 1.2.5.1pre -> 1.2.8
| * | | | | | | | packagekit: use test_nop backend by defaultRobert Scott2024-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nix backend is broken and this is causing the nixos test to fail
* | | | | | | | | Merge pull request #278131 from symphorien/sane_testGuillaume Girol2024-01-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/sane: add nixos test
| * | | | | | | | | nixos/sane: add nixos testGuillaume Girol2024-01-02
| | | | | | | | | |
* | | | | | | | | | Merge pull request #283406 from tfc/nixos-rebuild-socketRobert Hensing2024-01-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos-rebuild: Handle too-long tmpdir paths on macOS
| * | | | | | | | | | nixos-rebuilt-target-host test: Add long TMPDIR to verify that fix worksJacek Galowicz2024-01-29
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #284263 from amarshall/fix-zfs-test-wrong-pkgRyan Lahfa2024-01-30
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/tests/zfs: fix using wrong package in tests; minor cleanup
| * | | | | | | | | | | nixos/tests/zfs: decouple makeZfsTest params from unstable vs. stableAndrew Marshall2024-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enableUnstable was trying to do too much, it’s more obvious to remove the indirection to set zfsPackage and push the semantics up to the caller.
| * | | | | | | | | | | nixos/tests/zfs: improve namingAndrew Marshall2024-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is not one package, but the package set, and so is plural.
| * | | | | | | | | | | nixos/tests/zfs: fix using wrong packageAndrew Marshall2024-01-27
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #284174 from jmbaur/repart-sector-sizeRyan Lahfa2024-01-30
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix appliance-repart-image NixOS VM test
| * | | | | | | | | | | | appliance-repart-image: fix OVMF not detecting diskJared Baur2024-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the update of systemd to v255, the repart tool switched to use 4K sector sizes by default. This change sets the appliance-repart-image test to use a sector size of 512B to fit in with the existing NixOS VM test infrastructure using qemu disks with 512B sector sizes.
| * | | | | | | | | | | | nixos/repart: add option for configuring sector sizeJared Baur2024-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This option is helpful for situations when the target host disk's sector size differs from that of the build host.
* | | | | | | | | | | | | nixos/plasma5: enable qt stuffK9002024-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise things like themes only work due to lucky wrapper leakage.
* | | | | | | | | | | | | Merge pull request #280549 from wineee/deepin-iconWeijia Wang2024-01-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | deepin: move distribution.info back to deepin-desktop-base
| * | | | | | | | | | | | | deepin: move distribution.info back to deepin-desktop-baserewine2024-01-15
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #284980 from patka-123/update-paperless-service-example-docLuke Granger-Brown2024-01-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/paperless: update extraConfig to settings in service docs.
| * | | | | | | | | | | | | | nixos/paperless: update extraConfig to settings in service docsPatka2024-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Patka <patka@patka.dev>
* | | | | | | | | | | | | | | nixos/strongswan-swanctl: add includes option for secrets (#284742)Yureka2024-01-30
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #276547 from ambroisie/pyload-moduleh7x42024-01-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/pyload: init module
| * | | | | | | | | | | | | | | nixos/pyload: document new moduleBruno BELANYI2024-01-23
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | nixos/pyload: init testBruno BELANYI2024-01-23
| | | | | | | | | | | | | | | |