Fork me on GitHub
#leiningen
<
2018-01-05
>
ehashman05:01:44

FYI: Leiningen is now available for installation on Debian testing (buster)

ehashman05:01:04

If you're using a Debian machine please do give it a whirl and let me know if you find any issues

ehashman05:01:06

(It will be included in Ubuntu 18.04 LTS---I'd like to also get it into stable backports but I want to get Clojure 1.9 packaged first)

Alex Miller (Clojure team)13:01:04

Have you looked at the new clojure tools? Would love to have those available

ehashman14:01:10

@alexmiller haven't looked into it yet, I generally discourage doing dev against the Debian libraries because once they go into stable the version is basically pinned (fine for e.g. Clojure but less good for frequently updated stuff)

ehashman14:01:55

Leiningen being available means the newest versions can be pulled down from clojars :)

souenzzo16:01:52

on archlinux, clj utility is provided by clojure package

Alex Miller (Clojure team)19:01:26

#tools-deps is probably a better place to talk about this subject, but I would like it to be a thing that gets better/smoother/more widely distributed

souenzzo21:01:42

there is plans to #leiningen support deps.edn?

Alex Miller (Clojure team)21:01:40

there is a plugin for it