driftnet: add license
This commit is contained in:
parent
0f6134f8ad
commit
6d859b3b1e
@ -26,5 +26,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://github.com/deiv/driftnet;
|
||||
maintainers = with maintainers; [ offline ];
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user