mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
zkfuse: set meta.description (#513509)
This commit is contained in:
@@ -40,6 +40,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "Utility to mount a Zookeeper instance as a file-system";
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ ztzg ];
|
||||
license = lib.licenses.asl20;
|
||||
|
||||
Reference in New Issue
Block a user