Vladimír Čunát
c00d36f6c1
fetchurl: fix typo from 105154afed pushed today
2015-02-22 20:27:29 +01:00
Eduard Bachmakov
0e9a0c9913
mesa: big update, and related improvements ( close #6367 )
...
* Remove upstreamed patch
* EGL driver dirs are no longer a thing, see mesa commit
407450eb84f5a1b466a2eff19b85cdee7ac15dfb
Patching runtime search dir in sources instead (by vcunat).
* static-gallium patch dropped as it causes visibility issues with
nouveau
* rtti patch dropped as it the relevant configuration has been removed
upstream; properly fixed by an LLVM flag now
* Checks disabled. This is known and solved upstream. Checks will be
re-enabled in a future commit when updating to a version containing
the fixes
* Use llvm-3.5 now (by vcunat).
2015-02-22 20:08:08 +01:00
Eduard Bachmakov
c0def4a169
llvm-3.5: enable RTTI to support mesa
...
Extracted from #6367 .
2015-02-22 20:03:14 +01:00
Vladimír Čunát
99a740aa21
xf86-video-vmware: update
2015-02-22 20:01:04 +01:00
Vladimír Čunát
bb2be45e08
xorg: update various modules
2015-02-22 20:01:04 +01:00
Vladimír Čunát
bb587dd5cc
dbus: security bump to fix CVE-2015-0245
2015-02-22 20:01:03 +01:00
Vladimír Čunát
fe76b8e608
libdrm: update
2015-02-22 20:01:03 +01:00
Vladimír Čunát
3d9e9f6571
glibc: fix -lgcc_s linking
...
https://github.com/NixOS/nixpkgs/commit/65221567c12eb20d12#commitcomment-9515597
2015-02-22 20:01:03 +01:00
Vladimír Čunát
a00f771551
gnugrep: fix CVE-2015-1345 by upstream patch
2015-02-22 20:01:03 +01:00
Vladimír Čunát
2fd5f06ace
recode: fix build, needing texinfo now
...
Also make the build inputs native (no references are retained).
2015-02-22 20:01:03 +01:00
Vladimír Čunát
ff1a5a2528
libtool: update
...
I see nothing dangerous in NEWS.
Also refactored the expression.
2015-02-22 20:01:02 +01:00
Vladimír Čunát
e8288a7e2e
grep: update
...
The 2.21 update fixes NixOS/nix#464 .
2015-02-22 20:01:02 +01:00
Vladimír Čunát
a112709b02
automake: use 1.14.* as the default
...
I see 1.15 has been released recently,
but that's probably too new to be the default.
2015-02-22 20:01:02 +01:00
Peter Simons
f898ca1a2e
haskell-ng: clean up some obsolete overrides
2015-02-22 19:47:24 +01:00
Peter Simons
3c86d74489
haskell-hmidi: build is broken
2015-02-22 19:47:24 +01:00
Peter Simons
64837d218c
haskell-crf-chain2-tiers does not compile.
2015-02-22 19:47:24 +01:00
Peter Simons
b45700ecb7
haskell-lhc: doesn't compile
2015-02-22 19:47:24 +01:00
Peter Simons
eab82da9b9
More broken Haskell builds.
2015-02-22 19:47:24 +01:00
Peter Simons
7dd6baa3d4
haskell-ersatz cannot compile its test suite.
2015-02-22 19:47:24 +01:00
Peter Simons
ee698e5de8
haskell-crf-chain1-constrained does not compile.
2015-02-22 19:47:24 +01:00
Peter Simons
4fdea33a77
haskell-language-lua: missing build tool "alex"
2015-02-22 19:47:24 +01:00
Peter Simons
73691256d9
haskell-descriptive fails its test suite
2015-02-22 19:47:24 +01:00
Peter Simons
1034d81326
Users of haskell-purescript won't compile with ghc-7.8.x either.
2015-02-22 19:47:24 +01:00
Peter Simons
87426b718c
haskell-buffer-builder-aeson doesn't compile.
2015-02-22 19:47:24 +01:00
Peter Simons
8e92c1fcbe
haskell-descriptive: update to version 0.9.1 to fix build errors
2015-02-22 19:47:23 +01:00
Peter Simons
2b8b3cc147
haskell-buffer-builder does not compile.
2015-02-22 19:47:23 +01:00
Peter Simons
64480bd6b8
haskell-ArrowVHDL doesn't compile with recent versions of base.
2015-02-22 19:47:23 +01:00
Peter Simons
e7180dde72
haskell-dbmigrations cannot compile its test suite.
2015-02-22 19:47:23 +01:00
Peter Simons
3f487c14f8
haskell-highlighter2 does not compile with ghc-7.8.x.
2015-02-22 19:47:23 +01:00
Peter Simons
0961557f8f
haskell-karakuri is broken; haskell-jose-jwt fails its test suite.
2015-02-22 19:47:23 +01:00
Peter Simons
4c124c4a02
haskell-purescript does not compile with ghc-7.8.x.
2015-02-22 19:47:23 +01:00
Peter Simons
95c321e0f7
Mark more users of haskell-test-sandbox broken.
2015-02-22 19:47:23 +01:00
Peter Simons
31073f367e
haskell-configuration-tools: build succeeds with GHC 7.8.x now
...
Test suite is broken, though.
2015-02-22 19:47:23 +01:00
Peter Simons
3cfa24338d
haskell-QuickCheck: add support for version 1.x to fix various builds
2015-02-22 19:47:23 +01:00
Peter Simons
411d3dcb61
haskell-elevator: build is fixed
2015-02-22 19:47:23 +01:00
Peter Simons
9c3da4e723
Cabal: update overrides for version 1.22.1.0
2015-02-22 19:47:22 +01:00
Peter Simons
f28a690bed
hackage-packages.nix: re-generate from Hackage 2015-02-22T13:31:37+0100
2015-02-22 19:47:22 +01:00
lostdj
bca50ddb7d
emscripten: update from 1.29.3 to 1.29.10.
2015-02-22 21:35:38 +03:00
Vladimír Čunát
105154afed
fetchurl: build the mirror list locally
2015-02-22 19:26:22 +01:00
Vladimír Čunát
bb8d3ad2de
Merge 'master' into staging
2015-02-22 19:18:07 +01:00
Domen Kožar
e5d8e23b7b
Merge pull request #6519 from brendanlong/syncthing-0.10.23
...
syncthing: Update to 0.10.23
2015-02-22 09:25:08 -08:00
Brendan Long
82a00d1686
syncthing: Update to 0.10.23
2015-02-22 11:23:01 -06:00
Peter Simons
80101c8329
Disable some broken R packages.
2015-02-22 18:22:35 +01:00
Emery Hemingway
446580f3cd
nixos: u9fs service module
2015-02-22 12:16:58 -05:00
Emery Hemingway
3f02885d06
u9fs: initial package
2015-02-22 12:13:14 -05:00
Bjørn Forsman
d5017499a2
nixos/redis: capitalize service description
2015-02-22 16:54:14 +01:00
Bjørn Forsman
25a6745310
nixos/fail2ban: capitalize service description
2015-02-22 16:54:14 +01:00
Domen Kožar
562d0c87ff
Merge pull request #6517 from sbruce/pymongo
...
Added pymongo-2.8 python package
2015-02-22 07:24:42 -08:00
Arseniy Seroka
44fc3b26d2
distrho: fix name
2015-02-22 18:12:34 +03:00
Bjørn Forsman
6667e964e9
xclip: set meta.platforms
2015-02-22 16:04:55 +01:00