Lassulus
0e1fc501c6
Merge pull request #241927 from ether42/usbguard
...
nixos/usbguard: rename services.usbguard.implictPolicyTarget to services.usbguard.implicitPolicyTarget
2023-07-12 18:58:30 +02:00
Pol Dellaiera
f3d3147417
Merge pull request #241528 from Gerg-L/nixos/direnvrc
...
nixos/direnv: init
2023-07-12 16:42:40 +02:00
Gerg-L
194a3a7d97
nixos/direnv: init
2023-07-12 08:48:17 -04:00
Sandro
5aa53b205e
Merge pull request #208924 from erdnaxe/nitter-network-online
2023-07-12 14:19:30 +02:00
Cabia Rangris
d857b1261c
Merge pull request #241667 from cyberus-technology/outline-0.70.0
...
outline: 0.69.2 -> 0.70.2
2023-07-12 14:45:40 +04:00
Rick van Schijndel
e1163b27dd
Merge pull request #242912 from chayleaf/fix-getent
...
treewide: update path to getent
2023-07-12 12:37:08 +02:00
Felix Buehler
bec27fabee
treewide: use lib.optional instead of 'then []'
2023-07-12 09:36:28 +01:00
Alexander Sieg
b926effb76
outline: 0.69.2 -> 0.70.2
2023-07-12 09:54:57 +02:00
Sandro
f57af4cd1e
Merge pull request #237442 from SuperSandro2000/nixos-option
...
nixos-option: update to nix 2.15
2023-07-12 00:14:53 +02:00
chayleaf
4d4c73ff78
treewide: update path to getent
2023-07-12 02:32:23 +07:00
Sandro
d6d6d42c74
Merge pull request #237364 from fdietze/patch-3
...
fix herbstluftwm session command with other desktop managers
2023-07-11 21:14:20 +02:00
Sandro Jäckel
49d0af0f1e
nixos/tools: remove nixos-option condition
2023-07-11 17:13:21 +02:00
nikstur
ae55861ec2
nixos/tests: add myself to maintainers of erofs test
2023-07-10 22:02:36 +02:00
nikstur
0f9bf615a4
nixos/tests: add squashfs test
2023-07-10 22:02:36 +02:00
nikstur
3b6bc9b536
nixos/filesystems: init squashfs
2023-07-10 22:02:36 +02:00
Sandro
eae22520b9
Merge pull request #237802 from SuperSandro2000/ceph-package-options
...
nixos/ceph: add options to configure package used by each component
2023-07-09 23:38:28 +02:00
Jacob Moody
5f97e78c64
pam_dp9ik: init at 1.5
2023-07-09 14:12:21 -05:00
K900
2fc57ae670
nixos/tests: adjust everything I missed for sddm update
...
Also clean up a few warnings while we're at it.
2023-07-09 18:49:28 +03:00
Lily Foster
5c1583bfd7
nixos/plymouth: fix minor doc rendering issue
2023-07-09 02:31:05 -04:00
K900
8533b23159
nixos/networkd: fix mismerge of #240969 and #241362
2023-07-09 07:34:42 +03:00
Will Fancher
0b25b4c7c9
Merge pull request #237908 from lilyinstarlight/upd/plymouth-2023-06-05
...
plymouth: unstable-2021-10-18 -> unstable-2023-06-05
2023-07-08 16:57:31 -04:00
Ryan Lahfa
186edce0a0
Merge pull request #241362 from RaitoBezarius/macvtap-networkd
2023-07-08 20:00:52 +02:00
K900
008f9f0cd4
nixos/test-driver: actually use the backdoor message to wait for backdoor
...
New EDK2 sets up the backdoor port as a serial console, which feeds the test driver
a bunch of boot logs it can safely ignore. Do so by waiting for the message the
backdoor shell prints before doing anything else.
2023-07-08 20:21:50 +03:00
Joerie de Gram
1785fe6c01
nixos/i18n: correct defaultText for supportedLocales
2023-07-08 16:43:22 +02:00
Robert Hensing
3fd4ac8e82
Merge pull request #237040 from roberth/flexible-activation
...
nixos/system: Support pre-activated images
2023-07-08 16:06:25 +02:00
K900
9c98b1a744
Merge pull request #233981 from K900/dont-touch-graphical-session-target
...
nixos/x11/display-managers: don't touch graphical-session.target in xsession-wrapper
2023-07-08 16:43:27 +03:00
Raito Bezarius
6b9e49230d
nixos/networkd: add MACVTAP= option for networks
...
Example 10. of man page of systemd.network(5) shows:
```
Example 10. MacVTap
This brings up a network interface "macvtap-test" and attaches it to "enp0s25".
# /usr/lib/systemd/network/25-macvtap.network
[Match]
Name=enp0s25
[Network]
MACVTAP=macvtap-test
```
Which is a MACVTAP example and is currently unsupported in NixOS.
This is useful for people using "modern" technologies with virtual machines.
2023-07-08 15:42:10 +02:00
Ryan Lahfa
ed2f009130
Merge pull request #237873 from Mic92/fix-aarch64-zfs
2023-07-08 14:41:00 +02:00
Ryan Lahfa
7be83143e8
Merge pull request #222536 from oddlama/master
2023-07-08 14:36:18 +02:00
Ryan Lahfa
89d68cebcb
Merge pull request #241126 from RaitoBezarius/fix-plausible-secret-handling
2023-07-08 14:34:20 +02:00
Ryan Lahfa
0d2f526dbb
Merge pull request #241462 from SuperSandro2000/remove-ddclient
2023-07-08 14:33:00 +02:00
Ryan Lahfa
828633d36a
Merge pull request #241534 from samueldr/fix/finally-deprecate-boot-loader-raspberrypi
2023-07-08 14:16:27 +02:00
K900
d26393d60c
nixos/x11/display-managers: don't touch graphical-session.target in xsession-wrapper if the desktop knows how to handle it
...
This is not correct and will in fact break things because they try to run before the target is reached.
Ideally we'd get rid of it entirely, but WM users rely on this behavior, so allowlist some desktops
to get the sane behavior, and fake the session for the rest until upstreams/NixOS modules catch up.
2023-07-08 15:09:39 +03:00
Ryan Lahfa
49413e25e0
Merge pull request #241314 from jnsgruk/master
2023-07-08 13:58:20 +02:00
K900
400aafbdc9
Merge pull request #239389 from K900/sddm-0.20.0
...
sddm: 0.19.0 -> 0.20.0
2023-07-08 11:52:02 +03:00
adisbladis
038752b14e
Merge pull request #242155 from adisbladis/lemmy-0_18_1
...
lemmy-{ui,server}: 0.18.0 -> 0.18.1
2023-07-08 14:48:16 +12:00
adisbladis
f2b2e6d098
Merge pull request #240246 from adisbladis/xonsh-envs
...
xonsh: Add wrapper
2023-07-08 14:26:43 +12:00
adisbladis
8062626e0e
lemmy-{server,ui}: 0.18.0 -> 0.18.1
2023-07-08 13:59:30 +12:00
Janik
e46ab54b68
Merge pull request #241783 from gmemstr/n8n-tweaks
2023-07-07 23:04:48 +02:00
Ilan Joselevich
7016b8bf7a
Merge pull request #242076 from Kranzes/nixtmpfilesd
...
nixos/nix-daemon: use tmpfiles from nixPackage when possible
2023-07-07 23:53:27 +03:00
Jon Seager
21e36654c8
nixos/tests/lxd-ui: init lxd-ui tests
2023-07-07 18:31:04 +01:00
Jon Seager
2fbb85e2c9
nixos/lxd: add ui.enable option to toggle ui feature
2023-07-07 18:31:03 +01:00
Ilan Joselevich
160edcf2c5
nixos/twingate: add package option and test
2023-07-07 20:03:54 +03:00
Gabriel Simmer
4656163a04
nixos/n8n: add test for webhookUrl configuration
2023-07-07 16:20:03 +01:00
Ilan Joselevich
af8206f801
nixos/nix-daemon: use tmpfiles from nixPackage when possible
2023-07-07 17:29:05 +03:00
Pol Dellaiera
764472b473
Merge pull request #233091 from yayayayaka/add-team-gitlab
...
maintainers/team-list: Add team gitlab
2023-07-07 15:19:15 +02:00
Nick Cao
b119b38cc1
Merge pull request #241134 from frederictobiasc/mautrix
...
mautrix-telegram: 0.14.0 -> 0.14.1, python3Packages.mautrix: 0.19.16 -> 0.20.0
2023-07-07 20:41:07 +08:00
Franz Pletz
a72142410d
Merge pull request #241969 from mweinelt/kea-2.4.0
2023-07-07 14:13:11 +02:00
K900
c0132f22e9
sddm: 0.19.0 -> 0.20.0
2023-07-07 12:46:59 +03:00
Sandro Jäckel
88d7aa56e1
nixos/nix*: remove not necessary imports
...
We do not really declare module dependencies anywhere else and it would
a nousance to move any file if many other referenced it without being
necessary. Also most higher level modules depend on most of the lower
level ones.
So removing this because it can only potentially cause weird issues.
2023-07-07 11:01:12 +02:00