mlvzk / manix

A fast CLI documentation searcher for Nix.
Mozilla Public License 2.0
337 stars 19 forks source link

cachix cache? #18

Closed bbigras closed 3 years ago

bbigras commented 3 years ago

It could be nice. My nix config uses a lot of them and it speeds the compile time a lot. Especially when nixos-unstable moves forward and my compile time takes like 3 hours.

nix.dev has a nice template for that using github actions and niv. https://github.com/nix-dot-dev/getting-started-nix-template

Personally I also use nix-build-uncached.

mlvzk commented 3 years ago

It should soon be in the unstable channel(got merged to master yesterday). Will you still need it?

bbigras commented 3 years ago

I use unstable, so I won't need it.

Thank you very much.

mlvzk commented 3 years ago

@bbigras the nixos-unstable channel has been updated and now includes manix

bbigras commented 3 years ago

Thanks! I'm using it now with unstable.