gallia 1.0.3 -> 1.1.3 https://github.com/Fraunhofer-AISEC/gallia/releases attrpath: gallia Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pwrwrnhwz8qnsz5f57wzlkw4jww10xz6-packages.json.drv building '/nix/store/pwrwrnhwz8qnsz5f57wzlkw4jww10xz6-packages.json.drv'... Going to be running update for following packages: - gallia-1.0.3 Press Enter key to continue... Running update for: - gallia-1.0.3: UPDATING ... - gallia-1.0.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/security/gallia/default.nix b/pkgs/tools/security/gallia/default.nix index 785f6aae9ff..9ae465755e0 100644 --- a/pkgs/tools/security/gallia/default.nix +++ b/pkgs/tools/security/gallia/default.nix @@ -6,14 +6,14 @@ python3.pkgs.buildPythonApplication rec { pname = "gallia"; - version = "1.0.3"; + version = "1.1.3"; format = "pyproject"; src = fetchFromGitHub { owner = "Fraunhofer-AISEC"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-CoZ3niGuEjcaSyIGc0MIy95v64nTbhgqW/0uz4a/f1o="; + hash = "sha256-zvv7+DAlnSNWhkKFistJMNrULnPVFuBczVC1FO4cxDU="; }; nativeBuildInputs = with python3.pkgs; [ No auto update branch exists There might already be an open PR for this update: - gallia: 1.0.3 -> 1.1.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/206209"