Show More
@@ -98,6 +98,7 b' let' | |||||
98 | buildInputs = |
|
98 | buildInputs = | |
99 | attrs.buildInputs ++ |
|
99 | attrs.buildInputs ++ | |
100 | (with self; [ |
|
100 | (with self; [ | |
|
101 | pkgs.nodePackages.bower | |||
101 | pkgs.nodePackages.grunt-cli |
|
102 | pkgs.nodePackages.grunt-cli | |
102 | pkgs.subversion |
|
103 | pkgs.subversion | |
103 | pytest-catchlog |
|
104 | pytest-catchlog |
General Comments 0
You need to be logged in to leave comments.
Login now