mirror of
https://github.com/Smaug123/PulumiConfig
synced 2025-10-06 09:08:39 +00:00
Miniflux and Woodpecker (#13)
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
};
|
||||
};
|
||||
devShells = let
|
||||
requirements = [pkgs.dotnet-sdk_7 pkgs.git pkgs.alejandra pkgs.nodePackages.markdown-link-check];
|
||||
requirements = [pkgs.dotnet-sdk_7 pkgs.git pkgs.alejandra pkgs.nodePackages.markdown-link-check pkgs.jq];
|
||||
in {
|
||||
default = pkgs.mkShell {
|
||||
buildInputs =
|
||||
|
Reference in New Issue
Block a user