Patrick Stevens 43766bad42 Bump flake (#39)
2025-09-08 22:53:04 +01:00
2024-12-24 22:32:21 +00:00
2024-12-24 22:32:21 +00:00
2024-01-28 23:56:18 +00:00
2024-12-24 22:32:21 +00:00
2025-09-08 22:53:04 +01:00
2024-12-24 22:32:21 +00:00
2024-04-19 00:16:40 +01:00
2024-01-28 23:44:32 +00:00
2024-01-28 23:56:18 +00:00
2024-01-28 23:44:32 +00:00
2023-07-20 13:21:41 +01:00
2024-08-20 00:11:51 +01:00
2024-12-24 22:32:21 +00:00
2024-12-24 22:32:21 +00:00
2022-12-31 12:46:09 +00:00
2022-12-31 12:46:09 +00:00
2022-12-31 12:46:09 +00:00

Personal Pulumi configuration

Development tips

There are pull request checks on this repo, enforcing Fantomas-compliant formatting on the F# code. After checking out the repo, you may wish to add a pre-push hook to ensure locally that formatting is complete, rather than having to wait for the CI checks to tell you that you haven't formatted your code. Consider performing the following command to set this up in the repo:

git config core.hooksPath hooks/

Before your first push (but only once), you will need to install the .NET local tools which form part of the pre-push hook:

dotnet tool restore

You can format the Nix code with Alejandra; simply nix develop and alejandra ..

Description
Pulumi configuration defining my infrastructure
Readme MIT 352 KiB
Languages
Nix 37.5%
F# 36%
Python 12.6%
HTML 9.1%
Shell 4.8%