13 src = fetchFromGitHub {
17 hash = "sha256-xZfR4sn20fDaTNAxuxVflpr+8AFg5Z7vesO7P8Jxw6A=";
20 buildInputs = [ pam libX11 ];
22 vendorHash = "sha256-PLyemAUcCz9H7+nAxftki3G7rQoEeyPzY3YUEj2RFn4=";
25 description = "Dead simple CLI Display Manager on TTY";
26 homepage = "https://github.com/tvrzna/emptty";
27 license = licenses.mit;
28 maintainers = with maintainers; [ urandom ];
29 # many undefined functions
30 broken = stdenv.hostPlatform.isDarwin;
31 mainProgram = "emptty";