Commit Graph

7915 Commits

Author SHA1 Message Date
Vladimír Čunát
7fbcc56260 add introspection into GTK libs (part of #517)
This is all work of Marc Weber <marco-oweber@gmx.de>, except for a few nitpicks.

Tested space blowup: IMHO negligible to headers and similar stuff,
e.g. the firefox closure (reported by du) grows from 560 to 579 MB.
Saving space should be handled separately,
e.g. we have the multiple-outputs branch.
2013-08-04 21:11:24 +02:00
Vladimír Čunát
d5ac09f60f poppler: bugfix update, waiting with major bump 2013-08-03 10:46:48 +02:00
Vladimír Čunát
98f3716650 clean some include flags that weren't really needed
Tested the builds still work (x86_64-linux).
2013-08-03 10:45:13 +02:00
Vladimír Čunát
d374527509 GTK-related minor updates 2013-08-03 09:45:22 +02:00
Vladimír Čunát
625f40151b Merge branch 'master' into x-updates
Conflicts (a little tricky, I did some cleanup of interacting changes):
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/libraries/libpng/default.nix
	pkgs/tools/package-management/nixops/default.nix
	pkgs/top-level/all-packages.nix
2013-08-02 18:30:53 +02:00
Vladimír Čunát
d239d24a89 mesa: bugfix update 9.1.4 -> 9.1.6 2013-08-02 17:13:54 +02:00
Mathijs Kwik
bdb525e020 add haskell-llvm-general 2013-08-02 11:47:38 +02:00
Eelco Dolstra
32b036a430 apr-util: Update to 1.5.2 2013-07-31 15:02:54 +02:00
Eelco Dolstra
ab7f2aea8e apr: Update to 1.4.8
Also drop the accept4 hack because Linux 2.6.32 is now the minimal
kernel version supported by Nixpkgs.
2013-07-31 15:02:23 +02:00
Peter Simons
ef659fa8c0 haskell-unix-process-conduit: update to version 0.2.1.2 2013-07-31 11:09:17 +02:00
Peter Simons
5f960aac0f haskell-haskell-src-meta: update to version 0.6.0.3 2013-07-31 11:09:17 +02:00
Peter Simons
34db77c302 haskell-feed: update to version 0.3.9 2013-07-31 11:09:02 +02:00
Peter Simons
dc4f9a37be haskell-cmdargs: update to version 0.10.5 2013-07-31 11:09:02 +02:00
Eelco Dolstra
b509c78ea3 webkitSVN: Remove
It hasn't been updated in a long time.
2013-07-30 16:52:11 +02:00
Eelco Dolstra
11b5b06fbd libpng: Update to 1.6.3 2013-07-29 21:39:56 +02:00
Peter Simons
416bd743f0 haskell-language-java: update to version 0.2.5.1 2013-07-29 11:27:01 +02:00
Jason \"Don\" O'Conal
48a0d477db qt4: fix build on darwin (close #750) 2013-07-28 09:47:05 +02:00
Jason \"Don\" O'Conal
75dedeb8bd gtk2: fix build on darwin (close #749)
* add xlibs.libXi to build inputs
2013-07-27 20:01:08 +02:00
Peter Simons
5ff9c0c067 haskell-dns: disable the test suite to fix the build
The test suite assumes that it can read /etc/resolv.conf.
2013-07-26 19:40:48 +02:00
Peter Simons
9d7cb9b593 haskell-unix-process-conduit: update to version 0.2.1.1 2013-07-26 19:40:47 +02:00
Peter Simons
b04d577dcb haskell-language-java: update to version 0.2.5 2013-07-26 19:40:47 +02:00
Peter Simons
93b8532f17 haskell-hinotify: update to version 0.3.6 2013-07-26 19:40:47 +02:00
Peter Simons
88cb67fc88 haskell-dns: update to version 0.3.7 2013-07-26 19:40:47 +02:00
Rickard Nilsson
1870210926 libvirt: Update to 1.1.0 2013-07-24 14:42:01 +02:00
Peter Simons
775fbbe46b haskell-yesod-platform: update to version 1.2.3 2013-07-23 15:58:44 +02:00
Peter Simons
91c98e03c6 haskell-fclabels: update to version 1.1.7.1 2013-07-23 15:58:44 +02:00
Peter Simons
025995edaf haskell-fclabels: disable the Haddock documentation to fix the build
https://github.com/sebastiaanvisser/fclabels/issues/20
2013-07-23 14:15:30 +02:00
Peter Simons
57844acb42 haskell-unix-time: update to version 0.1.10 2013-07-23 14:15:30 +02:00
Peter Simons
cf4c6a6949 haskell-simple-sendfile: update to version 0.2.12 2013-07-23 14:15:30 +02:00
Peter Simons
ba95a91106 haskell-postgresql-simple: update to version 0.3.4.0 2013-07-23 14:15:30 +02:00
Peter Simons
3f2d39e421 haskell-highlighting-kate: update to version 0.5.5 2013-07-23 14:15:29 +02:00
Peter Simons
fad190185b haskell-fclabels: update to version 1.1.7 2013-07-23 14:15:29 +02:00
Peter Simons
08c2f03b29 haskell-fast-logger: update to version 0.3.2 2013-07-23 14:15:29 +02:00
Peter Simons
b95e01dd88 haskell-monad-par: update to version 0.3.4.3 2013-07-23 14:15:29 +02:00
Rob Vermaas
212a2a5c37 Fix junit 2013-07-22 21:29:07 +02:00
Rickard Nilsson
3fa913d5ec libspotify: Fix build for linux.
For Linux, the phases was run in the wrong order. I've
fixed that, but the package is still a complete mess that
needs to be cleaned up. The linux and darwin builds should
probably be separated into two different Nix expressions
to avoid the current conditional mess.
2013-07-22 16:31:38 +02:00
Peter Simons
7eea045b28 haskell-yesod-bin: update to version 1.2.2 2013-07-21 16:23:58 +02:00
Peter Simons
8d83506452 haskell-yaml: update to version 0.8.4 2013-07-21 16:23:58 +02:00
Peter Simons
88da6b5d89 haskell-xml-types: update to version 0.3.4 2013-07-21 16:23:58 +02:00
Peter Simons
9102dbe667 haskell-xml-conduit: update to version 1.1.0.5 2013-07-21 16:23:58 +02:00
Peter Simons
f749af3daa haskell-shakespeare-text: update to version 1.0.0.6 2013-07-21 16:23:57 +02:00
Peter Simons
fdf9b9784c haskell-shakespeare-js: update to version 1.1.4.1 2013-07-21 16:23:57 +02:00
Peter Simons
e1c3350da4 haskell-shakespeare-css: update to version 1.0.6.2 2013-07-21 16:23:57 +02:00
Peter Simons
8e736f12d4 haskell-contravariant: update to version 0.4.3 2013-07-21 15:52:33 +02:00
Peter Simons
a98a96bffe haskell-conduit: update to version 1.0.7.3 2013-07-21 15:52:33 +02:00
Peter Simons
1d8c4711f6 haskell-comonad-transformers: update to version 3.0.4 2013-07-21 15:52:33 +02:00
Peter Simons
8740b48d86 haskell-classy-prelude: update to version 0.5.9 2013-07-21 15:52:33 +02:00
Peter Simons
16581965df haskell-attoparsec-conduit: update to version 1.0.1.2 2013-07-21 15:52:33 +02:00
Peter Simons
a2b44374ab haskell-atomic-primops: update to version 0.4 2013-07-21 15:52:33 +02:00
Peter Simons
2d0c35ad88 Merge pull request #771 from aforemny/haskell-qrencode
Add haskell-qrencode
2013-07-21 06:41:58 -07:00