Nick Cao
7fd3ecc74d
nixos/strongswan: update start_action option ( #360731 )
2024-12-01 13:47:27 -05:00
Jenny
d3ba34c9e4
plausible: 2.0.0 -> 2.1.4 ( #356221 )
2024-12-01 18:31:00 +01:00
misuzu
4b0caba2c5
nixos/activation, switch-to-configuration-ng, doc: improve NIXOS_LUSTRATE installation experience ( #349049 )
2024-12-01 19:16:26 +02:00
Michele Guerini Rocco
c7a4e4c503
sd-image: fix raspberry pi 0 boot ( #355469 )
2024-12-01 17:42:24 +01:00
Michele Guerini Rocco
49f57fdb25
nixos/hostapd: allow octothorpe characters in SAE password ( #356079 )
2024-12-01 17:35:23 +01:00
Jan Tojnar
d835701e54
Merge branch 'gnome-notExcluded'
2024-12-01 15:50:21 +01:00
misuzu
2a1bf498aa
nixos/installation-cd-base: add git & rsync ( #325511 )
2024-12-01 16:35:33 +02:00
RMT
fc46ecd8c9
nixos/strongswan: update start_action option
2024-12-01 22:34:44 +08:00
misuzu
07a96b2499
nixos/installation-device: make openssh settings a default ( #339786 )
2024-12-01 16:32:13 +02:00
misuzu
f608d1b3bc
nixos/acme: fix cert ownership assert for string SupplementaryGroups
( #356064 )
2024-12-01 16:31:01 +02:00
Rick van Schijndel
35a2fc6117
nixos/aria2: allow fine tuning download file permissions ( #359045 )
2024-12-01 11:52:02 +01:00
Aleksana
a94c29f625
privatebin: fix description typo ( #360424 )
2024-12-01 18:36:43 +08:00
Doron Behar
32ad523bd5
nixos/documentation: Link Devhelp files ( #218123 )
2024-12-01 11:25:40 +02:00
Pol Dellaiera
c5150dd981
firefly-iii: 6.1.21 -> 6.1.24, firefly-iii-data-importer: 1.5.6 -> 1.5.7 ( #355838 )
2024-12-01 08:59:37 +01:00
Tomodachi94
ac35b10480
nixos/java: No bashisms in environment.shellInit
script ( #294121 )
2024-11-30 17:19:13 -08:00
Michele Guerini Rocco
39728bf9bd
nixos/tests/networking: fix GRE test ( #360349 )
2024-11-30 22:33:47 +01:00
Adam C. Stephens
33b9d57c65
incus: fix container tests from image rename ( #360305 )
2024-11-30 15:04:26 -05:00
Azat Bahawi
130bb06af1
nixos/zapret: extra features ( #356339 )
2024-11-30 21:08:58 +03:00
Tristan Ross
1819817298
Release 24.11 ( #359948 )
2024-11-30 06:55:53 -08:00
pascal
e06fd90239
privatebin: fix description typo
2024-11-30 14:30:15 +01:00
Bobby Rong
4e0999e058
nixosTests.vscodium: Workaround OCR tests ( #360404 )
2024-11-30 20:54:48 +08:00
Bobby Rong
cd45cfe9c4
nixosTests.vscodium: Workaround OCR tests
...
An attempt to help https://hydra.nixos.org/build/279535629/nixlog/1 .
The "Get Started with" text is much easier to find.
Also scale vscodium to help OCR find the "Untitled" text.
2024-11-30 20:42:46 +08:00
Thomas Gerbet
33f830be76
moodle: 4.4.1 -> 4.4.3 ( #334639 )
2024-11-30 13:08:19 +01:00
rnhmjoj
9cb83c2af4
nixos/tests/networking: fix GRE test
...
More fallout from c6f6c282
.
2024-11-30 09:51:44 +01:00
Leona Maroni
2ba711361f
gitlab: 17.3.7 -> 17.5.2 ( #360160 )
2024-11-30 09:51:21 +01:00
Franz Pletz
357fff0f44
nixos/networkd: allow configuring RTTSec for CAKE qdisc ( #285737 )
2024-11-30 07:25:54 +01:00
Franz Pletz
18cf9ad14b
nixos/networkd: fix eval
...
Broken by #330662 .
2024-11-30 07:08:18 +01:00
Franz Pletz
e383460f09
nixos/networkd: add dhcpServerConfig.PersistLeases option ( #353189 )
2024-11-30 06:46:51 +01:00
Franz Pletz
e5a4cc81ab
nixos/networkd: add some new options in systemd 256 ( #330662 )
2024-11-30 06:44:55 +01:00
Adam C. Stephens
c494726b98
incus: fix container tests from image rename
2024-11-30 00:08:02 -05:00
Adam C. Stephens
9ab59bb5fb
incus: format
2024-11-30 00:04:54 -05:00
Aleksana
8ad72fe696
nixos/doc/rl-2505: add omnom ( #360188 )
2024-11-30 12:57:36 +08:00
Aleksana
88bd81e177
gkraken,nixos/gkraken: Drop ( #358200 )
2024-11-30 10:54:30 +08:00
Jeff Huffman
f2ad84dc9b
doc: fix/improve NIXOS_LUSTRATE installation instructions
2024-11-29 21:30:00 -05:00
jopejoe1
e16d20f2ba
nixos/version: allow overriding, use 24-bit colour code ( #351736 )
2024-11-29 23:04:39 +00:00
Silvan Mosberger
33cca9243a
rl-2411: lib
release notes ( #359887 )
2024-11-30 00:03:22 +01:00
Fernando Rodrigues
02e1f93cb4
nixos/version: add extraOSReleaseArgs and extraLSBReleaseArgs
...
A free-form `attrsOf str` option that is merged with the /etc/os-release
builder, allowing downstreams to customise arbitrary os-release fields.
This is separate from the variant option, as using an attribute set
merge means one gets an infinte recursion when making extraOSReleaseArgs
a recursive set, and the variant attribute is useful to define elsewhere
or multiple times.
Ditto for /etc/lsb-release.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-29 19:58:29 -03:00
Fernando Rodrigues
b4d7b9ade2
nixos/version: use 24-bit ANSI colour code
...
It's almost 2025; we don't need to use 3-bit colour anymore. Let's use
the proper colour code for NixOS' light blue:
ea1384e183/logo/README.md (colours)
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-29 19:56:30 -03:00
jopejoe1
bf5d64a130
nixos/os-release: make default_hostname distribution default ( #359571 )
2024-11-29 22:54:21 +00:00
Silvan Mosberger
64de6c47ca
rl-2411: lib
release notes
2024-11-29 23:02:14 +01:00
Jonas Chevalier
223586a617
virtualisation: Use system.build.image, normalize file names ( #359339 )
2024-11-29 22:54:17 +01:00
Robert Schütz
61f3a9680a
nixos/prometheus.exporters.unifi: drop
...
The corresponding package was dropped in 826bef9b51
.
2024-11-29 22:49:29 +01:00
Maximilian Bosch
cf28257e4f
Merge: percona-server_8_0: 8.0.37-29 -> 8.0.39-30, percona-server: 8.4.0-1 -> 8.4.2-2 ( #359824 )
2024-11-29 22:16:16 +01:00
Maximilian Bosch
c055f6bc0a
nixos/mysql: fix evaluation of percona test
...
Commit e14483d6a6
fixed a bug in the `ini`
type with `listsAsDuplicatedKeys = true;`: multiple list declarations
weren't merged, but latter declarations shadowed the former without any
error.
The fix brought another issue to surface however: before, the
`plugin-load-add` declaration in the MySQL test shadowed the
`auth_socket.so` setting in the module. But now the attempt
to merge a list and a single declaration breaks because of
`types.either` seeing a mix of declarations from the left
AND right type.
Turning the `plugin-load-add` in the module into a list triggers the
correct merging behavior and thus fixes the evaluation error (and
merging behavior of `plugin-load-add`)!
This wasn't an issue for mysql itself (empty `plugin-load-add` in the
test) and neither for mariadb (the `auth_socket.so` isn't added for
this).
2024-11-29 21:55:49 +01:00
eljamm
a344bfd09a
nixos/doc/rl-2505: add omnom
2024-11-29 19:24:01 +01:00
Philip Taron
a403221cb8
treewide/nixos: remove with lib;
part 3 ( #335623 )
2024-11-29 10:10:53 -08:00
Fedi Jamoussi
b9da4f27d9
nixos/omnom: init module ( #357830 )
2024-11-29 18:34:24 +01:00
Alexander Sieg
eebd4c3b01
gitlab: 17.3.7 -> 17.5.2
2024-11-29 17:51:19 +01:00
phaer
c78003c4e0
image/images: Add image modules defined in virtualisation/
2024-11-29 17:13:54 +01:00
phaer
91d74082c4
virtualisation/proxmox-lxc: use system.build.image
2024-11-29 17:13:54 +01:00