This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
tubo
mirror of
https://github.com/migalmoreno/tubo
Watch
2
Star
0
Fork
1
Files
Issues
0
Wiki
Browse Source
chore: add nodejs to flake build inputs
Miguel Ángel Moreno
3 months ago
parent
a65823d604
commit
8a081ec1c7
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
flake.nix
+ 1
- 0
flake.nix
View File
@@ -17,6 +17,7 @@
clj-kondo
clojure
jdk
+ nodejs
];
};
});