all repos — nixfiles @ 3503c771b792143ba74d97db8100d88e341615dd

System and user configuration, managed by nix and home-manager

tag-clojure/lein/profiles.clj (view raw)

1
2
3
4
5
{:user {:plugins [[cider/cider-nrepl "0.8.0-SNAPSHOT"]
                  [org.clojure/tools.namespace "0.2.7"]
                  [lein-autoexpect "1.4.0"]
                  [lein-ancient "0.5.5"]]
        :dependencies [[org.clojure/tools.trace "0.7.8"]]}}