Remove incorrect sentence from make-channel comment

Besides being incorrect, claims like these tend to stick around
after they become incorrect.
gstqt5
Robert Hensing 2018-11-04 20:43:41 +01:00
parent bbffdfcf72
commit 17e863d017
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/* Build a channel tarball. These contain, in addition to the nixpkgs
* expressions themselves, files that indicate the version of nixpkgs
* that they represent. This only seems to be used by Travis.
* that they represent.
*/
{ pkgs, nixpkgs, version, versionSuffix }: