Will Fancher
ec7e6bad43
nixos/tests/boot-stage1: Adjust for new pgrep output
2024-10-31 22:37:03 -04:00
Vladimír Čunát
e19cfce6f3
staging-next 2024-10-15 ( #348827 )
2024-10-31 08:17:40 +01:00
Jörg Thalheim
ca6305bdf6
nixos/nix-ld: replace variable
with sessionVariables
( #352541 )
2024-10-31 07:24:47 +01:00
github-actions[bot]
4f5d1a2355
Merge master into staging-next
2024-10-31 06:05:03 +00:00
name_snrl
6c289ca719
nixos/nix-ld: replace variable
with sessionVariables
...
I tried to execute the command over ssh (without login). But got an
error about shared libraries.
Error reproduction:
```bash
ssh <user>@<host> env | grep NIX_LD_LIBRARY_PATH
```
Replacing shell variables with PAM variables solves this problem.
2024-10-31 10:28:23 +05:00
Emily
216529c3c9
[staging-next] tree-wide: switch initrd generators back to gnu cpio ( #352498 )
2024-10-31 01:37:00 +00:00
Sandro
0f807cf281
nixos/rustdesk-server: suppport enable rustdesk's signal server and relay server seperately and rename an option ( #333023 )
2024-10-31 02:22:24 +01:00
Yureka
959cb6b020
nixos/fastnetmon-advanced: set dbus implementation to dbus-broker
...
Fixes "Failed to restart gobgp.service: Transport endpoint is not connected"
Fixes the nixos test
Change-Id: I96fe6ce8e69ec3038b349d45a8046ed93333dddb
2024-10-31 01:50:34 +01:00
Yureka
0f216e2578
tree-wide: switch initrd generators back to gnu cpio
...
Originally, we switched to bsdtar from libarchive to solve a reproducibility issue related to hardlinks
As of gnu cpio 2.14 the --ignore-dirnlink option is introduced and now included in --reproducible, which solves this issue
By switching back, we are in turn solving an issue in libarchive >=3.7.5 erroring out with "Error reading archive -: (null)"
Change-Id: Ib6140d599b6547d8e941b0251ce996e303c41fa6
2024-10-31 01:21:59 +01:00
github-actions[bot]
c89d3d9070
Merge master into staging-next
2024-10-31 00:14:46 +00:00
Tomo
e45e0e2b95
gradle_6: drop
...
Unmaintained since 10 Feb 2023:
https://endoflife.date/gradle
Numerous security vulnerabilities: #352236
2024-10-30 23:37:02 +00:00
Emily
71ccc3b0b0
{jd-gui,jd-cli}: drop ( #352422 )
2024-10-30 20:18:19 +00:00
Tomo
3c616cd906
jd-cli: drop
...
JCenter Bintray is dead. This package depends on jd-core, which was
only hosted through JCenter Bintray.
2024-10-30 20:09:16 +00:00
Tomo
c2d71c11d0
jd-gui: drop
...
Upstream has no commits since 2019:
https://github.com/java-decompiler/jd-gui
jd-gui uses Gradle 6, which has been EOL since 10 Feb 2023:
https://endoflife.date/gradle
(The JDK team is working on dropping Gradle 6).
Attempting to build with a newer Gradle fails with a nontrivial error.
Potential replacements: cfr, bytecode-viewer, procyon
2024-10-30 20:01:18 +00:00
Wim de With
93cce0becc
nixos/prometheus: remove tor exporter
2024-10-30 19:42:51 +01:00
K900
6968567d60
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-30 21:25:05 +03:00
Atemu
8336127b57
peertube: startup script: exec into nodejs ( #352005 )
2024-10-30 13:25:54 +01:00
github-actions[bot]
2c3dde0baa
Merge master into staging-next
2024-10-30 12:05:37 +00:00
ppom
1eb6cc1582
nixos/peertube: startup script: exec into nodejs
...
1. Removed the #!/bin/sh shebang at the beginning, because
systemd.services.<name>.script already adds a #!/nix/store/.../bin/bash
shebang.
Previously:
#!/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash
set -e
#!/bin/sh
umask 077
...
2. Exec into nodejs, so that the startup script is no longer running but
replaces itself by nodejs.
This way, only one processus is running inside peertube.service.
2024-10-30 12:00:00 +01:00
Josh Spicer
e727b10cc0
nixos/hackrf: document group requirement ( #344118 )
2024-10-30 18:26:15 +08:00
Aleksana
824641a429
oh-my-zsh: fix 'preLoaded' option documentation ( #352266 )
2024-10-30 17:12:11 +08:00
Aleksana
3b2ebbb33f
sway-unwrapped: 1.9 -> 1.10 ( #351752 )
2024-10-30 16:45:51 +08:00
Sandro Jäckel
73824e231c
nixos/hydra: fix shellcheck findings with enableStrictShellChecks enabled
2024-10-30 08:34:32 +00:00
Sandro Jäckel
91cf1d31c8
nixos/zfs: fix shellcheck findings with enableStrictShellChecks enabled
2024-10-30 08:33:57 +00:00
DCsunset
acda73926d
nixos/murmur: support setting user and group for service
2024-10-30 08:21:48 +00:00
DCsunset
2f0c3c88cb
nixos/murmur: support setting custom state directory
2024-10-30 08:21:48 +00:00
Serhii Khoma
26261f98be
oh-my-zsh: fix 'preLoaded' option documentation
2024-10-30 10:20:12 +07:00
github-actions[bot]
dee80e3490
Merge master into staging-next
2024-10-30 00:14:27 +00:00
Robert Hensing
514ea18006
nixos: Update s-t-c and apply help text
2024-10-30 00:23:37 +01:00
Robert Hensing
2cf4e112a8
nixos/doc/rl: Add NixOS apply script
2024-10-30 00:21:21 +01:00
Robert Hensing
7902cea1de
nixos: Update documentation to refer to bin/apply
2024-10-30 00:21:21 +01:00
Robert Hensing
d0b30777a2
nixosTests.nixos-rebuild-specialisations-legacy: init
2024-10-30 00:21:21 +01:00
Robert Hensing
313451b74a
nixosTests.rebuild-target-host-legacy: init
2024-10-30 00:21:21 +01:00
Robert Hensing
6427500989
nixos/toplevel: Add bin/apply
2024-10-30 00:21:20 +01:00
github-actions[bot]
09d8c7ec2f
Merge master into staging-next
2024-10-29 18:04:32 +00:00
BOHverkill
7134b58421
nixos/doc: fix package extension links
...
The package extension links point to a blank page, because the package
query is set as a path instead of a query parameter.
2024-10-29 20:20:03 +08:00
github-actions[bot]
6bc001ea3b
Merge master into staging-next
2024-10-29 12:06:00 +00:00
Aleksana
91d052e89a
cups vm tests: fix race condition, add more tests ( #338193 )
2024-10-29 18:56:19 +08:00
Aleksana
90d931b10e
oh-my-zsh: add 'preLoaded' option ( #351810 )
2024-10-29 17:42:48 +08:00
Aleksana
d284d018aa
nezha-agent: 0.20.2 -> 0.20.3 ( #351945 )
2024-10-29 17:38:31 +08:00
Aleksana
dbe33f99b7
nixos/soju: use message-store instead of deprecated log in config ( #338650 )
2024-10-29 17:37:21 +08:00
Aleksana
5fd2f5aac6
tailscaled: Add option to disable Taildrop ( #346957 )
2024-10-29 17:19:31 +08:00
Robert Schütz
6183e80f03
immich: 1.118.2 -> 1.119.0 ( #351975 )
2024-10-29 02:10:45 -07:00
github-actions[bot]
a0e96c5d1c
Merge master into staging-next
2024-10-29 06:05:06 +00:00
Aleksana
87360536b4
nixos/jack: Fix jack-session init script ( #329784 )
2024-10-29 12:26:57 +08:00
Aleksana
ba5a9400fd
nixos/radicale: fix links to documentation ( #351958 )
2024-10-29 12:25:18 +08:00
Tristan Ross
c47159b10e
nixos/nginx: use list for logrotate files attribute ( #345537 )
2024-10-28 19:47:12 -07:00
Martin Weinelt
7440feefd9
nixos/frigate: Clear cache directory before start ( #337520 )
2024-10-29 01:25:30 +01:00
h7x4
c3632dc3aa
nixos/dysnomia: move into services ( #351046 )
2024-10-29 01:17:12 +01:00
h7x4
aeea90ef84
nixos/ca: fix description formatting ( #351895 )
2024-10-29 01:15:10 +01:00