parent
ec62d5462d
commit
a2b852caa0
|
@ -188,6 +188,6 @@ pythonPackages.buildPythonApplication {
|
|||
then licenses.unfree
|
||||
else with licenses; [ mit bsd2 gpl2Plus ];
|
||||
platforms = [ "i686-linux" "x86_64-linux" "armv6l-linux" "armv7l-linux" ];
|
||||
maintainers = with maintainers; [ jgeerds nckx ];
|
||||
maintainers = with maintainers; [ jgeerds ttuegel ];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -188,6 +188,6 @@ pythonPackages.buildPythonApplication {
|
|||
then licenses.unfree
|
||||
else with licenses; [ mit bsd2 gpl2Plus ];
|
||||
platforms = [ "i686-linux" "x86_64-linux" "armv6l-linux" "armv7l-linux" ];
|
||||
maintainers = with maintainers; [ jgeerds nckx ];
|
||||
maintainers = with maintainers; [ jgeerds ttuegel ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue