Commit Graph
462954 Commits
Author SHA1 Message Date
Mario RodasandGitHub cbbc5d9658 Merge pull request #220621 from r-ryantm/auto-update/glab
glab: 1.25.3 -> 1.26.0
2023-03-11 06:35:48 -05:00
Mario RodasandGitHub 59e79675d5 Merge pull request #220615 from r-ryantm/auto-update/eksctl
eksctl: 0.132.0 -> 0.133.0
2023-03-11 06:35:13 -05:00
Mario RodasandGitHub b1390591a7 Merge pull request #220617 from r-ryantm/auto-update/vale
vale: 2.23.3 -> 2.24.0
2023-03-11 06:33:41 -05:00
Thomas Gerbet 30e9f0b97b gradle: 7.6 -> 7.6.1
Fixes CVE-2023-26053.

https://docs.gradle.org/7.6.1/release-notes.html
2023-03-11 12:32:11 +01:00
sternenseemann f2ae2be316 Merge remote-tracking branch 'origin/master' into haskell-updates 2023-03-11 12:24:46 +01:00
R. Ryantm baa1a54405 step-cli: 0.23.3 -> 0.23.4 2023-03-11 11:23:34 +00:00
sternenseemann 45aae5c2fe haskell.compiler.ghc9*: work around output cycles on aarch64-darwin
Due to link time dead code elimination not working on aarch64-darwin,
some unused store path references in Paths_* modules are retained. This
causes reference cycles when a separate `bin` output is used.

To prevent this, add a patch to Cabal as shipped by GHC which infers
based on the installation layout (which is influenced by
enableSeparateBinOutput, enableSeparateDataOutput etc. in a Nix build)
which references can be retained without causing a reference cycle. This
ensures that packages that were fine with a bin output will also work on
aarch64-darwin. Packages that cause a reference cycle anyways (by
actually using references that do cause one) fail due to a missing
symbol – here we are trading the overall benefit for a more confusing
error message.

For details, refer to the explanation comment in the patch.
2023-03-11 12:22:48 +01:00
sternenseemann 41c538f80f haskellPackages.regex-rure: mark broken on aarch64-darwin 2023-03-11 12:22:48 +01:00
sternenseemann c61157bbe3 haskell.compiler.ghc{8107,902}: give cabal-paths.patch a better name 2023-03-11 12:22:48 +01:00
Fabian AffolterandGitHub b04384c65c Merge pull request #220627 from fabaff/rangehttpserver-bump
python310Packages.rangehttpserver: 1.2.0 -> 1.3.3
2023-03-11 12:22:16 +01:00
Fabian AffolterandGitHub 8ca9604862 Merge pull request #220441 from wamserma/python-bandit-175
python3Packages.bandit: 1.7.4 -> 1.7.5
2023-03-11 12:21:46 +01:00
Fabian Affolter d6368e3654 python310Packages.pydeconz: 108 -> 110
Diff: https://github.com/Kane610/deconz/compare/refs/tags/v108...v110

