Sandro
ef9ef9ea88
mediagoblin: init at 0.14.0, nixos/mediagoblin: init ( #350578 )
2024-11-06 00:22:31 +01:00
Sandro
5634c21398
nixos/tests/prometheus-exporters: add exportarr-sonarr test ( #285119 )
2024-11-06 00:13:17 +01:00
Atemu
ec3d46cd68
nixos/pipewire: mention possible integration with pulseaudio ( #353789 )
2024-11-05 17:56:30 +01:00
nikstur
0c02b3076c
nixos/etc-overlay: clean up temporary directories ( #339802 )
2024-11-05 17:13:27 +01:00
Doron Behar
2415e26111
nixos/pipewire: mention possible integration with pulseaudio
...
The previous assert message was inaccurate, as it didn't reflect the
assertion condition, misleading users into thinking that either
pulseaudio or pipewire should be used as a sound server.
2024-11-05 18:02:03 +02:00
Sandro
cd67342284
nixos/docker: keep live-restore disabled by default ( #348983 )
2024-11-05 16:44:19 +01:00
Sandro
a4e9a2f859
tuxedo-keyboard: fix compilation for kernel 6.10 and 6.11 ( #336633 )
2024-11-05 16:43:58 +01:00
Aleksana
81dacf0c91
nixos/systemd: fix enableStrictShellChecks description ( #348513 )
2024-11-05 23:03:19 +08:00
Yorick
12eedc8e88
nixos/victoriametrics: harden systemd unit, add more options. ( #350737 )
2024-11-05 13:36:19 +01:00
Sandro
a96e4d9bfe
docker: use lib.versionOlder in literalExpression
2024-11-05 11:23:29 +01:00
Emily
bb682af030
nixos/profiles/minimal: remove programs.ssh.setXAuthLocation ( #352311 )
2024-11-05 07:38:10 +00:00
XYenon
9ea79affa9
nixos/profiles/minimal: remove programs.ssh.setXAuthLocation
...
Fix https://github.com/NixOS/nixpkgs/pull/341734#issuecomment-2416239664
2024-11-05 14:38:57 +08:00
Sandro
a04d33c0c3
vmware-guest: allow the user to override the open-vm-tools package ( #347939 )
2024-11-05 02:08:39 +01:00
Emily
ff7d68490a
nixos/activation-script: Make installBootLoader
default a script ( #353543 )
2024-11-05 00:21:19 +00:00
Martin Weinelt
b56e1827f4
nixos/home-assistant: escape yaml functions in lovelace config ( #352746 )
2024-11-04 23:27:30 +01:00
Weijia Wang
acf3de8d62
nixos/guix: add declarative substituters option ( #353518 )
2024-11-04 20:43:41 +01:00
Pol Dellaiera
7f81fa0cb9
nixos/snipe-it: fix secure flag for cookies ( #353009 )
2024-11-04 20:10:24 +01:00
Philip Taron
464adc0ea6
fetchFromGitHub add LFS support & Spacenav updates ( #263120 )
2024-11-04 09:37:12 -08:00
Philip Taron
2b12f69e85
spacenavd: resolve merge conflicts and address PR feedback
2024-11-04 09:02:39 -08:00
emilylange
9a4e945ceb
nixos/tests/forgejo: fix after git v2.47 bump
...
git v2.47.0 made changes to trace2's nesting.
trace2.eventNesting (GIT_TRACE2_EVENT_NESTING) defaults to 2, but the
nested region we are after gained a level and is now at level 3 instead
of 2.
eventNesting describes the maximum nesting level to be logged.
So to make it log the negotated-version in connect.c again, we increase
the default by one, from 2 to 3.
2024-11-04 17:34:54 +01:00
Robert Hensing
a86d06940e
nix: update fallback paths automatically ( #353621 )
2024-11-04 15:41:21 +01:00
Jörg Thalheim
0f73a33f7e
nixos/buildbot-master: allow merging extraConfig and extraImports ( #322469 )
2024-11-04 13:32:04 +01:00
Simon Hauser
c4edf93988
Cleanup helsinki maintainer ( #353611 )
...
* maintainers: update email conni2461
* maintainers: add helsinki-jo
* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
Jörg Thalheim
caa10b055f
nix: update fallback paths automatically
2024-11-04 11:51:24 +01:00
7c6f434c
2bd5a51a15
timidity: add enableVorbis option ( #201828 )
2024-11-04 10:24:39 +00:00
Jörg Thalheim
b65964438d
buildbot: fix setting package
to a drv from a different nixpkgs ( #353161 )
2024-11-04 10:40:35 +01:00
Will Fancher
5d9ac94606
nixos/activation-script: Make installBootLoader
default a script
...
Fixes #344535
2024-11-04 04:12:52 -05:00
Will Fancher
f92ec1bc93
nixos/tests/switchTest: Add test for dbus reloading
2024-11-04 04:12:52 -05:00
Will Fancher
a7cda6835f
nixos/tests/switchTest: Remove spurious dbus reload checks
...
Previously, the base system had grub in `systemPackages` but the
specialisations did not. This is because of a few factors:
- Grub was enabled in the nixos config
- Specialisations set `grub.device = "nodev"` (see: system/activation/no-clone.nix)
- Grub is added to `systemPackages` depending on whether `devices == ["nodev"]`
This meant that switching between the base system and a specialisation
always changed `system-path.drv`, which is a reload trigger for
dbus. With grub disabled in this test, this no longer happens.
2024-11-04 04:12:52 -05:00
Will Fancher
40b7674b98
nixos/tests/switchTest: Test no boot loader
2024-11-04 03:33:26 -05:00
Christian Kögler
563a48ffd8
nixos/tests/prometheus-exporters/varnish: make state directory explicit ( #353418 )
2024-11-04 07:10:21 +01:00
Aleksana
d0a8700cd4
nixosModules.monado: fix evaluation warning ( #353382 )
2024-11-04 10:16:18 +08:00
Aleksana
0a3743227d
varnish74: drop ( #352492 )
2024-11-04 10:15:01 +08:00
Will Fancher
878e1e73ba
nixos/networkd: allow byte values to be integers ( #353460 )
2024-11-03 15:21:54 -08:00
Jan B.
4391c3883b
nixos/tuxedo-drivers: init
2024-11-03 22:54:56 +01:00
Gabriel Arazas
7095e0f8c1
nixos/guix: add declarative substituters option
2024-11-03 15:12:12 -06:00
Markus Kowalewski
a63dd844e5
nixos/slurm: generate mpi.conf and add config options ( #352467 )
2024-11-03 21:06:03 +01:00
Jack Wilsdon
2223312e3d
nixos/networkd: allow byte values to be integers
2024-11-03 18:26:20 +00:00
Philip Taron
e50c6cab11
treewide: fix links to specifications.freedesktop.org
( #350918 )
2024-11-03 09:06:56 -08:00
Sandro
f5c76ad2b5
nixos/renovate: set service type to simple ( #334557 )
2024-11-03 16:52:53 +01:00
Wim de With
01aab17a2e
nixos/tests/prometheus-exporters/varnish: make state directory explicit
2024-11-03 16:42:04 +01:00
Guillaume Girol
257cb10f86
os-prober: 1.81 -> 1.83 ( #349856 )
2024-11-03 14:22:42 +01:00
K900
d0d0a08358
nixos/tools: set the default for the enable options ( #353175 )
2024-11-03 11:03:18 +03:00
Emily
2b67faf4d9
The OracleJDK Dehaunting ( #353043 )
2024-11-02 21:15:20 +00:00
Tomo
d6eb9f1515
oracle{jdk,jre}: drop
...
"Unmaintained security disaster" -anonymous Nixpkgs maintainer
2024-11-02 21:11:23 +00:00
Noa Aarts
64a429e14a
nixosModules.monado: use hardware.graphics instead of hardware.opengl
2024-11-02 21:47:02 +01:00
Noa Aarts
5bfad8d9f6
nixosModules.monado: format using nixfmt
2024-11-02 21:46:42 +01:00
Tomo
fa08eabc4a
atlassian-{bamboo,confluence,crowd,jira}: drop
...
Support for the Atlassian Server products ended in
February 2024 and there was insufficient interest in
maintaining the Atlassian Data Center replacements
c.f. https://github.com/NixOS/nixpkgs/pull/353043#issuecomment-2452825826
2024-11-02 20:36:14 +00:00
Tomo
e5a0b0c39e
sqldeveloper: drop
...
sqldeveloper was dropped due to being severely out-of-date and
having a dependency on JavaFX for Java 8, which we do not support.
2024-11-02 20:19:01 +00:00
Sefa Eyeoglu
12ba522dfd
nixos/docker: move imports
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-02 20:15:35 +01:00