mongodb: use cheetah3
This commit is contained in:
@@ -64,8 +64,9 @@ let
|
||||
} else rec {
|
||||
python = scons.python.withPackages (ps: with ps; [
|
||||
pyyaml
|
||||
setuptools
|
||||
typing
|
||||
cheetah
|
||||
cheetah3
|
||||
]);
|
||||
|
||||
scons = sconsPackages.scons_3_1_2;
|
||||
|
||||
Reference in New Issue
Block a user