logiops 0.2.3 -> 0.3.3 https://repology.org/project/logiops/versions attrpath: logiops 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/misc/drivers/logiops/default.nix b/pkgs/misc/drivers/logiops/default.nix index 71283a406214..c8c58e27ca70 100644 --- a/pkgs/misc/drivers/logiops/default.nix +++ b/pkgs/misc/drivers/logiops/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "logiops"; - version = "0.2.3"; + version = "0.3.3"; src = fetchFromGitHub { owner = "pixlone"; repo = "logiops"; rev = "v${version}"; - sha256 = "sha256-1v728hbIM2ODtB+r6SYzItczRJCsbuTvhYD2OUM1+/E="; + sha256 = "sha256-tKVRPT96VYLLuGEv4cgHE37SsgCF/bahWXKjuwczZm8="; }; PKG_CONFIG_SYSTEMD_SYSTEMDSYSTEMUNITDIR = "${placeholder "out"}/lib/systemd/system"; 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 logiops nix build failed. -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/v1wa8ysdv5lc516fbh25m8ysigwv1k20-gcc-wrapper-12.3.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Git (missing: GIT_EXECUTABLE) LogiOps Version Number: null CMake Error at CMakeLists.txt:59 (add_subdirectory): The source directory /build/source/src/ipcgull does not contain a CMakeLists.txt file.  -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found PkgConfig: /nix/store/6gvzma127ffp5x7mg4fmf0snbm15cciz-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") -- Checking for module 'libevdev' -- Found libevdev, version 1.13.1 -- Checking for module 'systemd' -- Found systemd, version 253 -- Checking for module 'libconfig' -- Found libconfig, version 1.7.3 -- Checking for module 'libudev' -- Found libudev, version 253 /build/source/src/logid/../ipcgull/src/include -- systemd units will be installed at /nix/store/jvd8jrlm8kna1f3jp8sn9y2mxjamavwv-logiops-0.3.3/lib/systemd/system -- dbus system policy will be installed at /var/empty/share/dbus-1/system.d -- Configuring incomplete, errors occurred!