Commit Graph

596264 Commits

Author SHA1 Message Date
Weijia Wang
51d879e653 virtualbox: pin jdk to openjdk17 2024-03-12 15:46:56 +01:00
Daniel Sidhion
17dd99a572
Merge pull request #295248 from r-ryantm/auto-update/tigerbeetle
tigerbeetle: 0.14.183 -> 0.14.184
2024-03-12 07:42:30 -07:00
R. Ryantm
dc249b7684 python312Packages.twilio: 9.0.0 -> 9.0.1 2024-03-12 14:31:11 +00:00
R. Ryantm
3c3e76ef7a python312Packages.rich-click: 1.7.3 -> 1.7.4 2024-03-12 14:26:56 +00:00
R. Ryantm
0f1957af31 python312Packages.pytedee-async: 0.2.15 -> 0.2.16 2024-03-12 14:25:15 +00:00
Weijia Wang
3f86dedcc5
Merge pull request #295182 from r-ryantm/auto-update/earthly
earthly: 0.8.4 -> 0.8.5
2024-03-12 15:24:42 +01:00
Pol Dellaiera
f931fc9d74
Merge pull request #292144 from Sanskarzz/kyverno-chainsaw
kyverno-chainsaw: init at 0.1.7
2024-03-12 15:24:14 +01:00
Adam C. Stephens
d534c52285
Merge pull request #295299 from adamcstephens/wlroots/0.17.2
wlroots_0_17: 0.17.1 -> 0.17.2
2024-03-12 10:23:20 -04:00
R. Ryantm
26ab1be2a9 python312Packages.oci: 2.124.0 -> 2.124.1 2024-03-12 14:23:10 +00:00
Weijia Wang
f015e56149
Merge pull request #295329 from NixOS/revert-292451-auto-update/usbredir
Revert "usbredir: 0.13.0 -> 0.14.0"
2024-03-12 15:22:44 +01:00
Weijia Wang
53c1eae20e
Revert "usbredir: 0.13.0 -> 0.14.0" 2024-03-12 15:22:29 +01:00
R. Ryantm
6b18da3892 qownnotes: 24.3.0 -> 24.3.1 2024-03-12 14:21:10 +00:00
R. Ryantm
636f6d3795 ddns-go: 6.2.0 -> 6.2.1 2024-03-12 14:06:02 +00:00
R. Ryantm
5718488cec balena-cli: 18.0.2 -> 18.0.4 2024-03-12 14:05:13 +00:00
R. Ryantm
d25ccc5dfa ugrep: 5.1.0 -> 5.1.1 2024-03-12 14:04:32 +00:00
Mario Rodas
7eeacecff4
Merge pull request #294177 from marsam/update-djot-js
djot-js: 0.2.3 -> 0.3.1
2024-03-12 09:03:31 -05:00
Andreas Wurzer
f31be1409e teams-for-linux: add libnotify to LD_LIBRARY_PATH
to support notifications
2024-03-12 14:21:36 +01:00
R. Ryantm
9c544864f0 nomad_1_7: 1.7.5 -> 1.7.6 2024-03-12 13:20:31 +00:00
Mario Rodas
0dd6aae052
Merge pull request #295286 from marsam/update-terraform-ls
terraform-ls: 0.32.7 -> 0.32.8
2024-03-12 08:11:05 -05:00
Bryan Lai
77c6cf9ec2 tectonic: --inherit-argv0 in the wrapper
The `nextonic` symlink was not working as intended because our tectonic
wrapper did not correctly pass along the executable name. This is fixed
by adding --inherit-argv0 to `makeWrapper`.

A test is also added to prevent breakage in the future.
2024-03-12 21:08:16 +08:00
R. Ryantm
93306a8a77 libcifpp: 7.0.1 -> 7.0.3 2024-03-12 13:07:44 +00:00
R. Ryantm
7f40c2f342 libcomps: 0.1.20 -> 0.1.21 2024-03-12 13:07:12 +00:00
Sandro
e220724911
Merge pull request #292141 from SuperSandro2000/plasma-out-xserver 2024-03-12 13:55:27 +01:00
R. Ryantm
c77ba517f4 gci: 0.13.0 -> 0.13.1 2024-03-12 12:55:06 +00:00
R. Ryantm
d72169c47e mpvScripts.visualizer: unstable-2023-08-13 -> unstable-2024-03-10 2024-03-12 12:52:23 +00:00
R. Ryantm
f0f0e77433 cnspec: 10.6.1 -> 10.7.0 2024-03-12 12:51:28 +00:00
R. Ryantm
7d8d32ba15 magic-vlsi: 8.3.463 -> 8.3.464 2024-03-12 12:47:29 +00:00
K900
21adc4f16a
Merge pull request #295092 from K900/more-heinous-crimes
nixos/iso-image: extremely cursed performance optimization for Hydra
2024-03-12 15:45:38 +03:00
K900
77536af43b nixos/iso-image: extremely cursed performance optimization for Hydra
Right now the worst case chain of events for building an ISO on Hydra is

    - copy everything to squashfs builder
    - run squashfs builder
    - download squashfs from builder
    - compress squashfs
    - upload squashfs to S3
    - copy squashfs to ISO builder
    - run ISO builder
    - download ISO from builder
    - compress ISO
    - upload ISO to S3