Changelog: https://github.com/Kane610/deconz/releases/tag/v110
2023-03-11 12:19:19 +01:00
Fabian Affolter 9260d9f53b python310Packages.peaqevcore: 13.0.0 -> 13.0.1 2023-03-11 12:18:22 +01:00
R. Ryantm 1c13c5daf4 checkstyle: 10.8.0 -> 10.8.1 2023-03-11 11:09:06 +00:00
R. Ryantm d16ecddfe0 kubebuilder: 3.9.0 -> 3.9.1 2023-03-11 11:07:44 +00:00
Arnout EngelenandGitHub 898da5f74e Merge pull request #220631 from superherointj/turbo-1.8.3
turbo: 1.7.0 -> 1.8.3
2023-03-11 12:01:38 +01:00
R. Ryantm 21bf80e472 trufflehog: 3.29.0 -> 3.29.1 2023-03-11 11:01:03 +00:00
Alois Wohlschlager 80cd61dd41 hotspot: Fix Rust demangling support
Hotspot supports demangling Rust symbols using rustc-demangle. This
library is loaded at run-time since version 1.4.0. Tell the wrapper to
make it available, so that the demangling actually works.
2023-03-11 11:56:02 +01:00
R. Ryantm cb0472b232 lima-bin: 0.14.2 -> 0.15.0 2023-03-11 10:52:29 +00:00
Nick CaoandGitHub 5caffb85f6 Merge pull request #220614 from r-ryantm/auto-update/cargo-update
cargo-update: 11.1.1 -> 11.1.2
2023-03-11 18:48:32 +08:00
Nikolay KorotkiyandGitHub 0b65c7439a Merge pull request #220628 from sikmir/gpxsee
gpxsee: 11.12 → 12.2
2023-03-11 14:47:33 +04:00
Nick CaoandGitHub 3419078483 Merge pull request #220611 from chuangzhu/karlender
karlender: 0.9.0 -> 0.9.1; unbreak
2023-03-11 18:47:11 +08:00
Tungsten842 1625749514 evhz: init at unstable-2021-09-20 2023-03-11 11:46:54 +01:00
Nick CaoandGitHub 38caf86287 Merge pull request #220625 from fabaff/trufflehog-bump
trufflehog: 3.29.0 -> 3.29.1
2023-03-11 18:46:50 +08:00
Arnout EngelenandGitHub e6a0862efb Merge pull request #220610 from r-ryantm/auto-update/protoc-gen-go-grpc
protoc-gen-go-grpc: 1.2.0 -> 1.3.0
2023-03-11 11:46:22 +01:00
Thiago Kenji OkadaandGitHub fff9f6b1f1 Merge pull request #220554 from thiagokokada/geekbench-refactor
geekbench{4,5}: use autoPatchelfHook and do not hardcode CUDA lib,  geekbench6: init at 6.0.1
2023-03-11 10:36:05 +00:00
R. Ryantm 0fa6ab1de5 colima: 0.5.3 -> 0.5.4 2023-03-11 10:32:13 +00:00
Tungsten842 c45b60f545 maintainers: add Tungsten842 2023-03-11 11:27:04 +01:00
Maciej KrügerandGitHub 2ba94aa7d7 Merge pull request #217519 from mkg20001/peek 2023-03-11 11:14:10 +01:00
R. Ryantm df45c5266d adguardhome: 0.107.25 -> 0.107.26 2023-03-11 10:13:26 +00:00
Azat Bahawi b2dec85e0c werf: 1.2.204 -> 1.2.207 2023-03-11 13:07:37 +03:00
superherointj 4c747a810d turbo: 1.7.0 -> 1.8.3 2023-03-11 07:02:25 -03:00
Thiago Kenji Okada 15ea67e7fa geekbench_5: add meta.mainProgram 2023-03-11 09:57:35 +00:00
Thiago Kenji Okada 29277717d7 geekbench_4: add meta.mainProgram 2023-03-11 09:57:34 +00:00
superherointjandThiago Kenji Okada 00f7fa948d geekbench6: init at 6.0.1 2023-03-11 09:57:34 +00:00
Thiago Kenji Okada 62d60963c7 geekbench5: use autoPatchelfHook and do not hardcode CUDA lib 2023-03-11 09:54:58 +00:00
superherointjandThiago Kenji Okada b4bb4a434c geekbench5: 5.4.6 -> 5.5.1 2023-03-11 09:54:40 +00:00
Thiago Kenji Okada 04cdb56ec9 geekbench4: use autoPatchelfHook and do not hardcode CUDA lib 2023-03-11 09:54:24 +00:00
superherointjandGitHub d66c3f7c86 Merge pull request #220603 from anmonteiro/anmonteiro/fix-ffmpeg-avdevice-macos
ocamlPackages.ffmpeg-avdevice: add missing AVFoundation library on macOS
2023-03-11 06:45:51 -03:00
Nikolay Korotkiy 446429370e gpxsee: 11.12 → 12.2 2023-03-11 13:42:43 +04:00
hsjobeki 15a8d05ba5 init: lib.foldlAttrs
- provide comprehensive example
- add unit test
2023-03-11 10:42:00 +01:00
linsui 3c3a8739a5 jami: 20230206.0 -> 20230306.0 2023-03-11 09:31:21 +00:00
Fabian Affolter 12921eed86 python310Packages.rangehttpserver: 1.2.0 -> 1.3.3
Changelog: https://github.com/danvk/RangeHTTPServer/releases/tag/1.3.3
2023-03-11 10:02:41 +01:00
lasers 4e96143c7d sm64ex-coop: 0.pre+date=2022-08-05 -> unstable-2023-02-22 2023-03-11 02:57:34 -06:00
lasers 7be3956a46 sm64ex: 0.pre+date=2021-11-30 -> unstable-2022-12-19 2023-03-11 02:56:57 -06:00
R. Ryantm afb1fb9a72 libinput-gestures: 2.73 -> 2.74 2023-03-11 08:54:24 +00:00
Fabian Affolter 5edff6feab trufflehog: 3.29.0 -> 3.29.1
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.29.0...v3.29.1

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.29.1
2023-03-11 09:50:31 +01:00
Fabian AffolterandGitHub 5a273e3b83 Merge pull request #220448 from fabaff/findcdn
python310Packages.ipwhois: init at 1.2.0
2023-03-11 09:37:47 +01:00
R. Ryantm a3b0a02020 velero: 1.10.1 -> 1.10.2 2023-03-11 08:36:38 +00:00
K900andGitHub e4f7986fcc Merge pull request #220619 from K900/fix-cups-filters
cups-filters: fix build with qpdf >= 11.3.0
2023-03-11 11:03:53 +03:00