Commit Graph

38107 Commits

Author SHA1 Message Date
Shea Levy
55e6303d6a Add full llvm build, update libc++ and dragonegg
Some packages in the llvm suite (e.g. compiler-rt) cannot be built
separate from the build of llvm, and while some others (e.g. clang) can
the combined build is much better tested (we've had to work around
annoying issues before). So this puts llvm, clang, clang-tools-extra,
compiler-rt, lld, lldb, and polly all into one big build (llvmFull).
This build includes a static llvm, as dynamic is similarly less tested
and has known failures.

This also updates libc++ and dragonegg. libc++ now builds against
libc++abi as a separate package rather than building it during the
libc++ build.

The clang purity patch is gone. Instead, we simply set --sysroot to
/var/empty for pure builds, as all impure paths are either looked up in
the gcc prefix (which we hard-code at compile time) or in the sysroot.
This also means that if NIX_ENFORCE_PURITY is 0 then clang will look in
the normal Linux paths by default, which is the proper behavior IMO.

polly required an updated isl. When stdenv-updates is merged, perhaps we
can update the isl used by gcc and avoid having two versions.

Since llvm on its own is now separate from the llvm used by clang, I've
removed myself as maintainer from llvm and will leave maintenance of
that to those who are interested in llvm separate from clang.

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-20 05:42:38 -05:00
Lluís Batlle i Rossell
86808f2c46 Making elinks not use python by default.
It fails to start for me, due to a python problem, otherwise. And I
don't know why I'd need python, so by now I disable it by default.
2014-01-20 09:27:27 +01:00
Lluís Batlle i Rossell
01a2986560 Updating elinks to 0.12pre6 2014-01-20 09:16:19 +01:00
Shea Levy
3ae5e801a5 Linux 3.13
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-19 22:35:24 -05:00
Shea Levy
b529a34b4a Add Fedora 20
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-19 20:50:46 -05:00
Domen Kožar
745472d66a Add gnome3.gnome_settings_daemon 2014-01-19 23:15:00 +01:00
Bjørn Forsman
1e3289efb4 cgit: fix snapshot feature by using full paths to gzip/bzip2/xz 2014-01-19 22:59:51 +01:00
Bjørn Forsman
3a917b5c2d cgit: enable lua support
Filters can now take advantage of the built-in lua interpreter (much
faster than fork and exec).
2014-01-19 22:46:53 +01:00
Bjørn Forsman
8c25a73def cgit: update from 0.9.2 to 0.10 2014-01-19 22:12:12 +01:00
Domen Kožar
e3c80f19cf Add gnome3.geocode_glib 2014-01-19 22:09:51 +01:00
Shea Levy
fd99863e14 elinks: Actually enable javascript
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-19 15:16:40 -05:00
Cillian de Róiste
0fde298047 lv2: update from 1.6.0 to 1.8.0 2014-01-19 21:10:50 +01:00
Cillian de Róiste
000b1ad43a suil: update from 0.6.16 to 0.8.0 2014-01-19 21:10:50 +01:00
Cillian de Róiste
9f857e6e0c sratom: update from 0.4.2 to 0.4.4 2014-01-19 21:10:50 +01:00
Cillian de Róiste
f5642f26dd lilv: update from 0.16.0 to 0.18.0 2014-01-19 21:10:50 +01:00
Shea Levy
30f7947031 Whitespace to force a build
Ugh

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-19 15:07:35 -05:00
Shea Levy
0e74c9f4dc Fix tarball
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-19 13:38:37 -05:00
Shea Levy
cb24530135 Fix whitespace
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-19 12:40:31 -05:00
Shea Levy
4b9da6697b Merge branch 'master' of git://github.com/madjar/nixpkgs
rust: Add

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-19 12:39:17 -05:00
Shea Levy
d7bf8677a3 Merge branch 'ag' of git://github.com/madjar/nixpkgs
silver-search: Add

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-19 12:23:37 -05:00
Vladimír Čunát
03c9791e0a phonon_backend_vlc: fix build by adding pkgconfig
Commented on 86f7aec950 (commitcomment-5111284)
2014-01-19 18:00:05 +01:00
Georges Dubus
9f9244f061 silver-search: Add 2014-01-19 17:42:43 +01:00
Georges Dubus
2a0f1cd6f1 rust: Add 2014-01-19 17:30:36 +01:00
Mathijs Kwik
9878037603 haskell-hasktags: upgrade to 0.68.6 2014-01-19 16:06:18 +01:00
Cillian de Róiste
0ec2adc69d mda_lv2: update from 1.0.0 to 1.2.2 2014-01-19 14:59:48 +01:00
Cillian de Róiste
c9d1ed561f lmms: tidy up, fix build 2014-01-19 14:43:05 +01:00
Nixpkgs Monitor
f95dfe1502 lmms: update from 0.4.10 to 0.4.15 2014-01-19 14:43:05 +01:00
Peter Simons
17d58c370b Merge pull request #1540 from ocharles/haskellPackages.exPool
haskellPackages.exPool: Do not fix the version of hashable
2014-01-19 05:16:36 -08:00
Peter Simons
6b503927b8 Merge pull request #1541 from ocharles/haskellPackages.threepennyGui
haskellPackages.threepennyGui: New expression
2014-01-19 05:16:18 -08:00
Peter Simons
a74b2c62ab Merge pull request #1542 from ocharles/haskellPackages.exceptions
haskellPackages.exceptions: Update to 0.3.3 and enable tests
2014-01-19 05:16:08 -08:00
Peter Simons
6b6a3af5c3 Merge pull request #1543 from ocharles/haskellPackages.timezone
haskellPackages.timezoneOlson/haskellPackages.timezoneSeries: New expressions
2014-01-19 05:14:51 -08:00
Peter Simons
9ee3ff2088 Merge pull request #1545 from basvandijk/libossp-uuid
Add new package libossp-uuid-1.6.2
2014-01-19 05:14:31 -08:00
Cillian de Róiste
76267063a5 jalv: update from 1.4.2 to 1.4.4 2014-01-19 13:06:51 +01:00
Cillian de Róiste
b3a116c762 zynaddsubfx: fix build, tidy up, add JACK support 2014-01-19 13:01:49 +01:00
Cillian de Róiste
78c4b0868e zynaddsubfx: update from 2.4.1 to 2.4.3 2014-01-19 12:47:17 +01:00
Cillian de Róiste
cbacf96b1c yoshimi: add cairo as build input 2014-01-19 12:44:28 +01:00
Cillian de Róiste
e9e8cf4b98 Tidy up 2014-01-19 12:44:27 +01:00
Cillian de Róiste
ea72595fab yoshimi: update from 0.060.12 to 1.1.0 2014-01-19 12:43:58 +01:00
Cillian de Róiste
52213afd48 qsynth: add linux as a platform 2014-01-19 12:26:35 +01:00
Vladimír Čunát
83a2e8554b spacefm: fix schema-crash (in preferences), nitpicks
I also did some style changes to be closer to most in nixpkgs.
2014-01-19 12:11:19 +01:00
Vladimír Čunát
d37aec1ac4 poppler: bugfix update 0.24.4 -> .5
Also Qt4 binding bugfix.
2014-01-19 10:24:56 +01:00
Bas van Dijk
242dfe152d Use a short and long description for libossp-uuid 2014-01-18 23:28:16 +01:00
Bas van Dijk
c7e19f9679 Use stdenv.lib.licenses.bsd instead of "bsd" 2014-01-18 23:09:27 +01:00
Marco Maggesi
e634e4ae6b Update OCaml library Camomile to version 0.8.5 2014-01-18 20:56:45 +00:00
Marco Maggesi
c54a9276ba Update menhir to version 20130115 2014-01-18 20:56:44 +00:00
Marco Maggesi
cd2fd2a401 Update cryptokit to version 1.9 2014-01-18 20:56:44 +00:00
Marco Maggesi
389da8b64c Update camlp5 to version 6.11 2014-01-18 20:56:44 +00:00
Marco Maggesi
663845fc9e Update OCaml OUnit to version 2.0.0 2014-01-18 20:56:44 +00:00
Marco Maggesi
cf6ac40585 Update OCaml findlib to version 1.4 2014-01-18 20:56:44 +00:00
Bjørn Forsman
ffd3e0f02c logstalgia: fix attribute and directory name typo
Change "logstalgica" to "logstalgia".
2014-01-18 21:47:39 +01:00