Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Tomas Hlavaty
053edc0689
sbclBootstrap.aarch64-linux: init at 1.3.16
2017-04-20 23:33:00 +02:00
Tomas Hlavaty
43707f2764
sbclBootstrap.x86_64-linux: 1.2.15 -> 1.3.16
2017-04-20 23:30:56 +02:00
Michael Raskin
18eb185591
sbclBootstrap: list something for Solaris
2016-12-04 14:26:30 +01:00
Tomas Hlavaty
c410dc75f2
sbcl: avoid using wrong options
2016-12-04 14:26:30 +01:00
janus
072da541de
FreeBSD: undo removal of Solaris and remove changes to native stdenv now that FreeBSD has its own
2016-01-01 17:01:13 +00:00
janus
a1ade02cdc
FreeBSD support
2016-01-01 16:59:48 +00:00
Vladimír Čunát
263fd55d4b
Merge recent staging built on Hydra
...
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Tomas Hlavaty
5441ab8afc
sbcl: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Danny Wilson
bab0a82983
Dummy SBCL property to allow other derivations to build.
2015-11-16 17:20:16 +01:00
Vladimír Čunát
c49cae6803
Revert "patch sbcl-bootstrap for purity"
...
This reverts commit 06eab94f16
.
It doesn't even evaluate on Linux and the author doesn't react.
2015-10-15 21:31:51 +02:00
William A. Kennington III
8a44a36ca4
Merge branch 'master.upstream' into staging.upstream
2015-10-15 10:22:28 -07:00
Tomas Hlavaty
da8b05363b
sbclBootstrap: don't patchelf on darwin
...
00935b2554 (commitcomment-13552300)
2015-10-04 21:08:49 +02:00
William A. Kennington III
98172435f7
Merge branch 'master.upstream' into staging.upstream
2015-10-01 10:43:44 -07:00
Vladimír Čunát
673f3de193
lisps: some refactoring
2015-10-01 11:20:24 +02:00
Tomas Hlavaty
29f120d7b2
sbcl: improve bootstrap and add arm support
...
clisp bootstrap is very slow and clisp doesn't compile on arm
now it is possible to also bootstrap using ccl:
sbclBootstrapHost = "${ccl}/bin/${ccl.CCL_RUNTIME} -b -n";
or alternatively using clisp
sbclBootstrapHost = "${clisp}/bin/clisp -norc";
2015-09-30 23:40:58 +02:00
Jude Taylor
06eab94f16
patch sbcl-bootstrap for purity
2015-09-28 17:09:50 -07:00
Eelco Dolstra
4f7289eec9
Don't use ensureDir
2014-07-22 11:01:32 +02:00
John Wiegley
b08031ffec
sbcl: use bootstrap binary on darwin
2014-06-25 22:07:55 -07:00