Skip to content

Commit

Permalink
mongodb: don't depend on pyyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dotlambda committed Dec 4, 2022
1 parent 47cd6b0 commit b6062cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/servers/nosql/mongodb/mongodb.nix
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ let

} else rec {
python = scons.python.withPackages (ps: with ps; [
pyyaml
setuptools
typing
cheetah3
Expand Down

0 comments on commit b6062cc

Please sign in to comment.