Browse Source

chore: add nodejs to flake build inputs

Miguel Ángel Moreno 3 tháng trước cách đây
mục cha
commit
8a081ec1c7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      flake.nix

+ 1 - 0
flake.nix

@@ -17,6 +17,7 @@
             clj-kondo
             clojure
             jdk
+            nodejs
           ];
         };
       });