You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got notified of the closing of #10927, so I tried to test my opam file pin use-case, but the build failed with an error. Here's a reproduction test without opam :
$ dune subst
File "test.opam", line 1, characters 10-25:
1 |# This file is generated by dune, edit dune-project instead
^^^^^^^^^^^^^^^
Error: repository does not contain any version information
Note that the substitution works has expected
Specifications
dune from main branch
The text was updated successfully, but these errors were encountered:
I got notified of the closing of #10927, so I tried to test my opam file pin use-case, but the build failed with an error. Here's a reproduction test without opam :
Reproduction
Previous Behavior
$ dune subst # does not fail
Actual Behavior
Note that the substitution works has expected
Specifications
The text was updated successfully, but these errors were encountered: