11 src = fetchFromGitHub {
15 sha256 = "sha256-cg4aZmpTysc8m1euxIO2XPv8OMnBk1DwhFcuIFHF/1o=";
21 description = "Access Windows named pipes from WSL";
22 homepage = "https://github.com/jstarks/npiperelay";
23 license = lib.licenses.mit;
24 maintainers = [ lib.maintainers.shlevy ];
25 platforms = lib.platforms.windows;