fixes #1933
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://lttng.org/;
|
||||
# liblttvtraceread (ltt/ directory) is distributed under the GNU LGPL v2.1.
|
||||
# The rest of the LTTV package is distributed under the GNU GPL v2.
|
||||
# TODO license = with licenses; [ gpl2 lgpl21 ];
|
||||
license = with licenses; [ gpl2 lgpl21 ];
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.bjornfor ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user