Loading pkgs/by-name/rp/rpi-imager/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ stdenv.mkDerivation (finalAttrs: { postPatch = '' substituteInPlace debian/org.raspberrypi.rpi-imager.desktop \ --replace-fail "/usr/bin/" "" substituteInPlace src/CMakeLists.txt \ --replace-fail 'qt_add_lupdate(TS_FILES ''${TRANSLATIONS} SOURCE_TARGETS ''${PROJECT_NAME} OPTIONS -no-obsolete -locations none)' "" ''; preConfigure = '' Loading Loading
pkgs/by-name/rp/rpi-imager/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ stdenv.mkDerivation (finalAttrs: { postPatch = '' substituteInPlace debian/org.raspberrypi.rpi-imager.desktop \ --replace-fail "/usr/bin/" "" substituteInPlace src/CMakeLists.txt \ --replace-fail 'qt_add_lupdate(TS_FILES ''${TRANSLATIONS} SOURCE_TARGETS ''${PROJECT_NAME} OPTIONS -no-obsolete -locations none)' "" ''; preConfigure = '' Loading