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 0ca1aa441db7..36174bf52127 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/v7gdmdc9yhx3ngh840xx5kr46840s73b-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/y13g5jjr73hjnnddarfcwl2x66yp8sq0-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/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash MAN_INSTDIR=/nix/store/90jmhrmk8yivf5fwb4kfsf3d5k3ff0bh-ledmon-1.0.0/share/man SYSTEMD_SERVICE_INSTDIR=/nix/store/90jmhrmk8yivf5fwb4kfsf3d5k3ff0bh-ledmon-1.0.0/lib/systemd/system LEDCTL_INSTDIR=/nix/store/90jmhrmk8yivf5fwb4kfsf3d5k3ff0bh-ledmon-1.0.0/sbin LEDMON_INSTDIR=/nix/store/90jmhrmk8yivf5fwb4kfsf3d5k3ff0bh-ledmon-1.0.0/sbin make: *** No targets specified and no makefile found. Stop.