Env: Disable python dependency in flake

This commit is contained in:
2025-01-27 19:38:28 +01:00
parent 5a506768ab
commit a34cf50ace

View File

@ -108,10 +108,9 @@
name = "Formula11"; name = "Formula11";
packages = with pkgs; [ packages = with pkgs; [
f1python nodejs_23
pocketbase pocketbase
nodejs_23
# nodePackages.autoprefixer # nodePackages.autoprefixer
# nodePackages.postcss # nodePackages.postcss
# nodePackages.postcss-cli # nodePackages.postcss-cli
@ -119,7 +118,8 @@
# nodePackages.svelte-check # nodePackages.svelte-check
# nodePackages.tailwindcss # nodePackages.tailwindcss
sqlitebrowser # f1python
# sqlitebrowser
]; ];
# Use $1 for positional args # Use $1 for positional args