Packaging existing opam repositories #148
Unanswered
eureka-cpu
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Agh, somehow this was just a syntax error... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm trying to package this repo https://github.com/semgrep/ocaml-tree-sitter-core using opam-nix since I cannot seem to do it with
buildDunePackagefrom nixpkgs. I've made a fork and done the following, but I get this error:EDIT: It builds now but the result is basically empty. I see lib, nix-support and share. lib has only empty directories, nix-support has some files which have nix-store paths, and share has man pages but that's it.
Beta Was this translation helpful? Give feedback.
All reactions