1
0
Selaa lähdekoodia

chore(guix): Add manifest

Miguel Ángel Moreno 2 vuotta sitten
vanhempi
commit
80bb68bcad
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      manifest.scm

+ 5 - 0
manifest.scm

@@ -0,0 +1,5 @@
+(specifications->manifest
+ '("clojure"
+   "node"
+   "clojure-tools"
+   "openjdk:jdk"))