Build with nix properly
This commit is contained in:
4
repl.janet
Normal file
4
repl.janet
Normal file
@@ -0,0 +1,4 @@
|
||||
(import spork/netrepl)
|
||||
|
||||
(defn main [exe]
|
||||
(netrepl/client :unix (string (os/getenv "XDG_RUNTIME_DIR") "/censtablo-" (os/getenv "WAYLAND_DISPLAY"))))
|
||||
Reference in New Issue
Block a user