pythonPackages.pypugjs: init at 5.9.6
The Jade language was renamed to Pug, and this is the new Python package to support it. It is also better maintained than pyjade.
This commit is contained in:
@@ -5414,6 +5414,8 @@ in {
|
||||
|
||||
pypubsub = callPackage ../development/python-modules/pypubsub { };
|
||||
|
||||
pypugjs = callPackage ../development/python-modules/pypugjs { };
|
||||
|
||||
pyqrcode = callPackage ../development/python-modules/pyqrcode { };
|
||||
|
||||
pyqt4 = callPackage ../development/python-modules/pyqt/4.x.nix { inherit (pkgs) pkgconfig; };
|
||||
|
||||
Reference in New Issue
Block a user