w3m: add license

see issue #43716
wip/yesman
Pascal Wittmann 6 years ago
parent 0fa1ffd17f
commit 1ab197b9e7
No known key found for this signature in database
GPG Key ID: C899ACE7E2322852
  1. 1
      pkgs/applications/networking/browsers/w3m/default.nix

@ -76,5 +76,6 @@ stdenv.mkDerivation rec {
description = "A text-mode web browser";
maintainers = [ maintainers.cstrahan ];
platforms = stdenv.lib.platforms.unix;
license = stdenv.lib.licenses.mit;
};
}

Loading…
Cancel
Save