parent
58b24cf4d2
commit
847e1bd906
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@ stdenv.mkDerivation rec {
|
|||
meta = {
|
||||
description = "Serial port configuration utility";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue