2022-12-07T03:35:08 tracefilesim unstable-2015-11-07 -> 5.0.0 https://github.com/GarCoSim/TraceFileSim/releases 2022-12-07T03:35:10 attrpath: tracefilesim 2022-12-07T03:35:10 Checking auto update branch... 2022-12-07T03:35:10 No auto update branch exists 2022-12-07T03:35:13 [version] 2022-12-07T03:35:15 [version] updated version and sha256 2022-12-07T03:35:15 [rustCrateVersion] 2022-12-07T03:35:15 [rustCrateVersion] No cargoSha256 found 2022-12-07T03:35:15 [golangModuleVersion] 2022-12-07T03:35:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-07T03:35:15 [updateScript] 2022-12-07T03:35:15 [updateScript] skipping because derivation has no updateScript 2022-12-07T03:35:15 2022-12-07T03:35:15 [quotedUrls] 2022-12-07T03:35:15 [quotedUrls] nothing found to replace 2022-12-07T03:35:15 Diff after rewrites: diff --git a/pkgs/development/tools/analysis/garcosim/tracefilesim/default.nix b/pkgs/development/tools/analysis/garcosim/tracefilesim/default.nix index a76b6b9239e..2ee447d2b2e 100644 --- a/pkgs/development/tools/analysis/garcosim/tracefilesim/default.nix +++ b/pkgs/development/tools/analysis/garcosim/tracefilesim/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation { pname = "tracefilesim"; - version = "unstable-2015-11-07"; + version = "5.0.0"; src = fetchFromGitHub { owner = "GarCoSim"; repo = "TraceFileSim"; rev = "368aa6b1d6560e7ecbd16fca47000c8f528f3da2"; - sha256 = "156m92k38ap4bzidbr8dzl065rni8lrib71ih88myk9z5y1x5nxm"; + sha256 = "sha256-tdvSgy8/TV8RgjGcFTNF0eZiAP0N5dXiX+QqNKZI1ZQ="; }; hardeningDisable = [ "fortify" ]; 2022-12-07T03:35:16 Source url did not change.