semantik 1.2.10 -> 1.2.11 https://repology.org/project/semantik/versions attrpath: semantik 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/applications/office/semantik/default.nix b/pkgs/applications/office/semantik/default.nix index f7533adb62c5..62208baa0ea9 100644 --- a/pkgs/applications/office/semantik/default.nix +++ b/pkgs/applications/office/semantik/default.nix @@ -25,13 +25,13 @@ mkDerivation rec { pname = "semantik"; - version = "1.2.10"; + version = "1.2.11"; src = fetchFromGitLab { owner = "ita1024"; repo = "semantik"; rev = "semantik-${version}"; - hash = "sha256-qJ6MGxnxXcibF2qXZ2w7Ey/aBIEIx8Gg0dM2PnCl09Y="; + hash = "sha256-imcTAyJBXdglYleshvrQArscSQvr7KJB9yS5I67h7jw="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A semantik nix build failed. Checking for uic version : uic 5.15.12  Checking for program 'moc-qt5' : not found  Checking for program 'moc' : /nix/store/wbvyx08afv5k4l2sdsbxhiyd8i5qcjal-qtbase-5.15.12-dev/bin/moc  Checking for program 'rcc-qt5' : not found  Checking for program 'rcc' : /nix/store/wbvyx08afv5k4l2sdsbxhiyd8i5qcjal-qtbase-5.15.12-dev/bin/rcc  Checking for program 'lrelease-qt5' : not found  Checking for program 'lrelease' : not found  Checking for program 'lupdate-qt5' : not found  Checking for program 'lupdate' : not found  Found the Qt5 library path : /nix/store/c4a6vs1bq6nyg0g4aila9rxj2ml6phsl-qtbase-5.15.12/lib  Checking for program 'pkg-config' : pkg-config  Checking for pkg-config version >= '0.1' : yes  Checking for 'Qt5Concurrent' : yes  Checking for 'Qt5Core' : yes  Checking for 'Qt5DBus' : yes  Checking for 'Qt5EglFSDeviceIntegration' : not found  Checking for 'Qt5EglFsKmsSupport' : not found  Checking for 'Qt5Gui' : yes  Checking for 'Qt5Network' : yes  Checking for 'Qt5OpenGL' : yes  Checking for 'Qt5PrintSupport' : yes  Checking for 'Qt5Sql' : yes  Checking for 'Qt5Test' : yes  Checking for 'Qt5Widgets' : yes  Checking for 'Qt5XcbQpa' : not found  Checking for 'Qt5Xml' : yes  See if Qt files compile : yes  Checking for code snippet : yes  Semantik requires the program lrelease (from the Qt linguist package? - compilation only) (complete log in /build/source/build/config.log)