wireless-regdb: licenses.{free -> isc}, apparently
This commit is contained in:
parent
e5057ef8de
commit
f50a719a4d
@ -21,7 +21,7 @@ stdenv.mkDerivation {
|
|||||||
inherit version;
|
inherit version;
|
||||||
description = "Wireless regulatory database for CRDA";
|
description = "Wireless regulatory database for CRDA";
|
||||||
homepage = https://git.kernel.org/cgit/linux/kernel/git/sforshee/wireless-regdb.git/;
|
homepage = https://git.kernel.org/cgit/linux/kernel/git/sforshee/wireless-regdb.git/;
|
||||||
license = licenses.free;
|
license = licenses.isc;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ nckx ];
|
maintainers = with maintainers; [ nckx ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user