Cleanup: remove line left over from template
As per @Mic92: can be removed
This commit is contained in:
parent
c50f7a361a
commit
4c497d522c
@ -16,7 +16,6 @@ buildGoPackage rec {
|
|||||||
|
|
||||||
goDeps = ./deps.nix;
|
goDeps = ./deps.nix;
|
||||||
|
|
||||||
# TODO: add metadata https://nixos.org/nixpkgs/manual/#sec-standard-meta-attributes
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "core implementation of validating DHT dApps in go";
|
description = "core implementation of validating DHT dApps in go";
|
||||||
longDescription = "Holographic storage for distributed applications -- a validating monotonic DHT backed by authoritative hashchains for data provenance";
|
longDescription = "Holographic storage for distributed applications -- a validating monotonic DHT backed by authoritative hashchains for data provenance";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user