Loading pkgs/development/tools/fable/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,9 +2,9 @@ buildDotnetGlobalTool { pname = "fable"; version = "4.1.4"; version = "4.5.0"; nugetSha256 = "sha256-9wMQj4+xmAprt80slet2wUW93fRyEhOhhNVGYbWGS3Y="; nugetSha256 = "sha256-KeNkS2fuZFnI8WVqSpIRjo2eA+XKuHLLpMIzDzgqXdg="; meta = with lib; { description = "Fable is an F# to JavaScript compiler"; Loading Loading
pkgs/development/tools/fable/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,9 +2,9 @@ buildDotnetGlobalTool { pname = "fable"; version = "4.1.4"; version = "4.5.0"; nugetSha256 = "sha256-9wMQj4+xmAprt80slet2wUW93fRyEhOhhNVGYbWGS3Y="; nugetSha256 = "sha256-KeNkS2fuZFnI8WVqSpIRjo2eA+XKuHLLpMIzDzgqXdg="; meta = with lib; { description = "Fable is an F# to JavaScript compiler"; Loading