Skip to content

Commit

Permalink
WIPip
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Camp committed Feb 10, 2024
1 parent 45f2d74 commit af759bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ in
if version-spec.default then [
(fhsCommand "python3" "python3")
(fhsCommand "python" "python3")
(fhsCommand "poetry" "poetry")
] else
[ ];
quarto = if version-spec.default then [ (fhsCommand "quarto" "quarto") ] else [];
Expand Down

0 comments on commit af759bd

Please sign in to comment.