Skip to content
Snippets Groups Projects

Nrepl 0.9.0 fix

Merged Louis-Philippe Véronneau requested to merge nrepl_fix into master

This fixes the bug introduced by nrepl 0.9.0-1 (uploaded during the 2022 Clojure sprint).

After testing, I decided it wasn't a good idea to use the "debian" version for nrepl, as in online mode, it made lein test try to download nrepl "debian" from Maven central (which obviously fails :P)

Instead, we're just hard-coding the current version (0.9.0) instead of the previous one (0.6.0). I had a look at the nrepl upstream changelog and didn't see anything that should prevent our version of leiningen to work with nrepl 0.9.0 instead of 0.6.0.

The git diff might be a little hard to read, since I'm patching quilt patches... For your convenience, I've attached a build log.leiningen-clojure_2.9.1-6_amd64.build

Note that if you want to build locally, you will need libpomegranate-clojure 1.2.1-3. I've attached the .deb, as this version is currently building on the buildds.

libpomegranate-clojure_1.2.1-3_all.deb

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading