Closed AlexMouton closed 1 year ago
What did you change the package name to?
It seems to work on my end.
let package = "aaa";
Is there a corresponding aaa.opam
file? (or an opam
file with name: "aaa"
)
ah nope. i was trying to start from zero. Thats likely my problem. thanks!
Yeah, the templates are for packaging an already existing opam package. I think that fact should be mentioned somewhere :)
The group of people that have heard of ocaml and nix but used neither may be your largest audience in the short term =)
Thanks for your time
I have added a note about this in the README: https://github.com/tweag/opam-nix/commit/4bb1a4c372f639f44fc6745f13c86f4397e82d34
Describe the bug Hi Folks. Hoping its just me, but running the flake init command, changing the package string, I next get:
To Reproduce nix flake init -t github:tweag/opam-nix#executable