Fabián Heredia Montiel
d80ad25cf8
Merge pull request #259792 from Luflosi/kubo-test-improvements
...
nixos/tests/kubo: various improvements
2023-10-13 16:13:46 -06:00
Janik
96896946dd
Merge pull request #242371 from jfly/add-openvpn3-systemd-resolved-support
2023-10-13 19:58:37 +02:00
Thiago Kenji Okada
57a3c03486
Merge pull request #258571 from thiagokokada/nixos-rebuild-system-run
...
nixos-rebuild: run activation inside systemd-run
2023-10-13 17:19:25 +01:00
Bobby Rong
3eb6ccb947
Merge pull request #260479 from bobby285271/upd/xfce-test
...
nixosTests.xfce: Extend the test
2023-10-13 23:36:44 +08:00
Pol Dellaiera
948c4d7de2
Merge pull request #260702 from NixOS/projecteur/add-nixos-module
...
nixos/modules/projecteur: init
2023-10-13 17:11:05 +02:00
Maximilian Bosch
35f6dbe7fc
Merge pull request #259967 from Ma27/nextcloud-cleanups
...
nextcloud: 27.1.0 -> 27.1.2, update nginx, drop nextcloud25
2023-10-13 16:40:40 +02:00
Bobby Rong
8609b30455
nixosTests.xfce: Extend the test
...
So we got some basic OCR testing here.
2023-10-13 22:40:03 +08:00
Maciej Krüger
784bf5dd5e
Merge pull request #260589 from adamcstephens/lxd/udev-trigger
2023-10-13 12:31:38 +02:00
Jeremy Fleischman
7ee5699496
nixos/openvpn3: Add support for systemd-resolved
...
I noticed that openvpn3 is been clobbering my `/etc/resolv.conf` file. I
dug around a bit, and it turns out that upstream actually does have
support for systemd-resolved. I think it makes sense for us to
automatically enable that feature if the system is configured to use
systemd-resolved.
I opted to not change the default behavior of `pkgs.openvpn3`, but can
easily be convinced to change that if folks think I should.
2023-10-13 00:32:15 -07:00
Artturi
effd18f070
Merge pull request #260600 from Artturin/llvmaddnoteforremovalofextend
2023-10-13 07:11:29 +03:00
Nick Cao
d1a8d93744
Merge pull request #258616 from ctron/add-trunk-ng
...
add trunk-ng, a fork of trunk
2023-10-12 20:05:04 -04:00
Artturin
d470944859
nixos/x11: create xkb option by default
...
without this
```
nix-repl> nixosTests.xfce.nodes.machine.services.xserver.xkb
error: The option 'nodes.machine.services.xserver.xkb' is used but not defined.
```
with this
```
nix-repl> nixosTests.xfce.nodes.machine.services.xserver.xkb
{ dir = "/nix/store/096yg7fc67py86w0bm6g7a32npgyh5ic-xkeyboard-config-2.39/etc/X11/xkb"; layout = "us"; model = "pc104"; options = "terminate:ctrl_alt_bksp"; variant = ""; }
```
2023-10-13 01:16:14 +03:00
Fabián Heredia Montiel
f96d8113b3
Merge pull request #259745 from Luflosi/update/kubo
...
kubo: 0.22.0 -> 0.23.0
2023-10-12 15:42:59 -06:00
Adam Stephens
dbeeeb8e06
nixos/lxc-container: enable udev-trigger for nested containers
2023-10-12 15:11:09 -04:00
Weijia Wang
c3a3b38cb9
Merge pull request #258813 from SuperSandro2000/drop-searx
...
searx: drop
2023-10-12 19:55:39 +02:00
Pol Dellaiera
30046d3bc1
nixos/module: add projecteur
2023-10-12 19:51:20 +02:00
Weijia Wang
1cdfe7f591
Merge pull request #260260 from wegank/wordpress-alias
...
wordpress6_1, wordpress6_2: drop
2023-10-12 19:38:05 +02:00
Jens Reimann
32814b01a4
trunk-ng: init at 0.17.8
2023-10-12 18:07:06 +02:00
Aaron Andersen
bae7820f02
Merge pull request #259425 from aanderse/nixos/openssh-authorized-principals
...
nixos/openssh: add support for authorized principals
2023-10-12 10:30:52 -04:00
figsoda
a9cd086d3c
Merge pull request #260618 from Aleksanaa/nixos/bandwhich
...
nixos/bandwhich: add missing capabilities
2023-10-12 10:18:46 -04:00
Molly Miller
1a794a3e4b
nixos/mailman: store locks in ephemeral runtime directory
...
nixosTests.mailman: test mailman master lock handling
2023-10-12 10:39:18 +00:00
aleksana
bb777015c8
nixos/bandwhich: add missing capabilities
2023-10-12 15:53:55 +08:00
Artturi
520e363e82
Merge pull request #259891 from l0b0/refactor/xkb-attrset
2023-10-12 08:43:28 +03:00
OTABI Tomoya
d570cfb5b0
Merge pull request #260433 from adamcstephens/sabctools/7.1.2
...
python311Packages.sabctools: 7.0.2 -> 7.1.2, fix sabnzbd
2023-10-12 14:26:48 +09:00
Artturin
2b1258e453
llvmPackages: add the removal of extend
to release-notes
2023-10-12 07:50:57 +03:00
Mikael Fangel
46d295f15c
nixos/gnu: remove
2023-10-11 23:43:45 -03:00
Silvan Mosberger
2f01d20202
Merge pull request #259927 from asymmetric/no-docbook-in-manual
...
nixos/manual: no DocBook for mkPackageOption
2023-10-12 03:27:21 +02:00
Sandro Jäckel
e793d18455
nixos/searx: little makeover
2023-10-11 23:48:29 +02:00
Sandro Jäckel
ad1f57095f
searx: drop
...
searx has been removed as it is unmaintained. Please switch to searxng.
2023-10-11 23:48:28 +02:00
Arnout Engelen
6071292b2a
Merge pull request #243338 from raboof/prometheus-imap-mailstat-exporter-init-at-2023-06-20
...
prometheus-imap-mailstat-exporter: init at 0.0.1
2023-10-11 17:33:25 -03:00
Bobby Rong
4cf896a425
Merge pull request #260080 from r-ryantm/auto-update/cinnamon.mint-artwork
...
cinnamon.mint-artwork: 1.7.5 -> 1.7.6
2023-10-11 21:08:19 +08:00
Adam Stephens
cb719dfa72
nixos/tests/sabnzbd: add check for sabctools mismatch
2023-10-11 08:53:22 -04:00
Atemu
16fb0b365d
Merge pull request #259056 from leona-ya/nixos-paperless-systemd-254
...
nixos/paperless: fix start with latest systemd
2023-10-11 13:15:24 +02:00
edef
89e45f23db
nixos/modules/security/wrappers: drop dead code
2023-10-11 08:49:32 +00:00
Victor Engmark
3a6c79cff6
nixos/x11: refactor XKB options into a single attrset
...
[Motivation](https://github.com/NixOS/nixpkgs/issues/257817#issuecomment-1741705042 ):
- Having all the XKB options in the same attribute set clarifies their
relation better than using a common option name prefix ("xkb").
- `services.xserver.layout` is an XKB option, but this is not obvious
from its name. Putting it with the other XKB options clarifies this.
Co-authored-by: Michele Guerini Rocco <rnhmjoj@users.noreply.github.com>
2023-10-11 09:46:37 +03:00
Arnout Engelen
aae49a5cc7
Merge pull request #247540 from imlonghao/borgmatic/1.8.1
...
borgmatic: 1.7.15 -> 1.8.1
2023-10-10 22:46:24 -03:00
Martin Weinelt
37773cd0b0
Merge pull request #259729 from natsukium/factory-boy
...
python311Packages.factory-boy: rename from factory_boy
2023-10-11 02:04:37 +02:00
Bernardo Meurer
fd1b81464c
Merge pull request #258328 from Madouura/pr/rocm-update
2023-10-10 16:20:36 -04:00
Izorkin
cfd837442f
nixos/samba: start service after network activation
2023-10-10 20:13:52 +02:00
maxine
f3d84b91e9
Merge pull request #260248 from ToxicFrog/linger
...
nixos/users-groups: add user option to enable lingering
2023-10-10 20:08:27 +02:00
Weijia Wang
7db9836654
wordpress6_1, wordpress6_2: drop
2023-10-10 18:38:22 +02:00
R. Ryantm
051963b199
cinnamon.mint-artwork: 1.7.5 -> 1.7.6
...
This sets the mono font to DejaVu Sans Mono 10.
2023-10-10 22:06:50 +08:00
imlonghao
4a519fa142
borgmatic: 1.7.15 -> 1.8.1
2023-10-10 21:48:13 +08:00
Rebecca Kelly
e648d46465
nixos/users-groups: add user option to enable lingering
...
Adapted from
https://gist.github.com/graham33/fdbdcc18317a621d9dd54beb36be6683
Fixes #3702
Lingering users can still be managed mutably by root with `loginctl`,
but the settings here will take precedence when `nixos-rebuild` is run.
2023-10-10 08:53:48 -04:00
Jörg Thalheim
b7057368c8
systemd-boot-builder: add missing fsync in atomic writes
...
write(2) and close(2) doesn't ensure the file content actually got synched, so let's also fsync before doing the rename
2023-10-10 14:49:51 +02:00
Jörg Thalheim
8335022649
nixos/tests/systemd-boot: improve assertion error for update test
2023-10-10 14:49:51 +02:00
Jörg Thalheim
865a2cf8c1
Revert "nixos/systemd-boot: skip EFI update to 252"
...
This reverts commit 80665d606a
.
Parsing the package version broke our systemd-boot builder test.
i.e. it won't be able to parse systemd-boot efi binaries coming from
ubuntu
We no longer use the faulty systemd-boot version so this code should no
longer be needed.
2023-10-10 14:49:51 +02:00
Jörg Thalheim
b7fbd1ffd4
systemd-boot-builder: use regex prefix string
...
otherwise there are warnings for \.
2023-10-10 14:49:51 +02:00
Jörg Thalheim
5ee9fdf929
systemd-boot-builder: use new builtin typing style
2023-10-10 14:49:51 +02:00
Jörg Thalheim
e20a886f87
systemd-boot-builder: drop unused import
2023-10-10 14:49:51 +02:00