Convert the channel into a function

This commit is contained in:
Alexander Sosedkin 2019-10-06 03:40:13 +02:00
parent a157f0ef5c
commit 082dcf8b93

View file

@ -1,6 +1,8 @@
# Licensed under GNU Lesser General Public License v3 or later, see COPYING.
# Copyright (c) 2019 Alexander Sosedkin and other contributors, see AUTHORS.
{ }:
let
nixpkgs = import <nixpkgs> { };