Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix simple-shell.nix script #25

Open
mpickering opened this issue Sep 5, 2019 · 2 comments
Open

Fix simple-shell.nix script #25

mpickering opened this issue Sep 5, 2019 · 2 comments

Comments

@mpickering
Copy link
Collaborator

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).
@mpickering
Copy link
Collaborator Author

I fixed it by pinning to an older version of nixpkgs for now.

@supersven
Copy link
Contributor

Currently simple-shell.nix doesn't work at all, because gitlab.haskell.org artifacts are removed after 3 months.

If someone wants to join and can't because of this: Please drop me a note and I'll upload binaries somewhere else.

mpickering pushed a commit that referenced this issue Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants