Skip to content

Commit

Permalink
Document make-channel.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
lheckemann authored and roberth committed Oct 2, 2018
1 parent 1643967 commit bbffdfc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nixos/lib/make-channel.nix
@@ -1,3 +1,7 @@
/* 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.
*/
{ pkgs, nixpkgs, version, versionSuffix }:

pkgs.releaseTools.makeSourceTarball {
Expand Down

0 comments on commit bbffdfc

Please sign in to comment.