Commit graph

14072 commits

Author SHA1 Message Date
Vladimír Čunát
5888f27c56 automake-1.10: remove, probably vulnerable CVE-2012-3386
The only user was xorg ATM, which I would remove from anyway.
2014-01-30 13:49:22 +01:00
Vladimír Čunát
48811001c4 gtk3: change name to gtk+3-3.*, don't lower priority
This is to allow alongside installation of gtk2 and gtk3 in user envs.
Therefore, decreasing the priority of gtk3 was superfluous now.
2014-01-29 15:13:02 +01:00
Vladimír Čunát
908ce109f9 Merge master into x-updates (the binutils change) 2014-01-28 18:00:29 +01:00
Petr Rockai
6f5be260b4 Adopt packages. 2014-01-28 17:31:17 +01:00
Marc Weber
577c20c23b tigervnc: fix ctrl-* keys, eg ctrl-c ctrl-v ctrl-d by applying patch to fltk
I'm unsure about
- is it ok to apply this patch globally, or should it be overridden for tigervnc only?
- how many rebuilds it triggers
- whether it was neccessary to update to latest dev version (seems to work)
The bug report indicates that others distros just includes this patch (?)

Cf. #1498. vcunat: the patch should be usable globally, as e.g. Arch does it.
Using autoreconfHook doesn't work for me, maybe --force is bad for it.
2014-01-28 16:10:12 +01:00
Peter Simons
134d52cb5f haskell-HaRe: update to version 0.7.1.1 2014-01-28 14:59:47 +01:00
Peter Simons
069220a868 haskell-yesod-bin: update to version 1.2.5.7 2014-01-28 14:59:47 +01:00
Peter Simons
9e36e4be18 haskell-yaml: update to version 0.8.5.4 2014-01-28 14:59:47 +01:00
Peter Simons
0480294937 haskell-network-conduit: update to version 1.0.2.1 2014-01-28 14:59:47 +01:00
Peter Simons
55a8134bbe haskell-highlighting-kate: update to version 0.5.6.1 2014-01-28 14:59:47 +01:00
Peter Simons
4cbf42f006 haskell-direct-sqlite: update to version 2.3.11 2014-01-28 14:59:47 +01:00
Peter Simons
b8d6e1d458 haskell-diagrams-svg: jailbreak to fix build with recent blaze-markup 2014-01-28 14:59:46 +01:00
Peter Simons
c13d4085a3 haskell-network-conduit: disable test suite to fix build errors with GHC 7.4.2
https://github.com/snoyberg/conduit/issues/134
2014-01-28 14:59:46 +01:00
Peter Simons
cae97e9418 Add newly required Haskell packages.
- asn1-encoding: add version 0.8.1.2
 - asn1-parse: add version 0.8.1
 - x509-store: add version 1.4.3
 - x509-system: add version 1.4.2
 - x509-validation: add version 1.5.0
 - x509: add version 1.4.7
