Skip to content

How to use beta OCaml compiler via nix shell? #105

Closed Answered by balsoft
Zeta611 asked this question in Q&A
Discussion options

You must be logged in to vote

You need to escape the attribute properly, like this:

nix shell 'github:tweag/opam-nix#ocaml-base-compiler."5.3.0~rc1"'

(mind the nested quotes)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Zeta611
Comment options

@balsoft
Comment options

Answer selected by Zeta611
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants