1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-02 22:10:08 +03:00
Commit graph

6 commits

Author SHA1 Message Date
R. Ryantm
57cd0854c8 detect-secrets: 1.3.0 -> 1.4.0 2022-10-06 09:16:14 +00:00
Fabian Affolter
aae27d675b
python310Packages.detect-secrets: disable on older Python releases 2022-07-29 20:21:06 +02:00
R. Ryantm
4bb98b13cf detect-secrets: 1.2.0 -> 1.3.0 2022-07-29 05:48:39 +00:00
Martin Weinelt
54a6971a65 python3Packages.detect-secrets: 1.1.0 -> 1.2.0 2022-03-14 00:28:51 +01:00
Sebastián Mancilla
29185d80e9 python3Packages.detect-secrets: fix disabled tests and build on Darwin
- Clone the sources and leave the .git directory, and add Git to
  checkInputs to fix several failing tests (they use Git commands and
  expect to be inside a Git repository).

- Exclude a test failing on darwin.
2021-11-23 14:29:18 -03:00
Fabian Affolter
b0450b3978
python3Packages.detect-secrets: transform to buildPythonPackage (#134892)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-20 23:16:05 +02:00
Renamed from pkgs/development/tools/detect-secrets/default.nix (Browse further)