Add license header in default.nix

This commit is contained in:
Tobias Happ 2019-10-04 16:42:43 +02:00 committed by Alexander Sosedkin
parent a9fdc86c03
commit 89523d2268

View file

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