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 [319/615] Semantic Analysis [526/1046] Semantic Analysis [833/1309] Semantic Analysis [899/1431] Semantic Analysis [899/1463] Semantic Analysis [1015/1689] Semantic Analysis [1066/1720] Semantic Analysis [1073/1740] Semantic Analysis [1073/1740] Semantic Analysis [1073/1740] Semantic Analysis [1307/1966] Semantic Analysis [1620/2346] Semantic Analysis [1758/2489] Semantic Analysis [2066/2710] Code Generation [0/2166] Code Generation [634/2166] std.build.Builder.makeOneStep... Code Generation [1298/2166] std.mem.Allocator.allocAdvancedWithRetAddr... Code Generation [1934/2166] std.crypto.tlcsprng.fillWithOsEntropy... 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/035bb6aa0a0d0a228e0acd819fc53835/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