Search nix packages versions - and minimalist devshell and version manager built on nix - Flake generator for version pinned packages.
HTML 70.7%
Go 14.7%
Nix 9.5%
Shell 3.2%
JavaScript 1.1%
SCSS 0.6%
Other 0.2%
127 2 2

Clone this repository

https://tangled.org/oeiuwq.com/nix-versions https://tangled.org/did:plc:hwcqoy35x55nzde2sm6dbvq7/nix-versions
git@knot.tangled.wizardry.systems:oeiuwq.com/nix-versions git@knot.tangled.wizardry.systems:did:plc:hwcqoy35x55nzde2sm6dbvq7/nix-versions

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

nix-versions - All versions of nixpkgs at your fingerprints.#

nix-versions is a CLI tool that can help you find the nixpkgs revision for historical versions of a package.

It does so by integrating the following services available to the nix ecosystem:

Any of these backends can be selected as default or combined on a per-package basis.

It also features version constraint filters, allowing you to restrict packages to a known set of compatible/stable versions that work with you.

When used in conjuction with nix shell and direnv, nix-versions, it can also double as a plain-text development shell and tools version manager with automatic environment loading targeting people new to nix, but familiar with tools like npm, rvm, asdf, mise.

Our website provides a flakes generator for version-pinned packages. You can use these generated flakes as inputs on your own flakes, allowing version constrained package updates.

Read more at our website

https://nix-versions.oeiuwq.com#