ledmon 0.92 -> 1.0.0 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 [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 088f8cf281eb..06d7ceb684f7 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 = "1.0.0"; src = fetchFromGitHub { owner = "intel"; repo = "ledmon"; rev = "v${version}"; - sha256 = "1lz59606vf2sws5xwijxyffm8kxcf8p9qbdpczsq1b5mm3dk6lvp"; + sha256 = "sha256-2pc3UFVUmHvmc2NB2lonCcq4TXTpRIoKqDhddJKQejE="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/9m6hqyx9cyawc39125ci1x2wjsk5wpf1-nix-2.18.5/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' Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/y13g5jjr73hjnnddarfcwl2x66yp8sq0-source source root is source Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } no configure script, doing nothing Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } build flags: SHELL=/nix/store/4bj2kxdm1462fzcc2i2s4dn33g2angcc-bash-5.2p32/bin/bash MAN_INSTDIR=/nix/store/pwvdrj27c3z062pzzv8kb1dirqsgryix-ledmon-1.0.0/share/man SYSTEMD_SERVICE_INSTDIR=/nix/store/pwvdrj27c3z062pzzv8kb1dirqsgryix-ledmon-1.0.0/lib/systemd/system LEDCTL_INSTDIR=/nix/store/pwvdrj27c3z062pzzv8kb1dirqsgryix-ledmon-1.0.0/sbin LEDMON_INSTDIR=/nix/store/pwvdrj27c3z062pzzv8kb1dirqsgryix-ledmon-1.0.0/sbin make: *** No targets specified and no makefile found. Stop.