Fabián Heredia Montiel
27cb30e0ad
Merge pull request #260415 from helsinki-systems/drop/linux_4_14
...
linux_4_14: remove
2023-10-18 20:09:49 -06:00
Weijia Wang
f643ac2e68
Merge pull request #261884 from JulienMalka/tang-rl
...
nixos/tang: add to release notes
2023-10-19 01:28:40 +02:00
Weijia Wang
f570f42e60
Merge pull request #261723 from anthonyroussel/virtio-win-rename
...
virtio-win: rename from win-virtio
2023-10-19 01:23:24 +02:00
the-furry-hubofeverything
ac30ac808a
nixos/virt-manager: init
2023-10-18 21:02:37 +02:00
Maximilian Bosch
2ee12a93de
treewide: remove myself (ma27) from a few packages
...
It's time again, I guess :>
Main motivation is to stop being pinged about software that I maintained
for work now that I'm about to switch jobs. There's no point in pinging
me to review/test updates or to debug issues in e.g. the Atlassian stack
or on mailman since I use neither personally.
But there's also a bunch of other stuff that I stopped using personally. While
at it I realized that I'm still maintainer of a few tests & modules related to
packages I stopped maintaining in the past already.
2023-10-18 15:47:20 -03:00
Julien Malka
90475ceff8
nixos/tang: add to release notes
2023-10-18 20:44:07 +02:00
Maximilian Bosch
bbcc14f34b
Merge pull request #261816 from Ma27/regreet-cage-args
...
nixos/regreet: make `cage(1)` args configurable
2023-10-18 19:44:44 +02:00
Florian Klink
770d1c5bcd
nixos/garage: drop default package
...
This gives better control over what package of garage is running, and
makes upgrades a conscious decision.
2023-10-18 19:20:03 +02:00
Florian Klink
5b80b755aa
nixos/garage: nixpkgs-fmt
2023-10-18 19:20:03 +02:00
Florian Klink
45e438fd89
nixosTests.garage: fix
2023-10-18 19:20:03 +02:00
Raito Bezarius
be85addb7f
garage_0_9: init at 0.9.0
...
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.0
2023-10-18 19:20:03 +02:00
Maximilian Bosch
89ec004f59
nixos/regreet: make cage(1)
args configurable
...
In my case I'd like to be able to add `-m last` to `cage` to make sure
that the login form from regreet isn't displayed half on my external
monitor and half on my laptop screen, but on the last connected monitor
only.
That's basically the issue described in #226586 , though it's not a
proper fix since the login form is shown on one monitor only.
2023-10-18 14:01:32 +02:00
Pol Dellaiera
2898e563b4
Merge pull request #261772 from NixOS/projecteur/add-nixos-module-erratum
...
nixos/modules: add missing projecteur entry
2023-10-18 10:06:46 +02:00
Pol Dellaiera
ace2bcc2d2
nixos/modules: add missing projecteur entry
2023-10-18 09:09:15 +02:00
Anthony Roussel
7d90e85ef4
virtio-win: rename from win-virtio
2023-10-18 00:27:06 +02:00
Christopher Crouse
f9947192cb
nixos/opensnitch: fix typo and enable new system rules
...
Fixed typo to enable [new system rules](https://github.com/evilsocket/opensnitch/wiki/System-rules#upgrading-from-previous-versions )
Fixes: https://github.com/NixOS/nixpkgs/issues/256290
2023-10-17 18:00:48 +00:00
Artturi
22e61b1402
nixos/fail2ban: also inherit bantime ( #244688 )
...
nixos/fail2ban: also inherit bantime
2023-10-17 09:40:39 +03:00
Bjørn Forsman
f561e395bd
nixos/tests/deconz: init
2023-10-16 20:49:41 +02:00
Bjørn Forsman
4164383dd4
nixos/deconz: init
...
Add a NixOS module for the deCONZ Zigbee gateway service.
2023-10-16 20:49:41 +02:00
Maximilian Bosch
3357e6df46
Merge pull request #260008 from Ma27/synapse-log-config
...
nixos/matrix-synapse: mergeable log configuration
2023-10-16 18:01:44 +00:00
Silvan Mosberger
e0b3b074fb
Merge pull request #255547 from Majiir/pam-modular-rules
...
nixos/pam: assemble rules from modular configuration
2023-10-16 19:41:00 +02:00
Arian van Putten
dd3deac858
Merge pull request #261452 from nikstur/systemd-repart-gpt-header
...
nixos/systemd-repart: remove superfluous gpt manipulation
2023-10-16 18:05:55 +01:00
nikstur
e8b4e945dd
nixos/systemd-repart: remove superfluous gpt manipulation
2023-10-16 19:03:57 +02:00
Nick Cao
1b291038b9
Merge pull request #261416 from lelgenio/writefreely-fix-module
...
nixos/writefreely: fix admin user creation on sqlite
2023-10-16 12:13:19 -04:00
Jörg Thalheim
86e3c2f58e
Merge pull request #261377 from jfroche/fix/remove-dagger
...
dagger: remove
2023-10-16 15:06:27 +01:00
lelgenio
218bef9116
nixos/writefreely: fix admin user creation on sqlite
2023-10-16 10:41:47 -03:00
Lin Jian
fbc62319f1
Merge pull request #260291 from donovanglover/nixos-containers/optional-restart
...
nixos/nixos-containers: add restartIfChanged option
2023-10-16 20:41:32 +08:00
Jean-François Roche
3c54f29cca
dagger: remove
...
It violates the dagger trademark policy to use `dagger` name and compile from
source.
closes #260848
2023-10-16 14:37:11 +02:00
Jennifer Graul
d4b59bcdb0
nixos/librenms: add nixos test
2023-10-16 13:28:22 +02:00
Jennifer Graul
e94820dfb2
nixos/librenms: init
2023-10-16 13:28:22 +02:00
Jean-François Roche
fb3723fe52
nixos/tang: create module for tang server ( #247037 )
...
This commit adds a module for the tang server and the related nixos test.
2023-10-16 13:10:15 +02:00
Janik
bb6be0baba
Merge pull request #261259 from totoroot/google-cloud-bigtable-tool-0.12.0
2023-10-16 12:35:13 +02:00
Julien Malka
8cff7c9e69
tests/ferretdb: init
2023-10-16 10:15:30 +02:00
Julien Malka
c54ab7d643
nixos/ferretdb: init
2023-10-16 10:15:30 +02:00
zowoq
4ef9100595
nixosTests.buildbot: fix impure evaluation
2023-10-16 15:40:45 +10:00
Maciej Krüger
afc33ef9d2
Merge pull request #260687 from mkg20001/lxd-ui
...
nixos/lxd: fix ui.enable desc
2023-10-16 01:30:58 +02:00
Yureka
3488f86baf
nixos/peering-manager: add scheduled tasks
2023-10-15 22:01:04 +02:00
Matthias Thym
32d8adf411
google-cloud-sql-proxy: rename from cloud-sql-proxy
2023-10-15 21:00:43 +02:00
Maximilian Bosch
083a10949a
Merge pull request #258695 from Majiir/fix-networkd-defaultgateway
...
nixos/network-interfaces-systemd: support and require defaultGateway.interface
2023-10-15 16:42:01 +02:00
Maximilian Bosch
e5928d9a73
nixos/synapse: mkDefault
each value of the log config
...
That way it's not even needed to specify an `mkForce` when changing
existing attributes, e.g. root's log level.
2023-10-15 16:16:28 +02:00
Vojtěch Káně
b8624bd312
nixos/firefox-syncserver: fix and update the docs and options descriptions
2023-10-15 13:33:40 +02:00
Lassulus
a3dacf1dc8
Merge pull request #260306 from doronbehar/nixos/syncthing-many-devices
2023-10-15 10:24:40 +01:00
Vladimír Čunát
746e16f927
nixos/release: fixup evaluation of tested job (firefox)
...
This fixes 3b6389aa2f49e; I'm sorry for the mistake.
2023-10-15 08:18:33 +02:00
Artturi
32817b0b03
Merge pull request #259075 from schuelermine/patch/nixos/modules/nano/syntaxHighlight
2023-10-15 02:46:07 +03:00
Artturi
6f5cccb96c
Merge pull request #259918 from kidonng/patch-3
2023-10-15 02:42:13 +03:00
Weijia Wang
53dc4745a8
Merge pull request #261074 from erdnaxe/prom-fixes
...
nixos/prometheus: fix cross-compilation
2023-10-15 01:34:13 +02:00
ajs124
89e976973b
linux_4_14: remove
2023-10-15 01:19:34 +02:00
Doron Behar
79c78d68c6
nixos/syncthing: get API key for every curl request
...
Fixes #260262 .
2023-10-15 02:04:52 +03:00
Doron Behar
b9b120c607
nixosTests.syncthing-many-devices: init
2023-10-15 02:04:52 +03:00
Maximilian Bosch
632cfff257
Merge pull request #259619 from Majiir/fix-networkd-dhcp
...
nixos/network-interfaces-systemd: fix DHCP setting
2023-10-14 20:47:36 +02:00