nanopb 0.4.6 -> 0.4.8 https://repology.org/project/nanopb/versions attrpath: nanopb 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/nanopb/default.nix b/pkgs/development/libraries/nanopb/default.nix index 5353bac3e1a3..a103efc9bfe9 100644 --- a/pkgs/development/libraries/nanopb/default.nix +++ b/pkgs/development/libraries/nanopb/default.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "nanopb"; - version = "0.4.6"; + version = "0.4.8"; src = fetchFromGitHub { owner = pname; repo = pname; rev = version; - sha256 = "sha256-B9J+GkgOBR4iZaP6/2ykcjbkifoyhkuukkjK/CLBZj0="; + sha256 = "sha256-LfARVItT+7dczg2u08RlXZLrLR7ScvC44tgmcy/Zv48="; }; nativeBuildInputs = [ cmake python3 python3.pkgs.wrapPython ]; 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 nanopb nix build failed. @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: -j24 SHELL=/nix/store/5l50g7kzj7v0rdhshld1vx46rf2k5lf9-bash-5.2p26/bin/bash [ 12%] Building C object CMakeFiles/protobuf-nanopb-static.dir/pb_encode.c.o [ 37%] Building C object CMakeFiles/protobuf-nanopb-static.dir/pb_common.c.o [ 37%] Building C object CMakeFiles/protobuf-nanopb.dir/pb_decode.c.o [ 62%] Building C object CMakeFiles/protobuf-nanopb.dir/pb_common.c.o [ 62%] Building C object CMakeFiles/protobuf-nanopb-static.dir/pb_decode.c.o [ 75%] Building C object CMakeFiles/protobuf-nanopb.dir/pb_encode.c.o [ 75%] Built target nanopb_generator [ 87%] Linking C shared library libprotobuf-nanopb.so [100%] Linking C static library libprotobuf-nanopb.a [100%] Built target protobuf-nanopb-static [100%] Built target protobuf-nanopb @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install flags: -j24 SHELL=/nix/store/5l50g7kzj7v0rdhshld1vx46rf2k5lf9-bash-5.2p26/bin/bash install [ 50%] Built target protobuf-nanopb-static [100%] Built target protobuf-nanopb [100%] Built target nanopb_generator Install the project... -- Install configuration: "Release" -- Installing: /nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/site-packages/nanopb CMake Error at cmake_install.cmake:54 (file): file INSTALL cannot make directory "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/site-packages/nanopb": Permission denied.  make: *** [Makefile:100: install] Error 1