mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-18 05:39:58 +00:00
python3Packages.sigstore: relax tuf
This commit is contained in:
@@ -54,6 +54,7 @@ buildPythonPackage (finalAttrs: {
|
||||
"cryptography"
|
||||
"rich"
|
||||
"sigstore-models"
|
||||
"tuf"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user