2014-01-28 14:59:46 +01:00
Peter Simons
dc354b0beb haskell-HaRe: update to version 0.7.1.0 2014-01-28 14:59:46 +01:00
Peter Simons
2c23e7227d haskell-wai-extra: update to version 2.0.3.2 2014-01-28 14:59:46 +01:00
Peter Simons
221eafa7aa haskell-stm-conduit: update to version 2.2.1.1 2014-01-28 14:59:46 +01:00
Peter Simons
838e8d3426 haskell-network-conduit: update to version 1.0.2 2014-01-28 14:59:46 +01:00
Peter Simons
ea8c3ee7a2 haskell-http-conduit: update to version 2.0.0.4 2014-01-28 14:59:46 +01:00
Peter Simons
e3f528ad8a haskell-http-client: update to version 0.2.1.1 2014-01-28 14:59:45 +01:00
Peter Simons
9c358f4023 haskell-hit: update to version 0.5.3 2014-01-28 14:59:45 +01:00
Peter Simons
f1530932bf haskell-esqueleto: update to version 1.3.4.5 2014-01-28 14:59:45 +01:00
Peter Simons
2cd347770c haskell-diagrams-svg: update to version 1.0.1 2014-01-28 14:59:45 +01:00
Peter Simons
b1e174725b haskell-diagrams-lib: update to version 1.0.1 2014-01-28 14:59:45 +01:00
Peter Simons
728c166123 haskell-diagrams-cairo: update to version 1.0.1 2014-01-28 14:59:45 +01:00
Peter Simons
8c58f6904a haskell-JuicyPixels: update to version 3.1.3.2 2014-01-28 14:59:45 +01:00
Peter Simons
4350c64bba haskell-GlomeVec: update to version 0.2 2014-01-28 14:59:45 +01:00
Vladimír Čunát
120be16479 llvm: propagate ncurses
Cf. discussion at https://github.com/NixOS/nixpkgs/commit/4eefe1a7
2014-01-28 12:47:51 +01:00
Eelco Dolstra
e5995e0703 junixsocket: Support Darwin
Patch borrowed from Rob Vermaas.
2014-01-28 12:10:28 +01:00
Eelco Dolstra
5150dbfdbe openjdk-darwin: Behave the same as openjdk-linux 2014-01-28 12:10:27 +01:00
Vladimír Čunát
9b905b97cb libdrm: minor update 2.4.50 -> .52 2014-01-28 12:06:22 +01:00
Vladimír Čunát
dfed4ad5d4 Merge master into x-updates (to fix qt5 build) 2014-01-28 11:40:08 +01:00
Vladimír Čunát
3555484493 mesa cleanup: remove patches, clean description
werror-wundef.patch came from #1082, but now no longer applied,
and it seems no longer necessary, as both qt5 and qtCreator build.
@bbenoist: was the patch useful for anything else?
2014-01-28 11:39:43 +01:00
Vladimír Čunát
849b383f4d qt5: disable parallel building, as it often fails 2014-01-28 11:21:49 +01:00
Eelco Dolstra
d92dc9bb3e gdb: Build on Darwin
Note that it doesn't actually work unless you run it as root, because
the Darwin kernel disallows unsigned debuggers (you'll get an error
message "please check gdb is codesigned").
2014-01-28 11:03:01 +01:00
Vladimír Čunát
69b4bef3f3 Merge master into x-updates 2014-01-28 02:32:27 +01:00
Rok Garbas
8741ff387d phantomjs: update to 1.9.7 2014-01-28 00:39:20 +00:00
Peter Simons
4791ee9019 Merge pull request #1612 from ocharles/haskellPackages.fay
haskellPackages.fay: New expression
2014-01-27 12:32:39 -08:00
Peter Simons
8bc3ee449f Merge pull request #1614 from ocharles/haskellPackages.iCalendar
haskellPackages.iCalendar: New expression
2014-01-27 12:24:25 -08:00
Shea Levy
1cb628c2e7 clang: the --sysroot purity trick doesn't take care of the -dynamic-linker setting
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-27 12:50:21 -05:00
Oliver Charles
6af7e0e1cd haskellPackages.iCalendar: New expression 2014-01-27 17:01:10 +00:00
Oliver Charles
e9b02facfc haskellPackages.fayBase: New expression 2014-01-27 14:21:56 +00:00
Oliver Charles
cb3f3ad35b haskellPackages.fay: New expression 2014-01-27 14:19:22 +00:00
Eelco Dolstra
5898d854da junixsocket: Ensure that the native library can be found 2014-01-27 13:51:53 +01:00
Peter Simons
ab46db003c trifecta-1.2: re-generate with cabal2nix 2014-01-27 11:49:33 +01:00
Peter Simons
666cfebff1 idris: re-generate with cabal2nix 2014-01-27 11:49:20 +01:00
Peter Simons
a2d8fccdfe haskell-happstack-server: re-generate with cabal2nix 2014-01-27 11:39:25 +01:00
Peter Simons
fd796ed69a haskell-highlighting-kate: re-generate with cabal2nix 2014-01-27 11:39:14 +01:00
Shea Levy
c0e93ca39d Unmaintain old llvm versions
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 21:01:13 -05:00
Petr Rockai
81598537a7 Merge branch 'vlstill-llvm-multivers' 2014-01-26 23:48:54 +01:00