Closed TonyGiorgio closed 10 months ago
in the old directory, is submodule dev/HTTP at commit a809094... ?
also, in the old directory, can you try
nix develop -c sh -c 'julia --project -e "import Pkg; Pkg.instantiate()"'
I've figured out some of my problems. I've been running commands here instead of the repo I'm really using which is primal-server
. For whatever reason I was also running into issues with the submodule not updating recursively into primal-caching-service
which is what is pulling in HTTP
.
Lastly, I'm having issues with conda not being installed. I see it was added last month, but has not been added to nix? I'll try pulling that into nix and seeing if that works.
Tried a couple nix things but couldn't get it to work. I've just did a nix shell then entered julia and installed Conda that way. It's currently running and trying to process all of it's data, though I may have accidentally deleted a couple hundred GBs of notes but oh well. Will let you know if I run into any other snags, thank you.
This is an existing instance that I'm trying to update.
Things I've tried:
However, this works on a new directory on the same machine:
ENV: