Skip to content

Make more NixOS friendly :)

jD91mZM2 requested to merge jD91mZM2:nix-shell into master

NixOS users can now run 'nix-shell' to automatically fetch all dependencies. They still need to patch setup.sh to find autoconf under the name "autoconf" and not "autoconf2.64", but it's better than nothing!

Merge request reports