about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2023-08-01Merge pull request #245357 from onny/nextcloud-fix-testMaximilian Bosch5-13/+13
2023-08-01release-notes: note breaking woodpecker updateBruno BELANYI1-0/+2
2023-08-01suricata: 6.0.13 -> 7.0.0Alexandre Iooss1-0/+2
2023-08-01 nixos/atuin: harden systemd unith7x41-0/+36
2023-08-01nixos/atuin: fix `database.createLocally` behaviourh7x42-12/+23
2023-08-01nixos/tests/systemd-initrd-networkd-ssh.nix: remove overuses of `with`Anderson Torres1-8/+9
2023-08-01nixos/tests/sftpgo.nix: remove overuses of `with`Anderson Torres1-6/+4
2023-08-01nixos/tests/osquery.nix: remove overuses of `with`Anderson Torres1-5/+1
2023-08-01nixos/tests/initrd-network-ssh/default.nix: remove overuses of `with`Anderson Torres1-10/+8
2023-08-01nixos/tests/deepin.nix: remove overuses of `with`Anderson Torres1-3/+1
2023-08-01nixos/tests/buildkite-agents.nix: remove overuses of `with`Anderson Torres1-4/+2
2023-08-01nixos/tests/binary-cache.nix: remove overuses of `with`Anderson Torres1-6/+4
2023-08-01nixos/tests/nextcloud: Fix broken webdav urlJonas Heinrich5-13/+13
2023-07-31Merge pull request #246346 from yu-re-ka/fish-crossNick Cao1-1/+1
2023-07-31Merge pull request #246343 from yu-re-ka/bird-crossNick Cao1-1/+1
2023-07-31nixos/boot/initrd-network: add option to enable udhcpc (#240406)digital2-5/+18
2023-07-31nixos/fish: fix cross buildYureka1-1/+1
2023-07-31Merge pull request #233659 from seberm/prometheus-ipmi-exporter-family-restri...WilliButz1-0/+1
2023-07-31nixos/bird: fix checkConfig with cross-compilationYureka1-1/+1
2023-07-31Merge pull request #246188 from gdamjan/bump-matrix-appservice-irc-2Martin Weinelt1-4/+2
2023-07-31Merge pull request #245931 from soupglasses/pkg/ns-usbloader-7.0Weijia Wang3-0/+21
2023-07-31matrix-appservice-irc: 0.38.0 -> 1.0.1Дамјан Георгиевски1-4/+2
2023-07-31Merge pull request #244969 from Stzx/fix-warningsNick Cao1-5/+9
2023-07-30Merge pull request #246193 from christophcharles/gogs-config-fileNick Cao1-1/+1
2023-07-30Merge pull request #246120 from jakeschurch/add-proxmox-image-addl-disk-size-...Pol Dellaiera1-1/+9
2023-07-30nixos/gitlab: ensure service started again after dependency restarts (#245240)Oliver Schmidt1-1/+1
2023-07-30respond to pr feedbackJake Schurch1-12/+2
2023-07-30Update nixos/modules/virtualisation/proxmox-image.nixJake Schurch1-2/+2
2023-07-30nixos/gogs: fix deprecations for 0.13.0Christoph Charles1-1/+1
2023-07-30nixos/test-driver: formatBobby Rong1-1/+3
2023-07-30Merge pull request #246093 from blaggacao/fix-nixos-tests-log-backdoor-servic...Jacek Galowicz1-0/+1
2023-07-30Merge pull request #246123 from mweinelt/matrix-appservice-syscall-filter-updateMartin Weinelt1-1/+4
2023-07-30Merge pull request #245910 from R-VdP/nixos_extend_modulesLassulus1-4/+6
2023-07-30nixos/matrix-appservice-irc: update syscall filterMartin Weinelt1-1/+4
2023-07-29Merge pull request #245886 from linsui/quickphaseNick Cao1-1/+33
2023-07-29proxmox-image: add additionalDiskSpace parameter as input to make-disk-image.nixJake Schurch1-0/+18
2023-07-30Merge pull request #246082 from ElvishJerricco/exitrd-fix-shutdown-loopFlorian Klink2-2/+6
2023-07-30Merge pull request #246084 from ElvishJerricco/simplify-hibernate-testFlorian Klink2-111/+36
2023-07-29nixos/test-driver: log what to do if backdoor service doesn't come onelineDavid Arnold1-0/+1
2023-07-29Merge pull request #245893 from h7x4/move-nginx-status-page-declarationRyan Lahfa3-18/+89
2023-07-29nixos/tests/hibernate: Simplify and always set resumeDeviceWill Fancher1-111/+31
2023-07-29nixos/systemd: Add util-linux to systemd-mkswap's pathWill Fancher1-0/+5
2023-07-29systemd shutdownRamfs: Fix infinite shutdown loopWill Fancher2-2/+6
2023-07-29ns-usbloader: init at 7.0Sofi3-0/+21
2023-07-29Merge pull request #244146 from GiggleSquid/pkgs/boinc-headlessPol Dellaiera1-0/+1
2023-07-29Merge pull request #245570 from jwygoda/tailscaled-autoconnect-optionsPol Dellaiera1-8/+10
2023-07-28Merge pull request #245837 from dcarosone/zfs-systemd-udev-fixWill Fancher1-2/+3
2023-07-28release-notes: add new services wayfirerewine1-0/+2
2023-07-28nixos/tailscale: add extraUpFlags optionJarosław Wygoda1-8/+10
2023-07-28nixos/nginx: sort test include order alphabeticallyh7x41-1/+1