Loading pkgs/by-name/st/stylua/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -14,16 +14,16 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "stylua"; version = "2.3.0"; version = "2.3.1"; src = fetchFromGitHub { owner = "johnnymorganz"; repo = "stylua"; rev = "v${finalAttrs.version}"; sha256 = "sha256-iyZ30Gc32TQsQyMLwArfIRtM0NkbXkqmca46nI0526M="; sha256 = "sha256-wpFp6K5O1Vb/yHq+Lm0235nbeOdOgBK0NrlVAthz12A="; }; cargoHash = "sha256-H50/e/XyFvXHhwrKUbKZFZwSHfwAkAtddEvFiOr5220="; cargoHash = "sha256-+llL9WoKnrXJjlaPNqdN4jGPjSHz2EuI2V44fghF5aM="; # remove cargo config so it can find the linker on aarch64-unknown-linux-gnu postPatch = '' Loading Loading
pkgs/by-name/st/stylua/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -14,16 +14,16 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "stylua"; version = "2.3.0"; version = "2.3.1"; src = fetchFromGitHub { owner = "johnnymorganz"; repo = "stylua"; rev = "v${finalAttrs.version}"; sha256 = "sha256-iyZ30Gc32TQsQyMLwArfIRtM0NkbXkqmca46nI0526M="; sha256 = "sha256-wpFp6K5O1Vb/yHq+Lm0235nbeOdOgBK0NrlVAthz12A="; }; cargoHash = "sha256-H50/e/XyFvXHhwrKUbKZFZwSHfwAkAtddEvFiOr5220="; cargoHash = "sha256-+llL9WoKnrXJjlaPNqdN4jGPjSHz2EuI2V44fghF5aM="; # remove cargo config so it can find the linker on aarch64-unknown-linux-gnu postPatch = '' Loading