···41 supergenpass will ask for your master password interactively, and it will not be displayed on your terminal.
42 '';
43 license = licenses.mit;
44- platforms = platforms.linux;
45 maintainers = with maintainers; [ fgaz ];
46 homepage = "https://github.com/lanzz/bash-supergenpass";
47 };
···41 supergenpass will ask for your master password interactively, and it will not be displayed on your terminal.
42 '';
43 license = licenses.mit;
44+ platforms = platforms.all;
45 maintainers = with maintainers; [ fgaz ];
46 homepage = "https://github.com/lanzz/bash-supergenpass";
47 };