hashi-ui: add license
This commit is contained in:
@@ -21,5 +21,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A modern user interface for hashicorp Consul & Nomad";
|
description = "A modern user interface for hashicorp Consul & Nomad";
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
maintainers = with maintainers; [ numkem ];
|
maintainers = with maintainers; [ numkem ];
|
||||||
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user