Loading pkgs/tools/security/mkpasswd/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,6 @@ stdenv.mkDerivation { description = "Overfeatured front-end to crypt, from the Debian whois package"; license = licenses.gpl2; maintainers = with maintainers; [ cstrahan fpletz ]; platforms = platforms.linux; platforms = platforms.unix; }; } Loading
pkgs/tools/security/mkpasswd/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,6 @@ stdenv.mkDerivation { description = "Overfeatured front-end to crypt, from the Debian whois package"; license = licenses.gpl2; maintainers = with maintainers; [ cstrahan fpletz ]; platforms = platforms.linux; platforms = platforms.unix; }; }