ncdu 2.2.1 -> 2.2.2 https://repology.org/metapackage/ncdu/versions attrpath: ncdu 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/misc/ncdu/default.nix b/pkgs/tools/misc/ncdu/default.nix index b8b5d93c381..309bc5e1f4e 100644 --- a/pkgs/tools/misc/ncdu/default.nix +++ b/pkgs/tools/misc/ncdu/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "ncdu"; - version = "2.2.1"; + version = "2.2.2"; src = fetchurl { url = "https://dev.yorhel.nl/download/${pname}-${version}.tar.gz"; - sha256 = "sha256-Xkr49rzYz3rY/T15ANqxMgdFoEUxAenjdPmnf3Ku0UE="; + sha256 = "sha256-kNkgAk51Ixi0aXds5X4Ds8cC1JMprZglruqzbDur+ZM="; }; XDG_CACHE_HOME="Cache"; # FIXME This should be set in stdenv 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 ncdu nix build failed. got build log for 'ncdu' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/d4n389g50s7flqirdss3yyjlf8s0jsws-ncdu-2.2.2.tar.gz source root is ncdu-2.2.2 setting SOURCE_DATE_EPOCH to timestamp 1674111596 of file ncdu-2.2.2/ncdu.1 @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/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash zig build -Drelease-safe -Dcpu=baseline LLVM Emit Object... Semantic Analysis... Semantic Analysis [79/172] Semantic Analysis [313/602] Semantic Analysis [513/1037] Semantic Analysis [819/1291] Semantic Analysis [899/1428] Semantic Analysis [899/1460] Semantic Analysis [986/1667] Semantic Analysis [1064/1699] Semantic Analysis [1070/1733] Semantic Analysis [1073/1740] Semantic Analysis [1073/1740] Semantic Analysis [1223/1880] Semantic Analysis [1457/2114] Semantic Analysis [1647/2376] Semantic Analysis [1924/2569] Semantic Analysis [2145/2759] Code Generation [24/2166] std.os.linux.tls.initStaticTLS... Code Generation [646/2166] std.hash.wyhash.WyhashStateless.final... Code Generation [1299/2166] std.build.LibExeObjStep.initExtraArgs... Code Generation [1926/2166] std.fs.file.File.writeFileAllUnseekable... LLVM Emit Object... LLVM Emit Object... /build/ncdu-2.2.2/src/model.zig:39:37: error: expected '{', found '('  pub const Packed = packed struct(u64) { ^ ncdu...The following command exited with error code 1: /nix/store/z6z33jpjpn4vbi16xqkz4id4ryvbjyw1-zig-0.9.1/bin/zig build-exe /build/ncdu-2.2.2/src/main.zig /build/ncdu-2.2.2/src/ncurses_refs.c -lc -lncursesw -OReleaseSafe --cache-dir /build/ncdu-2.2.2/zig-cache --global-cache-dir /build/ncdu-2.2.2/Cache/zig --name ncdu -target native-native -mcpu x86_64 --enable-cache error: the following build command failed with exit code 1: /build/ncdu-2.2.2/zig-cache/o/8e4a1a4c94fd32c8c4a1dee137dd3b97/build /nix/store/z6z33jpjpn4vbi16xqkz4id4ryvbjyw1-zig-0.9.1/bin/zig /build/ncdu-2.2.2 /build/ncdu-2.2.2/zig-cache Cache/zig -Drelease-safe -Dcpu=baseline make: *** [Makefile:15: release] Error 1