2022-11-25T21:57:01 libinput 0 -> 1 2022-11-25T21:57:03 attrpath: libinput 2022-11-25T21:57:03 Checking auto update branch... 2022-11-25T21:57:06 [version] 2022-11-25T21:57:06 [version] skipping because derivation has updateScript 2022-11-25T21:57:06 [rustCrateVersion] 2022-11-25T21:57:06 [rustCrateVersion] No cargoSha256 found 2022-11-25T21:57:06 [golangModuleVersion] 2022-11-25T21:57:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-25T21:57:06 [updateScript] 2022-11-25T21:57:12 [updateScript] Success 2022-11-25T21:57:12 [updateScript] this derivation will be built: /nix/store/s3qdp6dw30y82dxazxv3aiavbgn6chhj-packages.json.drv building '/nix/store/s3qdp6dw30y82dxazxv3aiavbgn6chhj-packages.json.drv'... Going to be running update for following packages: - libinput-1.21.0 Press Enter key to continue... Running update for: - libinput-1.21.0: UPDATING ... - libinput-1.21.0: DONE. Packages updated! 2022-11-25T21:57:12 2022-11-25T21:57:12 [quotedUrls] 2022-11-25T21:57:12 [quotedUrls] nothing found to replace 2022-11-25T21:57:12 Diff after rewrites: diff --git a/pkgs/development/libraries/libinput/default.nix b/pkgs/development/libraries/libinput/default.nix index 5d5e90770f4..a6719aab8ea 100644 --- a/pkgs/development/libraries/libinput/default.nix +++ b/pkgs/development/libraries/libinput/default.nix @@ -45,7 +45,7 @@ in stdenv.mkDerivation rec { pname = "libinput"; - version = "1.21.0"; + version = "1.22.0"; outputs = [ "bin" "out" "dev" ]; @@ -54,7 +54,7 @@ stdenv.mkDerivation rec { owner = "libinput"; repo = "libinput"; rev = version; - sha256 = "R94BdrjI4szNbVtQ+ydRNUg9clR8mkRL7+GE9b2FcDs="; + sha256 = "dvGQ5F6blkMY+LjaqVwmDD9QHIN904PZF8UiP1wWEJw="; }; patches = [ 2022-11-25T21:58:42 No auto update branch exists 2022-11-25T21:58:49 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libinput nix build failed. Installing libinput-measure to /nix/store/icq3nyjlnmjhh2m2f1n9rksc9lm4xhfv-libinput-1.22.0-bin/libexec/libinput Installing libinput-analyze to /nix/store/icq3nyjlnmjhh2m2f1n9rksc9lm4xhfv-libinput-1.22.0-bin/libexec/libinput Installing libinput-record to /nix/store/icq3nyjlnmjhh2m2f1n9rksc9lm4xhfv-libinput-1.22.0-bin/libexec/libinput Installing libinput to /nix/store/icq3nyjlnmjhh2m2f1n9rksc9lm4xhfv-libinput-1.22.0-bin/bin Installing libinput-test to /nix/store/icq3nyjlnmjhh2m2f1n9rksc9lm4xhfv-libinput-1.22.0-bin/libexec/libinput Installing /build/source/src/libinput.h to /nix/store/gav0m0ny1vlyh7phzmav41vcf04801yl-libinput-1.22.0-dev/include/ Installing new directory /etc/libinput Traceback (most recent call last): File "/nix/store/7kk7ms1qvfji193g9jag9scagawbfrcd-meson-0.63.1/lib/python3.10/site-packages/mesonbuild/mesonmain.py", line 153, in run return options.run_func(options) File "/nix/store/7kk7ms1qvfji193g9jag9scagawbfrcd-meson-0.63.1/lib/python3.10/site-packages/mesonbuild/minstall.py", line 766, in run installer.do_install(datafilename) File "/nix/store/7kk7ms1qvfji193g9jag9scagawbfrcd-meson-0.63.1/lib/python3.10/site-packages/mesonbuild/minstall.py", line 548, in do_install self.install_emptydir(d, dm, destdir, fullprefix) File "/nix/store/7kk7ms1qvfji193g9jag9scagawbfrcd-meson-0.63.1/lib/python3.10/site-packages/mesonbuild/minstall.py", line 628, in install_emptydir dm.makedirs(full_dst_dir, exist_ok=True) File "/nix/store/7kk7ms1qvfji193g9jag9scagawbfrcd-meson-0.63.1/lib/python3.10/site-packages/mesonbuild/minstall.py", line 113, in makedirs self.makedirs_impl(path, exist_ok=exist_ok) File "/nix/store/7kk7ms1qvfji193g9jag9scagawbfrcd-meson-0.63.1/lib/python3.10/site-packages/mesonbuild/minstall.py", line 316, in makedirs os.makedirs(*args, **kwargs) File "/nix/store/zdba9frlxj2ba8ca095win3nphsiiqhb-python3-3.10.8/lib/python3.10/os.py", line 225, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: '/etc/libinput' ERROR: Unhandled python exception Permission denied - (13, 'Permission denied') this is probably not a Meson bug. FAILED: meson-internal__install /nix/store/7kk7ms1qvfji193g9jag9scagawbfrcd-meson-0.63.1/bin/meson install --no-rebuild ninja: build stopped: subcommand failed.