mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
Remove incorrect sentence from make-channel comment
Besides being incorrect, claims like these tend to stick around after they become incorrect.
This commit is contained in:
parent
bbffdfcf72
commit
17e863d017
@ -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 }:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user