bicep: mark as not broken on darwin
This commit is contained in:
parent
0509bb8779
commit
b11dd94ea7
@ -34,7 +34,6 @@ buildDotnetModule rec {
|
||||
passthru.updateScript = ./updater.sh;
|
||||
|
||||
meta = {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "Domain Specific Language (DSL) for deploying Azure resources declaratively";
|
||||
homepage = "https://github.com/Azure/bicep/";
|
||||
changelog = "https://github.com/Azure/bicep/releases/tag/v${version}";
|
||||
|
Loading…
Reference in New Issue
Block a user