Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use nixpkgs version and build number as version instead of bare hash
Using a bare hash confuses tools that parse the version string to show updated packages, namely `nvd`. In place of the bare nixpkgs revision hash, the NixOS version number including a prefix of the revision hash is now used.
- Loading branch information