This commit is contained in:
Greg Hellings
2024-04-16 15:52:47 -05:00
parent 4d08a2a36d
commit 267c5cacb4
+1
View File
@@ -39,6 +39,7 @@
findutils
jq
packer
pup
shellcheck
pkgs.dockerTools.usrBinEnv
(xonsh.overridePythonAttrs (old: rec { python3 = basicPython; propagatedBuildInputs = old.propagatedBuildInputs ++ [ basicPython.pkgs.pyyaml ];}))