Commit Graph

701681 Commits

Author SHA1 Message Date
Sandro
984803d7b9
rustdesk-flutter: 1.3.1 -> 1.3.2 (#352101) 2024-10-31 03:27:39 +01:00
Sandro
98c0e67642
pureref: fix user-agent (#351009) 2024-10-31 03:27:05 +01:00
Aleksana
0f1754a74e
hiddify-app: init at 2.5.7-unstable-2024-10-30 (#352012) 2024-10-31 09:56:16 +08:00
Sandro
61ee09bc5f
nixos/unl0kr: fix runaway example
We intend with 2 spaces
2024-10-31 02:52:33 +01:00
Sandro
5bc9884134
bisq2: init at 2.1.2 (#347160) 2024-10-31 02:43:45 +01:00
Emily
5a2dbe92de
cconv: link -liconv on darwin (#352512) 2024-10-31 01:38:02 +00: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
Martin Weinelt
7c347c3332
python312Packages.pycurl: disable crashing test 2024-10-31 02:19:13 +01:00
Martin Weinelt
489c92647e
python313Packages.botocore-stubs: fix build-system 2024-10-31 02:19:12 +01:00
Martin Weinelt
d857a31dd1
esphome: relax wheel constraint 2024-10-31 02:19:12 +01:00
nixpkgs-merge-bot[bot]
6d8944221e
yandex-cloud: 0.133.0 -> 0.136.0 (#351779) 2024-10-31 01:17:44 +00:00
Reno Dakota
339ec45795
cconv: link -liconv on darwin 2024-10-31 01:02:30 +00:00
Artturin
d84c4946ab
pstoedit: 3.78 -> 4.01 (#341040) 2024-10-31 03:00:29 +02:00
Yureka
0573737d5b fastnetmon-advanced: 2.0.363 -> 2.0.367
Change-Id: Ic89f3e168df4b5e62e2c8c20f451daac2b383ebc
2024-10-31 01:50:34 +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
Emily
9f14eed9b8
auto-patchelf: rename source directory to avoid rebuilds (#352509) 2024-10-31 00:46:36 +00:00
R. Ryantm
2d3d54c306 depotdownloader: 2.7.2 -> 2.7.3 2024-10-31 00:46:12 +00:00
Emily
f2ec87281b auto-patchelf: rename source directory to avoid rebuilds 2024-10-31 00:44:39 +00:00
Emily
44cb05c5e6
karabiner-elements: fix plist patching after latest update (#350045) 2024-10-31 00:26:17 +00:00
Robert Schütz
61c7ae416c
home-assistant-custom-components.climate_group: init at 1.0.7 (#352265) 2024-10-30 17:26:08 -07: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
Emily
aec3468fdc
auto-patchelf: avoid filesets (#352491) 2024-10-31 00:12:07 +00:00
Sandro
3a0187e085
syncstorage-rs: 0.17.9 -> 0.17.12 (#350176) 2024-10-31 01:12:05 +01:00
Sefa Eyeoglu
6e0fad2f9c
qbittorrent: 5.0.0 -> 5.0.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-31 01:08:45 +01:00
nixpkgs-merge-bot[bot]
8206fa0519
simple64-netplay-server: 2024.06.1 -> 2024.10.1 (#352414) 2024-10-31 00:03:55 +00:00
Emily
fb1c30d5a3
gradle_6: drop (#352490) 2024-10-30 23:56:23 +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
AwesomeQubic
ea61f604da
lua: set mainProgram (#352347) 2024-10-31 00:30:40 +01:00
Fabian Affolter
d48c5ad56f python312Packages.uiprotect: 6.3.1 -> 6.3.2
Diff: https://github.com/uilibs/uiprotect/compare/refs/tags/v6.3.1...v6.3.2

Changelog: https://github.com/uilibs/uiprotect/blob/refs/tags/v6.3.2/CHANGELOG.md
2024-10-31 00:23:51 +01:00
R. Ryantm
2f0a5af130 sketchybar-app-font: 2.0.24 -> 2.0.25 2024-10-30 23:23:21 +00:00
Fabian Affolter
cedfb2c1e1
python312Packages.automower-ble: init at 0.2.0 (#352334) 2024-10-31 00:13:33 +01:00
Emily
7402e574c9 auto-patchelf: avoid filesets
The use of filesets triggers the same Nix evaluation bug as in
e4b8a0a243, which broke the installer
tests again.
2024-10-30 23:12:37 +00:00
Robert Schütz
2d67d843c2
python312Packages.ftfy: 6.2.3 -> 6.3.1 (#351697) 2024-10-30 16:08:42 -07:00
Thomas Gerbet
7b9ed305fd
mullvad-browser: 13.5.7 -> 13.5.9 (#352410) 2024-10-31 00:03:24 +01:00
Emily
b9106c977b
armitage: patch for Gradle 8 (#352285) 2024-10-30 22:56:01 +00:00
Ryan Hendrickson
d4c7cea44f
imagemagick: Add fftw support (#350349) 2024-10-30 18:45:42 -04:00
Gaétan Lepage
7b6331c96c
python312Packages.sagemaker-core: 1.0.10 -> 1.0.11 (#352405) 2024-10-30 23:38:04 +01:00
Johannes Jöns
a0b2f3b50a
bambu-studio: 01.09.00.70 -> 01.09.07.52 (#348091) 2024-10-30 23:37:50 +01:00
Fabian Affolter
85455bbc63
python312Packages.walrus: 0.9.3 -> 0.9.4 (#352413) 2024-10-30 23:35:15 +01:00
Someone
0510f2663a
docs: update docker and podman anchor on CUDA section (#352365) 2024-10-30 22:33:36 +00:00
Fabian Affolter
56c0be01d0 python312Packages.hakuin: 0-unstable-2024-03-31 -> 0.1.10
Diff: pruzko/hakuin@3b7b76d...0.1.10
2024-10-30 23:28:40 +01:00
Atemu
eb31593ec0
ctune: init at 1.3.2 (#346944) 2024-10-30 23:23:00 +01:00
Fabian Affolter
bd1cf27d83
python312Packages.thinqconnect: 0.9.7-unstable-2024-09-09 -> 0.9.9 (#352197) 2024-10-30 23:19:32 +01:00
Fabian Affolter
9c461c69fa
python312Packages.pyexploitdb: 0.2.41 -> 0.2.53 (#352199) 2024-10-30 23:18:44 +01:00
Fabian Affolter
96e36290d7
python312Packages.webrtc-models: init at 0.1.0, python312Packages.go2rtc-client: init at 0.0.1b2 (#352320) 2024-10-30 23:17:34 +01:00
Sandro
a142d07ab3
home-assistant-custom-lovelace-modules.mushroom: 4.0.7 -> 4.0.8 (#352401) 2024-10-30 23:13:27 +01:00
Gaétan Lepage
ca1339d395
python312Packages.sphinx-lv2-theme: init at 1.4.2 (#351220) 2024-10-30 23:04:31 +01:00
Gliczy
0f0103b06b signal-desktop-beta: 7.30.0-beta.2-> 7.32.0-beta.1 2024-10-30 23:01:15 +01:00