Tim de Jager
Tim de Jager
You have to check the example form the `0.4` tag, as the master version has been updated
> @tdejager Hey @AntoinePrv can you maybe add me as a collaborator in your forked repo then I can commit the unibilium stuff. :)
Yeah either we could patch the Makefile or send a pull request to make the make file potentially use the ?= operator for PREFIX instead. What do you think is...
Yeah, that would be great. However `/usr/local/lib` is hardcoded in the makefile. So I could use the DESTDIR to do something like `../../../foo`, but that seems a bit dirty. On...
Hi @AntoinePrv should I have a look why the osx build fails?
Yes, I'm also seeing this, it is fine with `.ts` files
In the end is was caused by the `styled-components` vim plugin for me, removing this and everything works fine :)
Just tried this with the latest uv on a apple m1, and for me the installation is succesful.
Ah I supposed that: https://github.com/conda/conda-lock/blob/5bdab2b36c10de8e30054c0345ab3ebc195ecdfb/conda_lock/lockfile/models.py#L50 build attribute was meant for this, maybe it's something else?
There is another thing I should have mentioned before, but there is also a build number for conda packages but that is not included in the format at all. We...