Loading pkgs/by-name/li/libretrack/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,9 @@ flutter329.buildFlutterApplication rec { libappindicator ]; # https://github.com/juliansteenbakker/flutter_secure_storage/issues/965 CXXFLAGS = [ "-Wno-deprecated-literal-operator" ]; postInstall = '' substituteInPlace snap/gui/org.proninyaroslav.libretrack.desktop \ --replace-fail 'Icon=''${SNAP}/meta/gui/libretrack.png' 'Icon=libretrack' \ Loading Loading
pkgs/by-name/li/libretrack/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,9 @@ flutter329.buildFlutterApplication rec { libappindicator ]; # https://github.com/juliansteenbakker/flutter_secure_storage/issues/965 CXXFLAGS = [ "-Wno-deprecated-literal-operator" ]; postInstall = '' substituteInPlace snap/gui/org.proninyaroslav.libretrack.desktop \ --replace-fail 'Icon=''${SNAP}/meta/gui/libretrack.png' 'Icon=libretrack' \ Loading