nickel-lang / organist

Control all your tooling from a single console
MIT License
422 stars 21 forks source link

Dependencies management using npins/dependency pin handling for non flakes setup #220

Open AkechiShiro opened 2 months ago

AkechiShiro commented 2 months ago

Hey,

I'm looking to use npins, I'm not sure if I should PR an update to the documentation to mention that it is possible to use it in the non-flakes case to pin dependencies.

yannham commented 2 months ago

Hello!

Just to make sure that I understand correctly - you're currently using npins and organist together with success? Or are you considering the option for now?

We're always open to more documentation, including about alternative ways to use organist. Personally I've never used npins so I can't say if that could work with organist or not. But if does, a documentation PR is welcome.

AkechiShiro commented 2 months ago

Considering the option, I think it shouldn't be too hard to use them together but I still need time to dig a little bit.