hashi-ui: add license

gstqt5
Markus Kowalewski 2020-06-30 21:43:26 +02:00
parent 1560a465c3
commit 56f4aa7c9d
No known key found for this signature in database
GPG Key ID: D865C8A91D7025EB
1 changed files with 1 additions and 0 deletions

View File

@ -21,5 +21,6 @@ stdenv.mkDerivation rec {
description = "A modern user interface for hashicorp Consul & Nomad";
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ numkem ];
license = licenses.mit;
};
}