2022-12-16T13:53:54 csxcad-unstable 2020-02-08 -> 2022121-63359764 https://repology.org/metapackage/csxcad-unstable/versions 2022-12-16T13:53:57 attrpath: csxcad 2022-12-16T13:53:57 Checking auto update branch... 2022-12-16T13:53:57 No auto update branch exists 2022-12-16T13:54:01 [version] 2022-12-16T13:54:03 [version] updated version and sha256 2022-12-16T13:54:03 [rustCrateVersion] 2022-12-16T13:54:03 [rustCrateVersion] No cargoSha256 found 2022-12-16T13:54:03 [golangModuleVersion] 2022-12-16T13:54:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T13:54:03 [updateScript] 2022-12-16T13:54:03 [updateScript] skipping because derivation has no updateScript 2022-12-16T13:54:03 2022-12-16T13:54:03 [quotedUrls] 2022-12-16T13:54:03 [quotedUrls] nothing found to replace 2022-12-16T13:54:03 Diff after rewrites: diff --git a/pkgs/applications/science/electronics/csxcad/default.nix b/pkgs/applications/science/electronics/csxcad/default.nix index d9953a78573..4b172bd3a47 100644 --- a/pkgs/applications/science/electronics/csxcad/default.nix +++ b/pkgs/applications/science/electronics/csxcad/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "csxcad"; - version = "unstable-2020-02-08"; + version = "unstable-2022121-63359764"; src = fetchFromGitHub { owner = "thliebig"; repo = "CSXCAD"; rev = "ef6e40931dbd80e0959f37c8e9614c437bf7e518"; - sha256 = "072s765jyzpdq8qqysdy0dld17m6sr9zfcs0ip2zk8c4imxaysnb"; + sha256 = "sha256-y2qveo2EofnFjUAz91PWpp7QaAO+aY8xwu1+L4s5Whw="; }; patches = [./searchPath.patch ]; 2022-12-16T13:54:04 Source url did not change.