feat: add fable

This commit is contained in:
2026-05-29 16:33:00 +02:00
parent 37946e1929
commit c6f3b4f6ac
2 changed files with 8 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{ buildDotnetGlobalTool }:
buildDotnetGlobalTool {
pname = "fable";
version = "4.24.0";
nugetHash = "sha256-ERewWqfEyyZKpHFFALpMGJT0fDWywBYY5buU/wTZZTg=";
}