lib.trivial: fix typo "nixpks" -> "nixpkgs"

master
Alyssa Ross 2021-04-05 10:13:33 +00:00
parent 897595ab92
commit fae6b04160
No known key found for this signature in database
GPG Key ID: F9DBED4859B271C0
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ rec {
seq deepSeq genericClosure;
## nixpks version strings
## nixpkgs version strings
/* Returns the current full nixpkgs version number. */
version = release + versionSuffix;