mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
cayley: update homepage
This commit is contained in:
parent
184340bff5
commit
a90680e06f
@ -20,7 +20,7 @@ buildGoPackage rec {
|
||||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://cayley.io/";
|
||||
homepage = "https://github.com/cayleygraph/cayley";
|
||||
description = "A graph database inspired by Freebase and Knowledge Graph";
|
||||
maintainers = with lib.maintainers; [ sigma ];
|
||||
license = lib.licenses.asl20;
|
||||
|
Loading…
Reference in New Issue
Block a user