You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The elm package fails to build because of snap-server failing to build
To Reproduce
nix-env -iA nixpkgs.elmPackages.elm
src/Snap/Internal/Http/Server/TLS.hs:108:14: error:
Not in scope: ‘Socket.bindSocket’
Perhaps you meant one of these:
‘Socket.fdSocket’ (imported from Network.Socket),
‘Socket.mkSocket’ (imported from Network.Socket),
‘Socket.withFdSocket’ (imported from Network.Socket)
Module ‘Network.Socket’ does not export ‘bindSocket’.
|
108 | Socket.bindSocket sock addr
| ^^^^^^^^^^^^^^^^^
builder for '/nix/store/71cdi2kbihkqd4f3p4n2kmz31i3wk2za-snap-server-1.1.1.1.drv' failed with exit code 1
Expected behavior
Elm is installed.
Screenshots
If applicable, add screenshots to help explain your problem.
Describe the bug
The elm package fails to build because of
snap-server
failing to buildTo Reproduce
Expected behavior
Elm is installed.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
https://hydra.nixos.org/build/108513559 shows that it has been failing since 2019-12-05 11:05:31.
Metadata
Maintainer information:
The text was updated successfully, but these errors were encountered: