change license
This commit is contained in:
@@ -75,7 +75,7 @@ buildGoModule rec {
|
||||
meta = with lib; {
|
||||
description = "Improves container isolation";
|
||||
homepage = "https://github.com/nestybox/sysbox";
|
||||
license = licenses.apache;
|
||||
license = licenses.asl20;
|
||||
broken = stdenv.isDarwin;
|
||||
mainProgram = "sysbox-runc";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user