2022-12-23T06:04:12 gallia 1.0.3 -> 1.1.1 https://github.com/Fraunhofer-AISEC/gallia/releases 2022-12-23T06:04:15 attrpath: gallia 2022-12-23T06:04:15 Checking auto update branch... 2022-12-23T06:04:18 [version] 2022-12-23T06:04:18 [version] skipping because derivation has updateScript 2022-12-23T06:04:18 [rustCrateVersion] 2022-12-23T06:04:18 [rustCrateVersion] No cargoSha256 found 2022-12-23T06:04:18 [golangModuleVersion] 2022-12-23T06:04:18 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-23T06:04:18 [updateScript] 2022-12-23T06:04:21 [updateScript] Success 2022-12-23T06:04:21 [updateScript] this derivation will be built: /nix/store/21q1k6v2mhrlwqzsvak9c3l6h9yiq51w-packages.json.drv building '/nix/store/21q1k6v2mhrlwqzsvak9c3l6h9yiq51w-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-23T06:04:21 2022-12-23T06:04:21 [quotedUrls] 2022-12-23T06:04:21 [quotedUrls] nothing found to replace 2022-12-23T06:04:21 Diff after rewrites: diff --git a/pkgs/tools/security/gallia/default.nix b/pkgs/tools/security/gallia/default.nix index 785f6aae9ff..35fc3066734 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.2"; format = "pyproject"; src = fetchFromGitHub { owner = "Fraunhofer-AISEC"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-CoZ3niGuEjcaSyIGc0MIy95v64nTbhgqW/0uz4a/f1o="; + hash = "sha256-4waxe3HZUovcGAvXqzilWy8l34wiSGdMkZYBb3Y0Xcs="; }; nativeBuildInputs = with python3.pkgs; [ 2022-12-23T06:05:54 No auto update branch exists 2022-12-23T06:05:55 There might already be an open PR for this update: - gallia: 1.0.3 -> 1.1.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/206209"