Commit graph

596033 commits

Author SHA1 Message Date
Sandro 5135e606df
Merge pull request #295303 from r-ryantm/auto-update/intel-gmmlib
intel-gmmlib: 22.3.17 -> 22.3.18
2024-03-12 17:47:21 +01:00
Sandro f84ce9e370
Merge pull request #295060 from r-ryantm/auto-update/atuin
atuin: 18.0.2 -> 18.1.0
2024-03-12 17:41:37 +01:00
Weijia Wang 9b0b599be5 llvmPackages_git: cleanup 2024-03-12 17:18:57 +01:00
maxine 842ab74be0
Merge pull request #295317 from r-ryantm/auto-update/nomad_1_7
nomad_1_7: 1.7.5 -> 1.7.6
2024-03-12 15:39:21 +00:00
R. Ryantm 7dfe004fa4
atuin: 18.0.2 -> 18.1.0 2024-03-12 16:17:56 +01:00
Fabián Heredia Montiel 93ecdaa1f3
Merge pull request #294025 from SubhrajyotiSen/update-kotlin
kotlin{-native}: 1.9.22 -> 1.9.23
2024-03-12 09:08:38 -06:00
Fabián Heredia Montiel d7e7fc9008
Merge pull request #293813 from mattpolzin/propagate-idris2-libs
idris2Packages.buildIdris: propagate idris libraries
2024-03-12 09:08:08 -06:00
Doron Behar 6ec6896ff5
Merge pull request #295271 from davidkna/patch-4
syncthingtray: fix darwin build
2024-03-12 16:55:15 +02:00
Doron Behar 443b6c7820
Merge pull request #295314 from bryango/tectonic-inherit-argv0
tectonic: --inherit-argv0 in the wrapper
2024-03-12 16:54:38 +02:00
R. Ryantm 256dab4070 spicetify-cli: 2.33.2 -> 2.34.0 2024-03-12 14:53:18 +00:00
Nikolay Korotkiy 04e1a2d69c
Merge pull request #295097 from sikmir/t-rex
t-rex: 0.14.3 → 0.15.0-alpha3
2024-03-12 18:48:16 +04: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
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
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
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
Sandro e220724911
Merge pull request #292141 from SuperSandro2000/plasma-out-xserver 2024-03-12 13:55:27 +01: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 2257d674ce astyle: 3.4.12 -> 3.4.13 2024-03-12 12:33:09 +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
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
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 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
Weijia Wang d01e121ad7
Merge pull request #295268 from OPNA2608/ppc64/openssl
openssl: Add configureScript entry for powerpc64-linux
2024-03-12 12:22:07 +01:00
K900 3cdaeaa398 linux-firmware: 20240220 -> 20240312 2024-03-12 14:22:00 +03:00
Peder Bergebakken Sundt a62462d5ca
Merge pull request #295150 from pbsds/bump-trimesh-1710197740
python311Packages.trimesh: 4.1.8 -> 4.2.0
2024-03-12 12:20:54 +01:00
Mario Rodas d69de8c115
Merge pull request #294560 from marsam/add-jigmo
jigmo: init at 20230816
2024-03-12 06:19:37 -05:00
Maciej Krüger 6bb5e36705
Merge pull request #294586 from mkg20001/fluffy-18
fluffychat: 1.17.1 -> 1.18.0
2024-03-12 12:18:56 +01:00
Marcus Ramberg 370be25044 helmfile: 0.161.0 -> 0.162.0 2024-03-12 12:04:14 +01:00
Sascha Grunert a044e3f4c9
cni-plugins: 1.4.0 -> 1.4.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-03-12 12:02:03 +01:00
markuskowa d317942391
Merge pull request #294605 from r-ryantm/auto-update/abracadabra
abracadabra: 2.4.0 -> 2.5.0
2024-03-12 11:50:11 +01:00
Mario Rodas 5b75a9199a
Merge pull request #293476 from r-ryantm/auto-update/atmos
atmos: 1.64.3 -> 1.65.0
2024-03-12 05:48:21 -05:00
Mario Rodas 1600b3b89b
Merge pull request #294490 from r-ryantm/auto-update/tf-summarize
tf-summarize: 0.3.7 -> 0.3.8
2024-03-12 05:45:54 -05:00
lassulus a58bcfc665
Merge pull request #294037 from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 23.11 -> 24.01.1
2024-03-12 17:34:24 +07:00
David Knaack 4702e9d9d1 syncthingtray: fix darwin build
qtwayland is a Linux-only dependency
2024-03-12 11:28:52 +01:00
R. Ryantm 778180f866 gthumb: 3.12.5 -> 3.12.6 2024-03-12 10:16:44 +00:00
a-n-n-a-l-e-e 9a5995e26c
Merge pull request #295265 from jwijenbergh/remove-spotify-tui
spotify-tui: remove
2024-03-12 03:14:26 -07:00
Steven Keuchel 033ae0168a compcert: add riscv-linux targets 2024-03-12 11:12:32 +01:00