This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-03-25
Channels
- # aleph (9)
- # announcements (2)
- # babashka (32)
- # babashka-sci-dev (72)
- # beginners (77)
- # calva (1)
- # cider (3)
- # clj-kondo (19)
- # clojure (61)
- # clojure-brasil (13)
- # clojure-europe (25)
- # clojure-italy (1)
- # clojure-nl (2)
- # clojure-norway (27)
- # clojure-uk (23)
- # clojuredesign-podcast (6)
- # clojurescript (12)
- # conjure (2)
- # core-typed (3)
- # cursive (6)
- # datalevin (2)
- # datomic (13)
- # emacs (9)
- # events (19)
- # fulcro (6)
- # graphql (11)
- # gratitude (2)
- # helix (3)
- # honeysql (16)
- # jobs (1)
- # lsp (89)
- # malli (33)
- # meander (14)
- # off-topic (87)
- # pathom (4)
- # polylith (7)
- # portal (4)
- # practicalli (1)
- # rdf (6)
- # reagent (2)
- # releases (8)
- # remote-jobs (1)
- # shadow-cljs (59)
- # sql (8)
- # tools-deps (14)
- # xtdb (18)
I remember seeing something about this recently but can't find it now. Is there a way to use clj
without an internet connection?
https://ask.clojure.org/index.php/11644/re-building-without-internet-access-with-nix
I was not able to reproduce that case above, so would welcome more info there
Aye, should arrive any day 🙂 Thanks for your support so far!
@U064X3EF3 Are you on MacOs by any chance? Because it turns out I couldn't reproduce either while my Linux colleagues could, very odd
We did some intensive debugging today. I still have a few things to try and I'll report on ask.clojure
That is where I tested, but not clear to me why it would be different
I think this may be a platform difference. The different clojure platform installers scripts put their files in different places, but the nix script doesn’t account for this: https://github.com/NixOS/nixpkgs/blob/nixos-21.11/pkgs/development/interpreters/clojure/default.nix#L19-L48
This is an issue I ran into with our own “bin wrapper” tool wrapping clojure for download