hashi-ui: add license
This commit is contained in:
parent
1560a465c3
commit
56f4aa7c9d
@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user