nixpkgs-suyu/pkgs/development
Joachim Fasting 0028abeb4e
libffcall: 2009-05-27 -> 1.10
Use the release tarball provided by the clisp maintainer.

Tested build by nix-build -A clisp -A clisp_2_44_1 -A gtk-server;
only clisp run-tested.

Of particular note is that the .so files no longer have executable
stacks.  This also avoids executable stack in clisp lisp.run

Before:

   $ readelf -lW $(nix-build -A clisp)/lib/clisp-2.49/base/lisp.run|grep GNU_STACK
   GNU_STACK      [...] RWE 0x10

After:

   $ readelf -lW $(nix-build -A clisp)/lib/clisp-2.49/base/lisp.run|grep GNU_STACK
   GNU_STACK      [...] RW 0x10
2016-11-30 06:01:10 +01:00
..
arduino
beam-modules beamPackages.hex: 0.11.3 -> 0.14.0 (#19994) 2016-11-15 06:54:52 +01:00
bower-modules/generic
compilers Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
coq-modules coqPackages.fiat_HEAD: New package for Coq 8.4pl6 and 8.5pl2 2016-10-31 16:22:04 -07:00
dotnet-modules/patches
eclipse/ecj Remove jdt-sdk 2016-11-03 21:12:39 -04:00
em-modules/generic
go-modules buildGoPackage: introduce extraSrcPaths option 2016-10-29 05:18:16 +02:00
guile-modules
haskell-modules haskellPackages.barrier: jailbreak 2016-11-28 17:18:21 -08:00
idris-modules
interpreters Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
libraries libffcall: 2009-05-27 -> 1.10 2016-11-30 06:01:10 +01:00
lisp-modules
lua-modules
misc loc: 0.3.0 -> 0.3.3 2016-10-30 16:45:04 -04:00
mobile genymotion: 2.7.2 -> 2.8.0 2016-11-27 13:18:24 +03:00
node-packages nodejs: add python to passthru 2016-11-24 22:28:04 +01:00
ocaml-modules ocamlPackages.alcotest: 0.4.5 -> 0.7.2 2016-11-23 10:01:32 +01:00
perl-modules
pharo
pure-modules
python-modules Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
qtcreator
r-modules
ruby-modules Merge pull request #20113 from johbo/ruby-scrypt-darwin 2016-11-27 21:58:17 -05:00
tools Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
web remarkjs: fix evaluation 2016-11-25 14:45:03 +01:00