Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8f97ad7b3c7643b3845e61d7792013aa9b8ada3d
      
https://github.com/NixOS/nixpkgs/commit/8f97ad7b3c7643b3845e61d7792013aa9b8ada3d
  Author: John Wiegley <[email protected]>
  Date:   2015-10-31 (Sat, 31 Oct 2015)

  Changed paths:
    M pkgs/development/coq-modules/ssreflect/generic.nix

  Log Message:
  -----------
  coqPackages.ssreflect: add ncurses as a dependency

This is needed in the Darwin pure environment, where ncurses is not
available within the sandbox.  The exact error was:

coqmktop -coqlib `coqtop -where` -o bin/ssrcoq.byte -I +threads 
src/ssrmatching.cmo src/ssreflect.cmo
ld: warning: directory not found for option 
'-L/nix/store/wlf8pb7gz5alzbhdxwayxx0x4as3rnw8-coq-8.5b2/lib/coq/kernel/byterun'
ld: library not found for -lncurses


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to