mmc-utils 0 -> 1 attrpath: mmc-utils Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qpgg6lip3i8j88w9abg2mpbz3sw5vs00-packages.json.drv building '/nix/store/qpgg6lip3i8j88w9abg2mpbz3sw5vs00-packages.json.drv'... Going to be running update for following packages: - mmc-utils-unstable-2024-03-07 Press Enter key to continue... Running update for: - mmc-utils-unstable-2024-03-07: UPDATING ... - mmc-utils-unstable-2024-03-07: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/os-specific/linux/mmc-utils/default.nix b/pkgs/os-specific/linux/mmc-utils/default.nix index 76b7d3ae1af1..34e2cabf4ba4 100644 --- a/pkgs/os-specific/linux/mmc-utils/default.nix +++ b/pkgs/os-specific/linux/mmc-utils/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "mmc-utils"; - version = "unstable-2024-03-07"; + version = "unstable-2024-04-02"; src = fetchzip rec { url = "https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/snapshot/mmc-utils-${passthru.rev}.tar.gz"; - passthru.rev = "e1281d4de9166b7254ba30bb58f9191fc2c9e7fb"; - sha256 = "/lkcZ/ArdBAStV9usavrbfjULXenqb+h2rbDJzxZjJk="; + passthru.rev = "f757f413dea4a143ad7c3b48b8264176f0499a82"; + sha256 = "rFEA70JC0zbxsBbcI4Tu+O0ukdnz7Y3X8nHxT8O2O7U="; }; makeFlags = [ "CC=${stdenv.cc.targetPrefix}cc" "prefix=$(out)" ]; No auto update branch exists 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 mmc-utils nix build failed. @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/9kpkr1a5wf77li40mdysr01v95nlya19-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: -j24 SHELL=/nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash CC=cc prefix=\$\(out\) /nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash: line 1: git: command not found cc -Wall -Werror -Wuninitialized -Wundef -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVERSION=\"""\" -g -O2 -Wp,-MMD,./.mmc.o.d,-MT,mmc.o -c mmc.c -o mmc.o cc -Wall -Werror -Wuninitialized -Wundef -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVERSION=\"""\" -g -O2 -Wp,-MMD,./.mmc_cmds.o.d,-MT,mmc_cmds.o -c mmc_cmds.c -o mmc_cmds.o cc -Wall -Werror -Wuninitialized -Wundef -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVERSION=\"""\" -g -O2 -Wp,-MMD,./.lsmmc.o.d,-MT,lsmmc.o -c lsmmc.c -o lsmmc.o cc -Wall -Werror -Wuninitialized -Wundef -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVERSION=\"""\" -g -O2 -Wp,-MMD,3rdparty/hmac_sha/.hmac_sha2.o.d,-MT,3rdparty/hmac_sha/hmac_sha2.o -c 3rdparty/hmac_sha/hmac_sha2.c -o 3rdparty/hmac_sha/hmac_sha2.o cc -Wall -Werror -Wuninitialized -Wundef -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVERSION=\"""\" -g -O2 -Wp,-MMD,3rdparty/hmac_sha/.sha2.o.d,-MT,3rdparty/hmac_sha/sha2.o -c 3rdparty/hmac_sha/sha2.c -o 3rdparty/hmac_sha/sha2.o cc -Wall -Werror -Wuninitialized -Wundef -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVERSION=\"""\" -g -O2 -o mmc mmc.o mmc_cmds.o lsmmc.o 3rdparty/hmac_sha/hmac_sha2.o 3rdparty/hmac_sha/sha2.o @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install flags: -j24 SHELL=/nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash CC=cc prefix=\$\(out\) install /nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash: line 1: git: command not found install -m755 -d /nix/store/d9xj4ilfjygna4ic8b0zl7pw1273h2yr-mmc-utils-unstable-2024-04-02/bin install mmc /nix/store/d9xj4ilfjygna4ic8b0zl7pw1273h2yr-mmc-utils-unstable-2024-04-02/bin install -m 644 mmc.1 /usr/share/man/man1 install: cannot create regular file '/usr/share/man/man1': No such file or directory make: *** [Makefile:54: install] Error 1