Changed to correct license from licenses.*
This commit is contained in:
parent
50c63f9b32
commit
dcb226deb7
@ -7,7 +7,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://brain-dump.org/projects/abduco;
|
homepage = http://brain-dump.org/projects/abduco;
|
||||||
license = "bsd";
|
license = licenses.isc;
|
||||||
description = "Allows programs to be run independently from its controlling terminal";
|
description = "Allows programs to be run independently from its controlling terminal";
|
||||||
platforms = with platforms; linux;
|
platforms = with platforms; linux;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user