Verynix, any version of any Nix package in one command

This new utility is another simplification for running a specific version of a package from the nixpkgs corpus. Use it like this:

vx hugo-0.154.3 serve
3 Likes

No URL? CLI seems to conflict with GitHub - bearcove/vixen: aspiring rust build system Β· GitHub as well.

2 Likes

Thanks for both important tips

I wanted a very short bin name but it’s is difficult to find a unique short name. Suggestions are welcome.

Nice. Like comma but has versions too (I can alias it to β€œ,+” :laughing:).

I wonder how far one can go back; could it compile from an old nixpkgs commit if version is not in cache, or are we restricted with nixpkgs cache?

1 Like

It should just compile as well.

2 Likes