ledmon 0.92 -> 0.96 https://github.com/intel/ledmon/releases attrpath: ledmon 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/ledmon/default.nix b/pkgs/tools/system/ledmon/default.nix index 0ca1aa441db..d219e057567 100644 --- a/pkgs/tools/system/ledmon/default.nix +++ b/pkgs/tools/system/ledmon/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "ledmon"; - version = "0.92"; + version = "0.96"; src = fetchFromGitHub { owner = "intel"; repo = "ledmon"; rev = "v${version}"; - sha256 = "1lz59606vf2sws5xwijxyffm8kxcf8p9qbdpczsq1b5mm3dk6lvp"; + sha256 = "sha256-5izgLbQBc5XzINdtmk+NpqOzMGvaga2H13zDSIxdJ0k="; }; nativeBuildInputs = [ 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 ledmon nix build failed. got build log for 'ledmon' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/gv1rrl745cdp2lgirz1jvf6wz1xk9f2d-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/0hx32wk55ml88jrb1qxwg5c5yazfm6gf-bash-5.2-p15/bin/bash MAN_INSTDIR=/nix/store/23yn56xwipnyswz264j2ycv31xlxwi1k-ledmon-0.96/share/man SYSTEMD_SERVICE_INSTDIR=/nix/store/23yn56xwipnyswz264j2ycv31xlxwi1k-ledmon-0.96/lib/systemd/system LEDCTL_INSTDIR=/nix/store/23yn56xwipnyswz264j2ycv31xlxwi1k-ledmon-0.96/sbin LEDMON_INSTDIR=/nix/store/23yn56xwipnyswz264j2ycv31xlxwi1k-ledmon-0.96/sbin make: *** No targets specified and no makefile found. Stop.