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
The simple-shell.nix script attempts to create a shell using a prebuilt artifact. Unfortunately it doesn't work and I don't know why.
<command line>: /nix/store/iykxb0bmfjmi7s53kfg6pjbfpd8jmza6-glibc-2.27/lib/librt.so: symbol __close_nocancel, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
cabal: Failed to build dwarfadt-0.6 (which is required by exe:debugger from
ghc-debugger-0.1.0.0, exe:dumpdwarf from dwarfadt-0.6 and others).
The text was updated successfully, but these errors were encountered:
The
simple-shell.nix
script attempts to create a shell using a prebuilt artifact. Unfortunately it doesn't work and I don't know why.The text was updated successfully, but these errors were encountered: