forked from mirrors/nixpkgs
lib.trivial: fix typo "nixpks" -> "nixpkgs"
This commit is contained in:
parent
897595ab92
commit
fae6b04160
|
@ -158,7 +158,7 @@ rec {
|
|||
seq deepSeq genericClosure;
|
||||
|
||||
|
||||
## nixpks version strings
|
||||
## nixpkgs version strings
|
||||
|
||||
/* Returns the current full nixpkgs version number. */
|
||||
version = release + versionSuffix;
|
||||
|
|
Loading…
Reference in a new issue