This commit is contained in:
2025-07-31 01:27:33 +03:00
parent 9d5a1119e6
commit df0a94ceba
16 changed files with 183 additions and 19 deletions
+2
View File
@@ -8,6 +8,8 @@ pkgs.mkShell {
buildInputs = with pypkgs; [
python
virtualenv
# pkgs.nodejs
pkgs.nodePackages.sass
];
shellHook = ''