This inlines the squashfs build into the ISO build, which makes it

    - copy everything to ISO builder
    - run ISO builder
    - download ISO from builder
    - compress ISO
    - upload ISO to S3

Which should reduce queue runner load by $alot per ISO, which we have four of on small channels
(one release, one test per arch) and a lot more than four of on large channels (with various desktops)
2024-03-12 15:41:59 +03:00
R. Ryantm
9c0aa49881 worker: 5.0.1 -> 5.0.2 2024-03-12 12:38:15 +00:00
R. Ryantm
1c38133c85 container2wasm: 0.6.2 -> 0.6.3 2024-03-12 12:33:42 +00:00
R. Ryantm
2257d674ce astyle: 3.4.12 -> 3.4.13 2024-03-12 12:33:09 +00:00
R. Ryantm
ebf0f7597f komga: 1.10.3 -> 1.10.4 2024-03-12 12:32:53 +00:00
R. Ryantm
274496de24 intel-gmmlib: 22.3.17 -> 22.3.18 2024-03-12 12:32:14 +00:00
Adam Stephens
1075c4a98d
wlroots_0_17: 0.17.1 -> 0.17.2
Diff: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/0.17.1...0.17.2

Changelog: https://gitlab.freedesktop.org/wlroots/wlroots/-/tags/0.17.2
2024-03-12 08:31:43 -04:00
R. Ryantm
6672364d3e b3sum: 1.5.0 -> 1.5.1 2024-03-12 12:19:46 +00:00
R. Ryantm
67d928d207 galene: 0.8 -> 0.8.1 2024-03-12 12:19:46 +00:00
R. Ryantm
d4bd681a96 squashfs-tools-ng: 1.2.0 -> 1.3.0 2024-03-12 12:18:29 +00:00
R. Ryantm
10b4c1a1de cargo-leptos: 0.2.15 -> 0.2.16 2024-03-12 12:12:07 +00:00
nikstur
da05945c74
Merge pull request #295096 from jmbaur/uki-dtb
nixos/uki: add ".dtb" section if devicetree is used
2024-03-12 12:57:15 +01:00
Stig
712867be99
Merge pull request #295285 from marcusramberg/marcus/helmfile
helmfile: 0.161.0 -> 0.162.0
2024-03-12 12:52:52 +01:00
Silvan Mosberger
23bce573b2
Merge pull request #295262 from hsjobeki/maintainers/hsjobeki 2024-03-12 12:52:19 +01:00
Silvan Mosberger
dd0579c449
Merge pull request #295200 from r-ryantm/auto-update/nixdoc 2024-03-12 12:51:07 +01:00
Mario Rodas
60ab1990ab
Merge pull request #295284 from saschagrunert/cni-plugins
cni-plugins: 1.4.0 -> 1.4.1
2024-03-12 06:45:58 -05:00
R. Ryantm
3871805b55 labwc-menu-generator: unstable-2023-10-31 -> unstable-2024-03-11 2024-03-12 11:42:55 +00:00
Arseniy Zorin
7da4066cce pulumi-bin: 3.108.1 -> 3.109.0 2024-03-12 14:37:19 +03:00
David McFarland
88e8d87fed dotnet: strip debug info
This reduces the sdk closure size from 739.2M/2.5G to 494.5M/584.0M.
2024-03-12 08:32:49 -03:00
K900
3597bc1fef
Merge pull request #295288 from K900/linux-firmware-20240312
linux-firmware: 20240220 -> 20240312
2024-03-12 14:26:24 +03:00
André Silva
3e07bf9bb5
framesh: 0.6.8 -> 0.6.9 2024-03-12 11:24:38 +00:00
André Silva
2b556dff10
Merge pull request #293541 from andresilva/polkadot-v1.8.0
polkadot: 1.7.0 -> 1.8.0
2024-03-12 11:23:12 +00:00