mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
ops: and then throw the python version out, too
This commit is contained in:
parent
dd2db8b0ee
commit
18b03e5d6a
6 changed files with 615 additions and 4 deletions
|
|
@ -23,7 +23,7 @@ with pkgs; let
|
|||
nativeBuildInputs =
|
||||
[
|
||||
go # Required for pulumi
|
||||
pulumi # Infrastructure as code
|
||||
pulumi-bin # Infrastructure as code
|
||||
python39Packages.pulumi # Pulumi for Python!
|
||||
pulumiPackages.pulumi-language-python # Python!
|
||||
deadnix # dead-code scanner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue