10 src = fetchFromGitHub {
11 owner = "genuinetools";
14 sha256 = "1jlza1czfssssi3y9zi6kr8k9msfa7vp215ibhwbz4h97av5xw5m";
21 description = "Docker registry v2 command line client and repo listing generator with security checks";
22 homepage = "https://github.com/genuinetools/reg";
23 license = licenses.mit;
24 maintainers = with maintainers; [ ereslibre ];