nixpkgs/pkgs/development/interpreters/racket
tilpner a12a277e62
racket: use proper uname, allow for unix sockets
Racket checks the current platform via uname, then disallows
unix domain socket usage based on the result. Previously, it could not
successfully call uname at all, so it fell back to denying UDS.
2018-05-29 20:07:41 +02:00
..
default.nix racket: use proper uname, allow for unix sockets 2018-05-29 20:07:41 +02:00
minimal.nix racket-minimal: build on darwin 2018-02-22 01:27:16 +08:00