Loading pkgs/by-name/gd/gdscript-formatter/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,18 +8,18 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "gdscript-formatter"; version = "0.18.1"; version = "0.18.2"; src = fetchFromGitHub { owner = "GDQuest"; repo = "GDScript-formatter"; tag = finalAttrs.version; hash = "sha256-16ASwYNnAtOVB0xxomjyuopya5rtmZriOE4H4W1v6nE="; hash = "sha256-nnLVmd7wVHdDcAnyCHCVYckmbzMdSGIVL2iSgDC+9cs="; # Needed due to .gitattributes being used for the Godot addon and export-ignoring all files deepClone = true; }; cargoHash = "sha256-HWPSZFe78+NjIV79Un2e06S4AKpw1xJbJuX0fh1YJdo="; cargoHash = "sha256-xqGmv/e1Ch/EqutIb2claiJ8fQGDDdOriOZdt8SR8mw="; cargoBuildFlags = [ "--bin=gdscript-formatter" Loading Loading
pkgs/by-name/gd/gdscript-formatter/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,18 +8,18 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "gdscript-formatter"; version = "0.18.1"; version = "0.18.2"; src = fetchFromGitHub { owner = "GDQuest"; repo = "GDScript-formatter"; tag = finalAttrs.version; hash = "sha256-16ASwYNnAtOVB0xxomjyuopya5rtmZriOE4H4W1v6nE="; hash = "sha256-nnLVmd7wVHdDcAnyCHCVYckmbzMdSGIVL2iSgDC+9cs="; # Needed due to .gitattributes being used for the Godot addon and export-ignoring all files deepClone = true; }; cargoHash = "sha256-HWPSZFe78+NjIV79Un2e06S4AKpw1xJbJuX0fh1YJdo="; cargoHash = "sha256-xqGmv/e1Ch/EqutIb2claiJ8fQGDDdOriOZdt8SR8mw="; cargoBuildFlags = [ "--bin=gdscript-formatter" Loading