vivado: fix ncurses #86
Reference in New Issue
Block a user
Delete Branch "fsagbuya/nix-scripts:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Due to recent nixpkgs update, package
ncurses5is now failing to loadlibtinfo.so.5because of soname issue.Applying the patch to fix
ncurses.Closes #85
Tests:
Related issue: https://github.com/m-labs/artiq/issues/2274