Commit Graph

15638 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
8639599e86 Merge master into staging-next 2025-04-29 00:16:22 +00:00
Nikolay Korotkiy
e2715fb21e gopass: 1.15.15 -> 1.15.16 (#402371) 2025-04-29 02:36:13 +04:00
R. Ryantm
8b83cf4f51 gopass: 1.15.15 -> 1.15.16 2025-04-27 21:14:22 +00:00
K900
bada9d0a53 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-27 21:10:10 +03:00
Nick Cao
04d1abeac1 cnspec: 11.51.1 -> 11.51.2 (#401959) 2025-04-27 09:54:45 -04:00
nixpkgs-ci[bot]
a821261015 Merge master into staging-next 2025-04-27 12:05:44 +00:00
R. Ryantm
188c9276db aflplusplus: 4.31c -> 4.32c 2025-04-26 14:31:11 +00:00
Fabian Affolter
ae037ce662 cnspec: 11.51.1 -> 11.51.2
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.51.1...refs/tags/v11.51.2

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.51.2
2025-04-26 09:12:32 +02:00
K900
b4c2d1d1df Merge remote-tracking branch 'origin/master' into staging-next 2025-04-25 21:14:51 +03:00
Nikolay Korotkiy
beac1996fa gopass-summon-provider: 1.15.15 -> 1.15.16 (#401772) 2025-04-25 18:30:22 +04:00
R. Ryantm
7c066860bf gopass-summon-provider: 1.15.15 -> 1.15.16 2025-04-25 13:51:35 +00:00
K900
c8c30c91d5 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-25 16:12:45 +03:00
Sandro
e1fae938a0 ghidra: Fix build for macos arm64 (#400000) 2025-04-25 15:02:39 +02:00
nixpkgs-ci[bot]
d49ca5cb7e Merge staging-next into staging 2025-04-24 00:16:17 +00:00
Nick Cao
c1d348efb8 git-credential-gopass: 1.15.15 -> 1.15.16 (#400975) 2025-04-23 16:41:01 -04:00
nixpkgs-ci[bot]
ac976cffa0 Merge staging-next into staging 2025-04-23 12:06:57 +00:00
Fabian Affolter
f830840eea cnspec: 11.50.0 -> 11.51.1 (#401013) 2025-04-23 09:43:07 +02:00
Fabian Affolter
d99d79a815 trufflehog: 3.88.24 -> 3.88.25 (#400921) 2025-04-23 09:42:16 +02:00
K900
6a872ad7a9 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-23 09:43:14 +03:00
R. Ryantm
c4ebe103c9 cnspec: 11.50.0 -> 11.51.1 2025-04-23 03:37:24 +00:00
R. Ryantm
6785496802 git-credential-gopass: 1.15.15 -> 1.15.16 2025-04-23 00:48:23 +00:00
Emily
4d04fc1445 treewide: remove references to deprecated darwin.libobjc stub (#400402) 2025-04-22 22:30:16 +01:00
R. Ryantm
91bca2c3ea trufflehog: 3.88.24 -> 3.88.25 2025-04-22 20:02:13 +00:00
0x4A6F
d8bfbd35ee upgrade nodejs_18 dependents in prevision for upcoming EOL (#399749) 2025-04-22 22:01:51 +02:00
R. Ryantm
c7dd612b98 gopass-hibp: 1.15.15 -> 1.15.16 2025-04-22 12:38:10 +00:00
sternenseemann
b35c701857 Merge haskell-updates PR #371032 into staging 2025-04-22 12:02:16 +02:00
nixpkgs-ci[bot]
30095bf054 Merge 21c17995f5 into haskell-updates 2025-04-22 00:19:52 +00:00
Emily
954bb3bb03 treewide: remove references to deprecated darwin.libobjc stub
This was done with booxter’s fantastic [nix-clean-apple_sdk] tool,
simply modified to look for `libobjc` rather than the existing list he
already used in <https://github.com/NixOS/nixpkgs/pull/398707>. Some
manual work was applied, including cleaning up a string interpolation
in the terrifying MacVim derivation, stray comments, empty lists,
function parameters, and `inherit`s, including all of the references in
`all-packages.nix`.

[nix-clean-apple_sdk]: https://github.com/booxter/nix-clean-apple_sdk
2025-04-21 20:41:03 +01:00
K900
e22856305b Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-21 21:18:16 +03:00
Antoine du Hamel
dc8397c07b upgrade nodejs_18 dependents in prevision for upcoming EOL 2025-04-21 19:56:15 +02:00
awwpotato
fd8bf4519b treewide: move to by-name 2025-04-21 09:02:01 -07:00
nixpkgs-ci[bot]
7488571818 Merge 98922e9e6d into haskell-updates 2025-04-21 00:21:01 +00:00
Emily
0fa3429a99 Merge staging-next into staging 2025-04-20 16:14:23 +01:00
Ihar Hrachyshka
dd0f03a56c treewide: remove usage of deprecated apple_sdk framework stubs
They are not doing anything right now. This is in preparation for their
complete removal from the tree.

Note: several changes that affect the derivation inputs (e.g. removal of
references to stub paths in build instructions) were left out. They will
be cleaned up the next iteration and will require special care.

Note: this PR is a result of a mix of ugly regex (not AST) based
automation and some manual labor. For reference, the regex automation
part was hacked in: https://github.com/booxter/nix-clean-apple_sdk

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-04-19 20:28:20 -04:00
sternenseemann
6eafb08399 Merge commit ee446f457b into haskell-updates 2025-04-19 20:48:13 +02:00
roblabla
d6718a88de ghidra: Fix build for macos arm64
For some reason I haven't been able to figure out yet, ghidra builds for
arm64 seems to build the x64 binaries of the decompiler. These fail to
build due to trying to link the x64 object files with arm64 stdc++
library, which obviously fails.

Those binaries are entirely unnecessary anyways, since we're targeting
arm64 build here, so let's exclude them from the build.
2025-04-19 10:58:03 +02:00
R. Ryantm
6e2bb33274 ghidra-extensions.kaiju: 250220 -> 250417 2025-04-18 19:47:19 +00:00
Thiago Kenji Okada
4eaf9c28fb gnupg: fix availability of libexec tools (#395155) 2025-04-18 11:37:47 +01:00
Fabian Affolter
46e3ad2c62 trufflehog: 3.88.23 -> 3.88.24
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.88.23...refs/tags/v3.88.24

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.88.24
2025-04-17 08:30:13 +02:00
Fabián Heredia Montiel
09a54e2ee7 ghidra, ghidra-bin: 11.3.1 -> 11.3.2 (#399004) 2025-04-16 22:46:11 -06:00
nixpkgs-ci[bot]
73a1ced090 Merge c73deb7619 into haskell-updates 2025-04-17 00:19:30 +00:00
Nick Cao
1b05466e97 gotrue-supabase: 2.170.0 -> 2.171.0 (#398964) 2025-04-16 16:33:50 -04:00
Fabian Affolter
3ba60fd318 cnspec: 11.49.0 -> 11.50.0
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.49.0...refs/tags/v11.50.0

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.50.0
2025-04-16 09:46:22 +02:00
nixpkgs-ci[bot]
aa9dfaccd6 Merge bda426255c into haskell-updates 2025-04-16 00:19:54 +00:00
John Chadwick
cff659446e ghidra: 11.3.1 -> 11.3.2 2025-04-15 17:49:10 -04:00
John Chadwick
8b8d5d78d6 ghidra-bin: 11.3.1 -> 11.3.2 2025-04-15 17:48:44 -04:00
Daniel Nagy
7b851744be cosign: use finalAttrs pattern 2025-04-15 22:15:00 +02:00
R. Ryantm
c52974f596 gotrue-supabase: 2.170.0 -> 2.171.0 2025-04-15 19:40:55 +00:00
tea
96c8bfa278 cve-bin-tool: refactor to use pyproject = true 2025-04-15 10:24:44 +02:00
tea
df40f15867 cve-bin-tool: 3.3 -> 3.4 2025-04-15 10:24:44 +02:00