Commit Graph

15638 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
1f4148dbc6 Merge 32bb18de3f into haskell-updates 2025-04-15 00:20:06 +00:00
octvs
2c39ef9a73 gnupg: fix availability of libexec tools
Correct typo on `postInstall` attribute of `gnupg` derivation.

Commit 6f635e3 introduced a code snippet in `postInstall` to add libexec
tools from gnupg (such as gpg-preset-passphrase) to `$out/bin/`,
which would eventually appear on `PATH`. However with a minor typo,
missing the necessary asterisk.
2025-04-14 19:26:20 +02:00
Weijia Wang
2d7bc394da nitrokey-app2: fix build 2025-04-14 16:42:02 +02:00
Thomas Gerbet
1b03bba8fe rekor-cli: 1.3.9 -> 1.3.10 (#397989) 2025-04-14 10:20:34 +02:00
nixpkgs-ci[bot]
e4cf55554a Merge e51f02babf into haskell-updates 2025-04-14 00:21:07 +00:00
R. Ryantm
b257be3279 trufflehog: 3.88.21 -> 3.88.23 2025-04-13 08:43:52 +00:00
nixpkgs-ci[bot]
f6cf0e7754 Merge 996e36a291 into haskell-updates 2025-04-13 00:44:51 +00:00
R. Ryantm
d578a6db70 bitwarden-directory-connector: 2025.3.0 -> 2025.4.0 2025-04-11 21:11:39 +00:00
R. Ryantm
ef250bf7d6 rekor-cli: 1.3.9 -> 1.3.10 2025-04-11 19:05:32 +00:00
nixpkgs-ci[bot]
f1ca36684b Merge aed881aa96 into haskell-updates 2025-04-11 00:19:43 +00:00
FliegendeWurst
9589938fa5 netexec: migrate to by-name 2025-04-10 11:27:19 +02:00
FliegendeWurst
e448c5584c Revert "netexec: fix eval"
This reverts commit bf1c61d16a.
2025-04-10 11:24:35 +02:00
Aleksana
4c2974c482 netexec: fix eval; modernize (#395723) 2025-04-10 17:10:33 +08:00
Arne Keller
32885ba44d ecryptfs-helper: remove package (#389968) 2025-04-10 11:10:01 +02:00
nixpkgs-ci[bot]
acdcb5c712 Merge 219272b3ff into haskell-updates 2025-04-10 00:19:28 +00:00
Nick Cao
f54e941eb1 cnspec: 11.48.0 -> 11.49.0 (#397350) 2025-04-09 19:26:05 -04:00
Daniel Nagy
9e7746901c deepsecrets: use pythonRelaxDeps 2025-04-09 14:15:00 +02:00
Fabian Affolter
bd19571bd9 cnspec: 11.48.0 -> 11.49.0
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.48.0...v11.49.0

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.49.0
2025-04-09 11:56:41 +02:00
nixpkgs-ci[bot]
d2e4ebc842 Merge 6a39c6e495 into haskell-updates 2025-04-09 00:19:32 +00:00
Nick Cao
57af7751e8 ecryptfs-helper: remove package 2025-04-08 19:03:10 -04:00
R. Ryantm
9c92a3d16c cosign: 2.4.3 -> 2.5.0 2025-04-08 17:06:40 +02:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
nixpkgs-ci[bot]
0ffb4ba7a8 Merge cc50be1bf2 into haskell-updates 2025-04-07 00:20:38 +00:00
Wolfgang Walther
9e5a5f4faa pcsc-tools: 1.7.2 -> 1.7.3 (#394432) 2025-04-06 15:55:30 +00:00
Wolfgang Walther
fd68d57271 proxmark3: 4.19552 -> 4.20142 (#393169) 2025-04-06 15:23:36 +00:00
Toma
74a4041036 iaito: 5.9.6 -> 5.9.9 (#395575) 2025-04-06 13:26:02 +02:00
Gaetan Lepage
bfe27cf81c treewide: use a string for versionCheckProgramArg where possible 2025-04-05 14:45:13 +02:00
Wolfgang Walther
9e296dcf84 Merge commit '3b48b2eb41f0bcd2c0551cd1c2457fdae806c7a3' into haskell-updates-merge-nixfmt 2025-04-05 14:19:34 +02:00
R. Ryantm
7b3259fbe9 trufflehog: 3.88.20 -> 3.88.21 2025-04-04 01:26:45 +00:00
Sandro
00ec337176 bitwarden-directory-connector-cli: 2025.1.0 -> 2025.3.0 (#395280) 2025-04-03 13:58:52 +02:00
NotAShelf
e7a3460b0a netexec: modernize
Since finalAttrs is not supported, this is just removing \with lib;`
2025-04-03 13:48:43 +03:00
NotAShelf
bf1c61d16a netexec: fix eval 2025-04-03 13:47:00 +03:00
R. Ryantm
d7cd0b4dfb bitwarden-directory-connector-cli: 2025.1.0 -> 2025.3.0 2025-04-03 11:42:06 +02:00
azahi
ec2ed774c4 iaito: 5.9.6 -> 5.9.9 2025-04-02 22:32:01 +03:00
Fabian Affolter
426c65c43e ggshield: 1.38.0 -> 1.38.1
Diff: https://github.com/GitGuardian/ggshield/compare/refs/tags/v1.38.0...v1.38.1

Changelog: https://github.com/GitGuardian/ggshield/blob/1.38.1/CHANGELOG.md
2025-04-02 21:23:36 +02:00
Fabian Affolter
38c300576d cnspec: 11.47.1 -> 11.48.0
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.47.1...v11.48.0

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.48.0
2025-04-01 22:31:24 +02:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
Gaétan Lepage
95e012e549 treewide: remove some unused patches files (#394746) 2025-04-01 14:36:54 +02:00
Sigmanificient
0489b3976a treewide: remove unused patches files 2025-04-01 13:59:25 +02:00
Franz Pletz
f2ac77826e gnupg: move env vars to env. (#393717) 2025-03-31 18:44:34 +02:00
nixpkgs-ci[bot]
5820e1174f Merge 3e78aad351 into haskell-updates 2025-03-31 00:20:50 +00:00
Florian Klink
ec015518a5 qdigidoc: 4.6.0 -> 4.7.0
This updates qdigidoc to the latest version, and switches from vendoring
a (outdated) patch from Fedora to passing in the files directly.

Instead of copying them at well-known locations, we set CONFIG_URL and
TSL_URL directly.

This now also includes introductions on how to refresh them.
2025-03-30 17:55:16 +01:00
Fabian Affolter
2dd0028636 feroxbuster: 2.10.3 -> 2.11.0 (#394022) 2025-03-30 13:54:05 +02:00
nixpkgs-ci[bot]
3765916d59 Merge 015baae019 into haskell-updates 2025-03-30 00:21:04 +00:00
R. Ryantm
5b226fc802 pcsc-tools: 1.7.2 -> 1.7.3 2025-03-29 20:56:03 +00:00
Gaétan Lepage
12ab22dac0 node-env.nix: remove references to python2 (#391707) 2025-03-29 21:31:26 +01:00
Pavol Rusnak
bdd5ef363c tor: 0.4.8.14 -> 0.4.8.16 (#394251) 2025-03-29 16:45:51 +01:00
Fabian Affolter
b38deeb7bc trufflehog: 3.88.18 -> 3.88.20 (#394234) 2025-03-29 12:19:25 +01:00
Weijia Wang
413ade4fb9 gotrue-supabase: 2.169.0 -> 2.170.0 (#391179) 2025-03-29 12:02:43 +01:00