phaer
263e266c27
nixos/release: drop amazonImageAutomaticSize
...
This was added to test https://github.com/NixOS/nixpkgs/issues/121354
almost 4 years ago, but does not seem to be in actual use anymore.
At least I couldn't find a use and @arianvp, the amazon images
maintainer does not know about one either.
2025-04-08 10:25:49 +02:00
Winter
a19cd4ffb1
Revert "treewide: replace rev
with tag
"
...
This reverts commit 65a333600d
.
This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.
It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).
A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.
[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Tristan Ross
3789fbc4fc
nixos/nebula: add CAP_NET_BIND_SERVICE when lighthouse node serves DNS ( #353665 )
2025-04-07 17:27:03 -07:00
Nick Cao
5051c4651e
nxios/cyrus-imap: fix cyrus-imap certs options ( #392716 )
2025-04-07 20:01:10 -04:00
6543
2ab1f218fb
nixos/services.mysql: fix galeraCluster.clusterAddress is evaluated before assertions are checked
2025-04-07 21:04:44 +02:00
Arian van Putten
a7424febee
nixos/tests/fluent-bit: add regression test for #395128 ( #395625 )
2025-04-07 19:32:41 +02:00
Tristan Ross
77f77a046a
mattermost: 9.11.11 -> 10.5.2; use formats.json; squash systemd-tmpfiles warning ( #376838 )
2025-04-07 10:27:15 -07:00
K900
a79bd4968a
amnezia-vpn: fix openvpn; refactor install and fixup ( #394130 )
2025-04-07 18:46:32 +03:00
Pol Dellaiera
65a333600d
treewide: replace rev
with tag
2025-04-07 16:57:22 +02:00
Pratham Patel
d4afb70293
nixosTests.cosmic-autologin-noxwayland: init
2025-04-07 20:18:46 +05:30
Pratham Patel
64627fbbb2
nixosTests.cosmic-noxwayland: init
2025-04-07 20:18:46 +05:30
Pratham Patel
3dde381d9d
nixosTests.cosmic-autologin: init
2025-04-07 20:18:46 +05:30
Pratham Patel
d4ea9e9d2e
nixosTests.cosmic: init
2025-04-07 20:18:46 +05:30
Pratham Patel
253906b62b
nixosTests: add base configuration for the COSMIC modules' tests
2025-04-07 20:18:46 +05:30
Arne Keller
0bd982a343
agnos: init at 0.1.0, nixos/agnos: init ( #351678 )
2025-04-07 16:21:00 +02:00
Jörg Thalheim
b0b4b5f8f6
nixVersions.nix_2_24: 2.24.13 -> 2.24.14 ( #396792 )
2025-04-07 15:23:10 +02:00
Johannes Kirschbauer
0196e5372b
lib/modules: Init lib.mkDefinition ( #390983 )
2025-04-07 14:52:48 +02:00
Jörg Thalheim
ae8f07e1dd
nixVersions.nix_2_24: 2.24.13 -> 2.24.14
...
Diff: https://github.com/NixOS/nix/compare/2.24.13...2.24.14
2025-04-07 12:36:38 +02:00
Adam Chance
2e4a752669
cosmic-comp: remove useXWayland option
2025-04-07 09:38:07 +05:30
Morgan Jones
423caa2d13
mattermost: 9.11.11 -> 10.5.2
2025-04-06 18:00:12 -07:00
Morgan Jones
1f67f0f1c9
nixos/tests/mattermost: disable MySQL tests on aarch64
...
There seems to be some intermittent issue initializing the database on
aarch64. Still test Postgres since it is the default.
2025-04-06 17:40:51 -07:00
Peder Bergebakken Sundt
110afff26d
nixos/kafka: Added cluster/MirrorMaker testcase ( #317496 )
2025-04-07 02:36:46 +02:00
Wolfgang Walther
abe932c62f
nixos/all-tests: Fix typo ( #396622 )
2025-04-06 20:38:12 +00:00
Pol Dellaiera
bd0b4a43f7
nixosTests.calibre-{web,server}: migrate to runTest ( #396377 )
2025-04-06 20:53:06 +02:00
Sandro
cf46302e9a
nixos/modules: fix part-db package ( #388313 )
2025-04-06 20:52:00 +02:00
a-kenji
47b5578366
nixos/all-tests: Fix typo
2025-04-06 11:32:43 -07:00
Gabriella Gonzalez
1a01e367f6
nixos/bash: Reset title bar when logging out of remote NixOS system
...
This fixes an issue where the title bar is permanently clobbered when
you SSH into a remote NixOS system and then log out. The solution is
to reset the title bar upon logout.
2025-04-06 09:57:48 -07:00
Gabriella Gonzalez
b1bcd7acba
nixos/bash: Add support for /etc/bash_logout
...
This adds a new `programs.bash.logout` option which configures the Bash
logout script.
Carefully note that the stock Bash does not support a global logout
script and only supports user-local logout scripts in `~/.bash_logout`.
However, Nixpkgs patches Bash to support a global `/etc/bash_logout`
script here:
ee0fecd318/pkgs/shells/bash/5.nix (L48)
… and the `programs.bash.logout` option configures that logout script.
2025-04-06 09:57:48 -07:00
Justinas Stankevicius
7757648f82
nixos/agnos: init
2025-04-06 19:53:26 +03:00
Pol Dellaiera
81e3810967
treewide: remove azahi from maintainers ( #396543 )
2025-04-06 16:06:24 +02:00
Bruno BELANYI
ce4166636b
homebox: 0.17.0 -> 0.18.0; nixos/homebox: update defaults ( #388655 )
2025-04-06 14:38:36 +01:00
azahi
5f25aceff5
treewide: remove azahi from maintainers
2025-04-06 15:09:19 +03:00
Pol Dellaiera
4cbd6215c0
nixosTests.atop: migrate to runTest ( #396382 )
2025-04-06 12:25:17 +02:00
Gaétan Lepage
d433b18c1f
navidrome: create music folder with systemd.tmpfiles ( #385295 )
2025-04-06 10:56:20 +02:00
Leona Maroni
cfc266b7e3
nixos/bird-lg: Remove deprecation warnings ( #394010 )
2025-04-06 09:59:29 +02:00
Doron Behar
342589fe02
nixos/taskchampion-sync-server: fix start failure ( #396478 )
2025-04-06 08:47:52 +03:00
municorn
badd9d1a70
nixos/taskchampion-sync-server: add host option, fix ExecStart
...
fixes the command line arguments for taskchampion-sync-server, also adding a new `host` option. fixes the corresponding test as well.
2025-04-05 22:09:44 -06:00
6543
cac3bdab21
nixos/services.mysql: add galera cluster options ( #388978 )
...
And add release notes for new option.
Co-authored-by: Arne Keller <arne.keller@posteo.de>
2025-04-06 00:26:06 +02:00
Jonathan Davies
4fd8bff9d8
nixos/kafka: Added mirrormaker testcase
2025-04-05 23:18:44 +01:00
Jonathan Davies
fcaf5c3cac
nixos/kafka: Added cluster testcase
2025-04-05 23:18:42 +01:00
Jonathan Davies
92840dbee7
nixos/kafka: Moved existing test to subdirectory
2025-04-05 23:18:28 +01:00
Piotr Kwiecinski
9cb379134c
nixosTests.atop: migrate to runTest
...
Part of #386873
2025-04-05 18:56:33 +02:00
Piotr Kwiecinski
38d86e4725
nixosTests.calibre-server: migrate to runTest
...
Part of #386873
2025-04-05 18:35:52 +02:00
Piotr Kwiecinski
0aa6ecb083
nixosTests.calibre-web: migrate to runTest
...
Part of #386873
2025-04-05 18:29:55 +02:00
Piotr Kwiecinski
48232ce3d8
nixosTests.wastebin: migrate to runTest
...
Part of #386873
2025-04-05 18:17:28 +02:00
Pol Dellaiera
ceb8b4a5f9
nixosTests.gerrit: Migrate to runTest ( #396222 )
2025-04-05 18:13:33 +02:00
Pol Dellaiera
fb6689ba1c
nixosTests.mumble: Migrate to runTest ( #396240 )
2025-04-05 18:13:19 +02:00
Pol Dellaiera
9b3330b484
nixosTests.mailpit: migrate to runTest ( #396141 )
2025-04-05 16:14:04 +02:00
Pol Dellaiera
fd715c7122
nixosTests.github-runner: migrate to runTest ( #396133 )
2025-04-05 16:13:34 +02:00
Pol Dellaiera
e845d3c4ef
nixosTests.kimai: migrate to runTest ( #396132 )
2025-04-05 16:13:12 +02:00