summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2023-09-03Merge pull request #244093 from adamcstephens/lxd/vmMario Rodas15-232/+365
lxd: Add VM image and server support for QEMU VMs
2023-09-03release-notes: add entry for new stalwart-mail modulepacien1-0/+2
2023-09-03nixos/stalwart-mail: add vm testpacien2-0/+118
2023-09-03nixos/stalwart-mail: add modulepacien2-0/+107
2023-09-03nixos/lxd: add virtual-machine support, image and moduleAdam Stephens15-232/+365
2023-09-03nixos/release.nix: remove warning about missing state version for imagesJörg Thalheim1-4/+7
2023-09-03nixos/update-users-groups: no need to include extra packageRamses1-1/+1
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2023-09-03nixos/update-users-groups: fix cross compilationr-vdp2-13/+4
Since #246772, cross compiled NixOS is broken because the DateTime perl package that was used in the update-users-groups.pl script depends on Testutf8 which does not cross compile (see #198548). This PR drops the DateTime dependency in favour of TimePiece, which has less dependencies and whose closure does cross compile.
2023-09-02Merge pull request #247153 from Artturin/fixwarning1Artturi1-1/+4
2023-09-01Merge pull request #251684 from jmbaur/user-activation-tmpfilesFlorian Klink2-0/+7
nixos/systemd-user: call systemd-tmpfiles during activation
2023-09-01Merge pull request #249103 from yaxitech/github-runner-v2.308.0Jonas Chevalier3-2/+13
github-runner: 2.307.1 -> 2.308.0
2023-09-01Merge pull request #248669 from Atemu/dnscrypt-proxy-update-aliasAtemu1-3/+3
dnscrypt-proxy: rename from dnscrypt-proxy2
2023-08-31nixos/cloudlog: remove pin for PHP 8.1Matt Melling1-2/+0
2023-08-31nixos/kanidm: fix broken doc linksSagi Sarussi1-3/+3
2023-08-30privoxy: fix types.string -> types.strname_snrl1-1/+1
2023-08-29nixos/nncp: add caller and daemon servicesEmery Hemingway3-0/+134
2023-08-29Merge pull request #252041 from mweinelt/unbound-exporterMartin Weinelt3-29/+63
prometheus-unbound-exporter: replace at 0.4.4
2023-08-29nixos/systemd-user: call systemd-tmpfiles during activationJared Baur2-0/+7
Just like with system-wide tmpfiles, call `systemd-tmpfiles --create --remove` for users during activation. This fixes an issue where new entries in a user's tmpfiles are not reflected after activation, only at boot when the user service systemd-tmpfiles-setup.service runs or only after running systemd-tmpfiles manually.
2023-08-29Merge pull request #250885 from tweag/spp-1aSilvan Mosberger1-0/+5
[RFC 140] Simple package paths, part 1a: Checking tool
2023-08-29nixos/release-combined.nix: Build pkgs/by-name testerSilvan Mosberger1-0/+5
2023-08-28nixos/prometheus/unbound-exporter: update for new packageMartin Weinelt3-29/+63
The command line interface changed slightly, but still supports the TCP as well as the UDS control interface.
2023-08-28Merge pull request #246487 from amjoseph-nixpkgs/pr/binfmt-mipsArtturi1-6/+14
2023-08-28Merge pull request #234615 from linsui/dconfJan Tojnar4-70/+242
nixos/dconf: support generating from attrs
2023-08-28Merge pull request #249765 from NixOS/nixos/modules/honk-initPol Dellaiera6-0/+213
nixos/honk: init
2023-08-28Merge pull request #250316 from helsinki-systems/feat/stc-improve-mount-unitsJanne Heß3-9/+51
nixos/switch-to-configuration: Improve mount unit handling
2023-08-28networking/nftables: ensure deletionsMaciej Krüger1-1/+1
2023-08-28networking/nftables: make ruleset+rulesetFile non-exclusiveMaciej Krüger1-2/+3
2023-08-28networking/nftables: enable flushRuleset by default if rulset{,File} usedMaciej Krüger1-1/+2
2023-08-28nixos/nftables: save deletions to file and run them afterwardsMaciej Krüger1-10/+50
Co-authored-by: duament
2023-08-28networking/nftables: only delete our tables if flushRuleset is set to falseMaciej Krüger1-1/+5
2023-08-28networking/nftables: remove no longer relevant conflict warningsMaciej Krüger1-2/+0
2023-08-28release-notes: add networking.nftables.tables newsMaciej Krüger1-0/+6
2023-08-28networking/nftables: enable flushing ruleset for older versionsMaciej Krüger1-0/+4
Co-authored-by: Naïm Favier <n@monade.li>
2023-08-28*: migrate to using nftables.tables instead of ruleset directlyMaciej Krüger3-28/+22
2023-08-28networking/nftables: add .tables property and disable ruleset flushing by ↵Maciej Krüger1-1/+93
default This allows for other unmanaged tables to co-exist peacefully on the os, by having the nixos-managed tables be re-created atomically and the other tables will simply be left untouched.
2023-08-27nixos/modules/honk: initPol Dellaiera6-0/+213
2023-08-27Merge pull request #247909 from Sigmanificient/ragnarwmTheodore Ni4-0/+67
ragnarwm: init at 1.3.1
2023-08-27Merge pull request #250778 from NixOS/staging-nextK9001-0/+2
staging-next 2023-08-22
2023-08-27lemmy: fix ui commit_hash pathhappysalada1-1/+1
2023-08-27Merge pull request #251413 from karolinschlegel/init-odoo-v15Maciej Krüger2-1/+3
odoo15: init at 15.0-20230720
2023-08-27odoo15: init at 15.0-20230720Karolin Schlegel2-1/+3
This contribution adds `odoo15` as a fixed version. To allow reusing the existing test for Odoo, I made the package attribute configurable. To reference the test for `odoo15` in `passthru` I added it to `all-tests.nix`.
2023-08-27Merge master into staging-nextgithub-actions[bot]1-0/+2
2023-08-27Merge pull request #249726 from hughobrien/restic-service-network-targetNick Cao1-0/+2
nixos/restic: wait for network-online for timed backups
2023-08-27Merge master into staging-nextgithub-actions[bot]1-0/+2
2023-08-26Merge branch 'master' into staging-nextTheodore Ni5-3/+32
Manually fixed a merge conflict between https://github.com/NixOS/nixpkgs/pull/227900 and https://github.com/NixOS/nixpkgs/pull/246022.
2023-08-26aseprite: drop free version and alias to unfree versionkyren1-0/+2
The free version of Aseprite has a maintained fork, LibreSprite which is already packaged in nixpkgs. The only really useful version of Aseprite vs LibreSprite is the unfree version, and the free version will never receive updates.
2023-08-26Merge pull request #222515 from codedownio/tmux-run-plugins-lastFranz Pletz1-1/+11
2023-08-26Merge pull request #251412 from karolinschlegel/update-odooMaciej Krüger2-1/+9
2023-08-26Merge pull request #251157 from NetaliDev/vmagent-extra-optionsJanik1-1/+11
2023-08-26Merge pull request #250976 from Shados/sddm-include-tmpfile-configJanik1-0/+1