mcron 1.2.1 -> 1.2.3 https://repology.org/project/mcron/versions attrpath: mcron Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/system/mcron/default.nix b/pkgs/tools/system/mcron/default.nix index d0bb370396a..b6e79ffc6a0 100644 --- a/pkgs/tools/system/mcron/default.nix +++ b/pkgs/tools/system/mcron/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "mcron"; - version = "1.2.1"; + version = "1.2.3"; src = fetchurl { url = "mirror://gnu/mcron/mcron-${version}.tar.gz"; - sha256 = "0bkn235g2ia4f7ispr9d55c7bc18282r3qd8ldhh5q2kiin75zi0"; + sha256 = "sha256-G8jA02LTsaMPoAcdf6tpa7/B2h7VNsQuBIC7n/0iFU4="; }; # don't attempt to chmod +s files in the nix store Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mcron nix build failed. got build log for 'mcron' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/1bq2ig6hh2af8h6xnl4h6a6hsg9lwh6j-mcron-1.2.3.tar.gz source root is mcron-1.2.3 setting SOURCE_DATE_EPOCH to timestamp 1679776113 of file mcron-1.2.3/doc/mcron.1 @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring configure flags: --disable-dependency-tracking --prefix=/nix/store/xanjv4z53nrls96jzsv7ydf3p8hr7v7i-mcron-1.2.3 checking for a BSD-compatible install... /nix/store/arbxkmcgv9h8pjgj95c6d7r86yb77rl5-coreutils-9.1/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /nix/store/arbxkmcgv9h8pjgj95c6d7r86yb77rl5-coreutils-9.1/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for guile-3.0... no checking for guile3.0... no checking for guile-3... no checking for guile3... no checking for guile... /nix/store/pvv6s184vd2niz2g3yvdnhdqnclcl9g3-guile-2.2.7/bin/guile checking for Guile version >= 3.0... configure: error: Guile 3.0 required, but 2.2.7 found