ledmon 0.92 -> 0.97 https://repology.org/project/ledmon/versions 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/system/ledmon/default.nix b/pkgs/tools/system/ledmon/default.nix index 0ca1aa441db7..dc40cf2433e3 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.97"; src = fetchFromGitHub { owner = "intel"; repo = "ledmon"; rev = "v${version}"; - sha256 = "1lz59606vf2sws5xwijxyffm8kxcf8p9qbdpczsq1b5mm3dk6lvp"; + sha256 = "sha256-56Gv6fA1dzEMzWZpAo1EcGdwKrK7BRlBUehwheXQpq0="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/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" } Running phase: unpackPhase unpacking source archive /nix/store/aqnwvjka3q8ps4w1mzixr9v99h0ghi9d-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: SHELL=/nix/store/5lr5n3qa4day8l1ivbwlcby2nknczqkq-bash-5.2p26/bin/bash MAN_INSTDIR=/nix/store/bzk898iahcrsvph8hqqlw6f4ls5y2294-ledmon-0.97/share/man SYSTEMD_SERVICE_INSTDIR=/nix/store/bzk898iahcrsvph8hqqlw6f4ls5y2294-ledmon-0.97/lib/systemd/system LEDCTL_INSTDIR=/nix/store/bzk898iahcrsvph8hqqlw6f4ls5y2294-ledmon-0.97/sbin LEDMON_INSTDIR=/nix/store/bzk898iahcrsvph8hqqlw6f4ls5y2294-ledmon-0.97/sbin make: *** No targets specified and no makefile found. Stop.