Loading pkgs/applications/editors/texstudio/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "texstudio"; version = "4.8.3"; version = "4.8.4"; src = fetchFromGitHub { owner = "texstudio-org"; repo = "texstudio"; rev = finalAttrs.version; hash = "sha256-/8Y8hz/rqKc5yZ/pdfy6gikufoSx0au3niv2r7o5cRc="; hash = "sha256-gGL9eM0OsUg34GXFsz5LJ738WSl8L8mGfOcZZPNceT4="; }; nativeBuildInputs = [ Loading Loading
pkgs/applications/editors/texstudio/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "texstudio"; version = "4.8.3"; version = "4.8.4"; src = fetchFromGitHub { owner = "texstudio-org"; repo = "texstudio"; rev = finalAttrs.version; hash = "sha256-/8Y8hz/rqKc5yZ/pdfy6gikufoSx0au3niv2r7o5cRc="; hash = "sha256-gGL9eM0OsUg34GXFsz5LJ738WSl8L8mGfOcZZPNceT4="; }; nativeBuildInputs = [ Loading