Skip to content

Commit

Permalink
dev: add nix-ld for dotnet native aot
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMagee committed May 11, 2023
1 parent 1e4c896 commit f5fcd69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/common/optional/dev.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
sdk_8_0
])
nodejs_20
nix-ld
]
++ (with nodePackages_latest; [npm pnpm yarn]);
}

0 comments on commit f5fcd69

Please sign in to comment.