duti: update homepage

main
Renaud 2 years ago committed by c0bw3b
parent e77cafcf65
commit e4779a33aa
  1. 2
      pkgs/os-specific/darwin/duti/default.nix

@ -32,6 +32,6 @@ stdenv.mkDerivation rec {
maintainers = with maintainers; [matthewbauer];
platforms = platforms.darwin;
license = licenses.publicDomain;
homepage = "http://duti.org/";
homepage = "https://github.com/moretension/duti/";
};
}

Loading…
Cancel
Save