2022-12-31T22:04:09 gallia 1.0.3 -> 1.1.3 https://github.com/Fraunhofer-AISEC/gallia/releases 2022-12-31T22:04:12 attrpath: gallia 2022-12-31T22:04:12 Checking auto update branch... 2022-12-31T22:04:15 [version] 2022-12-31T22:04:15 [version] skipping because derivation has updateScript 2022-12-31T22:04:15 [rustCrateVersion] 2022-12-31T22:04:15 [rustCrateVersion] No cargoSha256 found 2022-12-31T22:04:15 [golangModuleVersion] 2022-12-31T22:04:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T22:04:15 [updateScript] 2022-12-31T22:04:18 [updateScript] Success 2022-12-31T22:04:18 [updateScript] this derivation will be built: /nix/store/gxzyq98vipzgcg8zck5rwvkd2y16jibc-packages.json.drv building '/nix/store/gxzyq98vipzgcg8zck5rwvkd2y16jibc-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! 2022-12-31T22:04:18 2022-12-31T22:04:18 [quotedUrls] 2022-12-31T22:04:18 [quotedUrls] nothing found to replace 2022-12-31T22:04:18 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; [ 2022-12-31T22:05:46 No auto update branch exists 2022-12-31T22:05:46 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"