libsmartcols 2.39.3 -> 2.40 https://repology.org/project/util-linux/versions attrpath: libsmartcols 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/development/libraries/libsmartcols/default.nix b/pkgs/development/libraries/libsmartcols/default.nix index 5b4fcf875f6f..a4c132be63d4 100644 --- a/pkgs/development/libraries/libsmartcols/default.nix +++ b/pkgs/development/libraries/libsmartcols/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "libsmartcols"; - version = "2.39.3"; + version = "2.40"; nativeBuildInputs = [ autoreconfHook pkg-config python3 gtk-doc ]; @@ -10,7 +10,7 @@ stdenv.mkDerivation rec { owner = "karelzak"; repo = "util-linux"; rev = "v${version}"; - sha256 = "sha256-X39os2iHqSrrYP6HVHPOkuTfc6vNB3pmsOP3VjW50fI="; + sha256 = "sha256-xI6xnR/0YZforsvP8qDXftTbaejun9RRXo+lXnrkGrQ="; }; configureFlags = [ "--disable-all-programs" "--enable-libsmartcols" ]; Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libsmartcols nix build failed. ASAN enabled: no Fuzzing enabled: no Coverage enabled no cflags: -g -O2 warnings: -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -Werror=sequence-point Type 'make' or 'make ' to compile. @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase CC libsmartcols/src/la-iter.lo CC libsmartcols/src/la-symbols.lo CC libsmartcols/src/la-cell.lo CC libsmartcols/src/la-column.lo CC libsmartcols/src/la-line.lo CC libsmartcols/src/la-table.lo CC libsmartcols/src/la-print.lo CC libsmartcols/src/la-print-api.lo CC libsmartcols/src/la-version.lo CC libsmartcols/src/la-calculate.lo CC libsmartcols/src/la-grouping.lo CC libsmartcols/src/la-walk.lo CC libsmartcols/src/la-init.lo YACC libsmartcols/src/filter-parser.stamp /nix/store/dy2z01kpnxn7dn2kgfdxs4fm8xy9mb89-bash-5.2p26/bin/bash: line 1: libsmartcols/src/filter-parser.y: Permission denied make: *** [Makefile:18770: libsmartcols/src/filter-parser.stamp] Error 126