Commit Graph

10695 Commits

Author SHA1 Message Date
Vladimír Čunát
7c23c0cb47 libgcrypt, libgpgerror: bugfix updates 2013-05-02 18:33:54 +02:00
Vladimír Čunát
03f5775f87 gdk_pixbuf: bugfix update 2013-05-02 18:33:20 +02:00
Peter Simons
318b7e2eeb Merge pull request #495 from bjornfor/stlink
stlink: new package
2013-05-02 06:21:37 -07:00
Lluís Batlle i Rossell
290bc17ff6 Updating go 1.1beta2 to 1.1rc1 2013-05-02 13:17:01 +04:00
Domen Kozar
52edd648d3 fix jquery-ui link 2013-05-02 01:32:12 +02:00
Bjørn Forsman
8df1afa9c9 stlink: new package
stlink is an in-circuit debugging and programming tool for ST-Link v1
and v2 devices. It is similar to OpenOCD but just for ST-Link devices.

  https://github.com/texane/stlink

IMPORTANT: You need permissions to access the stlink usb devices. Here
are example udev rules for stlink v1 and v2 so you don't need to have
root permissions (copied from <stlink>/49-stlink*.rules):

  SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3744", MODE:="0666", SYMLINK+="stlinkv1_%n"
  SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3748", MODE:="0666", SYMLINK+="stlinkv2_%n"
2013-05-01 23:29:59 +02:00
Moritz Ulrich
ff4d3d88d2 Fix clisp 2.44.1 (needed by stumpwm).
This fix applies the patch used for the newest clisp to the old,
fixing errors with new glibc.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-05-01 14:33:00 +02:00
Eelco Dolstra
900a28e06d krb5: Update to 1.10.5
CVE-2012-1012, CVE-2012-1013, CVE-2012-1015, CVE-2012-1016,
CVE-2013-1415, CVE-2013-1416.
2013-05-01 13:15:05 +02:00
Vladimír Čunát
8fc5fb6ecc Merge branch 'master' into x-updates 2013-05-01 08:14:15 +02:00
Vladimír Čunát
f5f56bd881 mesa(_noglu): a bugfix update 9.1.1 -> 9.1.2 2013-05-01 08:13:07 +02:00
Evgeny Egorochkin
b8eaa5d3eb Qt4.8: upgrade to 4.8.4 2013-04-30 13:02:50 +03:00
Vladimír Čunát
10c6a065fc Merge pull request #478 from falsifian/update_gnutls_clean
gnutls: update to 3.1.10 (security fix)
2013-04-30 01:01:11 -07:00
Lluís Batlle i Rossell
d4ac42ae11 Adding go 1.1 beta 2013-04-30 11:58:22 +04:00
Eelco Dolstra
9c8923b5e6 sqlite: Don't include the last component of the version in the filenames
SQLite point releases are conservative, so we don't need to refer to
SQLite versions at this level of precision.
2013-04-30 00:04:46 +02:00
Eelco Dolstra
50c9c1c938 sqlite: Update to 3.7.16.2 2013-04-30 00:04:29 +02:00
Eelco Dolstra
abae82950e sqlite 3.6.23.1: Remove (unused) 2013-04-30 00:03:56 +02:00
Lluís Batlle i Rossell
b4fd5fdd83 gdb: update to 7.6 2013-04-29 13:44:23 +04:00
Vladimír Čunát
fe8c1c4118 glib: minor update and patch malloc usage
It's mainly a work-around to make skype work again.
It also seems to stabilize xfce4-session crashes (on my setup)
https://bugzilla.xfce.org/show_bug.cgi?id=9709
2013-04-29 11:29:18 +02:00
Peter Simons
a3810f2595 haskell-skein: update to version 1.0.2 2013-04-27 23:53:10 +02:00
Peter Simons
c4d1f2481e haskell-MonadRandom: update to version 0.1.9 2013-04-27 23:53:10 +02:00
Peter Simons
319ac481b8 sqlite: clean up
- Add version 3.7.14.1 again, so that we can work around issues caused
   by the recent 3.7.16.1 update.

 - Drop obsolete version 3.6.x.

 - Consistently use the sqlite version number to name the file of the
   expression.
2013-04-26 22:46:45 +02:00
David Guibert
a2af6241ad update jquery-ui 2013-04-26 13:35:30 +02:00
Eelco Dolstra
a5606a1d9a pakcs: Disable in Hydra because the build doesn't terminate
It appears to loop saying:

ERROR: load_files/2: No permission to load source `/tmp/nix-build-pakcs-1.10.0.drv-1/pakcs/lib/.curry/pakcs/Prelude.pl' (Non-module file already loaded into module prologbasics; trying to load into user)

http://hydra.nixos.org/build/4760096
2013-04-26 11:09:13 +02:00
Peter Simons
472cb836d8 haskell-io-choice: update to version 0.0.3 2013-04-26 10:40:28 +02:00
Peter Simons
9c2c0c58d4 haskell-github: update to version 0.7.0 2013-04-26 10:40:28 +02:00
Peter Simons
70735b11a5 haskell-ghc-heap-view: update to version 0.5.0.1 2013-04-26 10:40:28 +02:00
Vladimír Čunát
8a1392bd70 libpng: bugfix update 1.6.1 -> 1.6.2 2013-04-25 21:15:54 +02:00
Peter Simons
63655c8fd8 haskell-diagrams-lib: jailbreak to fix build with recent NumInstances library 2013-04-25 13:48:12 +02:00
Peter Simons
873af26e53 haskell-diagrams: jailbreak to fix build with recent NumInstances library 2013-04-25 13:48:12 +02:00
Peter Simons
06eaec3c68 haskell-yesod: update to version 1.1.9.3 2013-04-25 13:48:12 +02:00
Peter Simons
ca7d0792a0 haskell-yesod-static: update to version 1.1.2.3 2013-04-25 13:48:12 +02:00
Peter Simons
c8219429b6 haskell-unordered-containers: update to version 0.2.3.1 2013-04-25 13:48:12 +02:00
Peter Simons
45afb3f6a6 haskell-shakespeare-css: update to version 1.0.5.1 2013-04-25 13:48:12 +02:00
Peter Simons
3ed1c87790 haskell-http-reverse-proxy: update to version 0.1.1.6 2013-04-25 13:48:12 +02:00
Peter Simons
676b08d848 haskell-crypto-conduit: update to version 0.5.2 2013-04-25 13:48:12 +02:00
Peter Simons
423e5c7594 haskell-NumInstances: update to version 1.3 2013-04-25 13:48:12 +02:00
Peter Simons
12f6308a01 haskell-crypto-conduit: jailbreak to fix build with recent version of crypto-api 2013-04-24 13:31:37 +02:00
Peter Simons
f0d5323e5f haskell-shakespeare-css: disable Haddock generation to fix the build 2013-04-24 13:21:37 +02:00
Peter Simons
131bba507f haskell-warp: update to version 1.3.8.1 2013-04-24 13:21:05 +02:00
Peter Simons
7d38313190 haskell-uuid: update to version 1.2.11 2013-04-24 13:21:05 +02:00
Peter Simons
58104ec26b haskell-shakespeare-css: update to version 1.0.4 2013-04-24 13:21:05 +02:00
Peter Simons
5d0660ede6 haskell-resourcet: update to version 0.4.7.1 2013-04-24 13:21:05 +02:00
Peter Simons
264e30a521 haskell-monad-control: update to version 0.3.2.1 2013-04-24 13:21:05 +02:00
Peter Simons
61687cebf9 haskell-lifted-base: update to version 0.2.0.4 2013-04-24 13:21:05 +02:00
Peter Simons
2483ac2d12 haskell-fsnotify: update to version 0.0.11 2013-04-24 13:21:05 +02:00
Peter Simons
01f0df8702 haskell-crypto-api: update to version 0.12 2013-04-24 13:21:05 +02:00
Peter Simons
3328807f41 haskell-byteorder: update to version 1.0.4 2013-04-24 13:21:05 +02:00
Peter Simons
cd470bc296 idris: drop obsolete package, it doesn't compile anywhere 2013-04-24 13:21:05 +02:00
Peter Simons
e0b57c9fb9 ghc: bump HEAD compiler to version 7.7 2013-04-24 13:21:05 +02:00
Peter Simons
e21708320c haskell-shakespeare: update to version 1.0.5 2013-04-24 13:21:04 +02:00
Peter Simons
d61a37871f haskell-shakespeare-js: update to version 1.1.4 2013-04-24 13:21:04 +02:00
Peter Simons
a18f94381e haskell-mainland-pretty: update to version 0.2.6 2013-04-24 13:21:04 +02:00
Peter Simons
6b1b5a27a3 haskell-http-reverse-proxy: update to version 0.1.1.5 2013-04-24 13:21:04 +02:00
Peter Simons
d062ce9eef haskell-ghc-heap-view: update to version 0.5 2013-04-24 13:21:04 +02:00
Peter Simons
a62266a1d7 haskell-shakespeare-css: revert "disable Haddock generation to fix the build"
This reverts commit 73b4546fa8.
Accidentally committed in the wrong branch.
2013-04-24 13:20:21 +02:00
Peter Simons
ac09077e0c haskell-crypto-conduit: revert "jailbreak to fix build with recent version of crypto-api"
This reverts commit 471362de95.
Accidentally committed in the wrong branch.
2013-04-24 13:19:25 +02:00
Peter Simons
471362de95 haskell-crypto-conduit: jailbreak to fix build with recent version of crypto-api 2013-04-24 13:16:44 +02:00
Peter Simons
73b4546fa8 haskell-shakespeare-css: disable Haddock generation to fix the build 2013-04-24 11:40:14 +02:00
Vladimír Čunát
bde20f3e88 Merge branch 'master' into x-updates
Conflicts (just taken x-updates):
	pkgs/servers/x11/xorg/overrides.nix
2013-04-24 06:29:09 +00:00
Vladimír Čunát
6a29a56c12 qt4: parallel-build impurity fix
Modified to avoid unnecessary rebuilds.
2013-04-23 21:45:09 +02:00
Peter Simons
acd879f36f xxdiff: update to current HEAD of the source repository 2013-04-23 12:11:58 +02:00
Michael Raskin
bc623ee480 Merge pull request #471 from vcunat/p/xorg
xorg updates
2013-04-22 22:38:05 -07:00
Michael Raskin
b1ff6273d9 Merge pull request #468 from zefhemel/dartsdk
Added Google Dart M4
2013-04-22 22:34:18 -07:00
Michael Raskin
f328c45b25 Merge pull request #440 from bbenoist/master
php: add FTP support by default
2013-04-22 22:31:57 -07:00
Michael Raskin
b98ece6bc2 Auto-update some packages; no early build failures (SBCL and Wine not yet fully built) 2013-04-23 09:15:48 +04:00
Eelco Dolstra
4539668937 php: Add 5.4
We'll keep 5.3 around for a while.
2013-04-22 19:17:35 +02:00
Lluís Batlle i Rossell
2e8cab953a libextractor: make gtk support work again
It wanted gtk3.

It does not understand gstreamer 0.10, though.
2013-04-22 20:57:14 +04:00
Peter Simons
1cc5307410 haskell-haskeline: drop obsolete version 0.6.4.7 2013-04-22 14:14:39 +02:00
Peter Simons
e4c7930b48 haskell-hashable-1.2.0.6: the test suite doesn't compile 2013-04-22 14:14:39 +02:00
Peter Simons
afd37640e7 haskell-hlint: update to version 1.8.44 2013-04-22 14:14:39 +02:00
Peter Simons
5a28754957 haskell-hashable: add version 1.2.0.6 2013-04-22 14:14:39 +02:00
James Cook
0703250f64 Update gnutls to 3.1.10. 2013-04-21 20:47:43 -07:00
Vladimír Čunát
5e4aa51173 poppler: share most things between glib and qt4 versions
Most of the stuff was duplicated (headers, the core library).
The new solution makes the _qt4 package use the _glib one,
because it depended on glib through cairo anyway
(and _glib bindings themselves are just ~350kB).

This also fixes a problem that mergeAttrsByFuncDefaultsClean
didn't merge patches, which affected dbus.libs.
2013-04-21 20:15:38 +00:00
Peter Simons
fdf1d45a38 ghc: add version 7.6.3 (and a corresponding package set) 2013-04-21 20:10:27 +02:00
Ludovic Courtès
6aa8c5761c guile: fix non-GNU builds 2013-04-21 12:06:45 +02:00
Ludovic Courtès
7dd6b5f812 guile: update to 2.0.9 2013-04-21 11:44:40 +02:00
Evgeny Egorochkin
7b9f0b27fe bump Soprano to 2.9.0 2013-04-21 05:30:19 +03:00
Evgeny Egorochkin
6caebee4c0 bump openEXR to 1.7.1 2013-04-21 05:29:53 +03:00
Patrick John Wheeler
3bf0d2b960 ghc-wrapper: install the GHC documentation into the user's profile
The freaky implementation was done that way in order to avoid unnecessary
re-builds of all Haskell packages by changing the wrapper script used
internally in those builds.

See <https://github.com/NixOS/nixpkgs/pull/466> for further details.
2013-04-20 22:14:44 +02:00
Peter Simons
65b95b159e haskell-checkers: add version 0.3.1 2013-04-20 20:36:57 +02:00
Peter Simons
7dd399abc1 haskell-wai-handler-launch: add version 1.3.1.4 2013-04-20 20:21:38 +02:00
Peter Simons
916aa90491 haskell-pretty-show: add old version 1.2, which still builds fine with GHC 7.0.4 2013-04-20 20:16:27 +02:00
Peter Simons
0345b1df70 haskell-shakespeare: patch to fix build with GHC 7.0.4 2013-04-20 20:16:27 +02:00
Peter Simons
b6e3a8dd08 haskell-zeromq3-haskell: update to version 0.3.1 2013-04-20 20:16:27 +02:00
Peter Simons
12b94d549f haskell-fclabels: update to version 1.1.6 2013-04-20 20:16:26 +02:00
Vladimír Čunát
e8823c9e5e Merge pull request #441 from ierton/udisks2-xfce
udisks2 for xfce
2013-04-20 01:37:14 -07:00
Vladimír Čunát
1b349b06d8 itstool: update 2013-04-20 10:25:24 +02:00
Peter Simons
be6457fd2c haskell-socks: update to version 0.5.1 2013-04-19 18:53:20 +02:00
Peter Simons
ee45b50eb2 haskell-data-inttrie: update to version 0.1.0 2013-04-19 18:53:20 +02:00
Peter Simons
b6c7c4a142 haskell-acid-state, haskell-safecopy: cosmetic updates by hackage4nix 2013-04-19 10:47:36 +02:00
Peter Simons
a012f18820 haskell-optparse-applicative: jailbreak to fix the build with GHC 7.0.4 2013-04-19 10:46:18 +02:00
Rickard Nilsson
6e8404a7cb New Haskell library: haskell-acid-state 2013-04-19 07:09:12 +02:00
Rickard Nilsson
8a3f6e8e76 New Haskell library: haskell-safecopy 2013-04-19 07:07:44 +02:00
Vladimír Čunát
7716b78fc7 pixman: use pixman_cairo for xorg, flatten its includes 2013-04-18 21:31:56 +02:00
Vladimír Čunát
b37b73a56c poppler: update, include qt4+cairo patches
The patches should provide smoother font rendering, like it's with poppler+gtk+cairo.
The code was taken from @mornfall f4fce48c #470, thanks.
2013-04-18 20:54:47 +02:00
Vladimír Čunát
808a5bd2d8 openjpeg: flatten includes to make it better detectable 2013-04-18 20:54:23 +02:00
Rob Vermaas
a24458c219 Update oracle jdk to 1.6.0_45b06 2013-04-18 20:18:09 +02:00
Vladimír Čunát
15ed86c3bd flattenInclude: a useful utility, moved into glib now 2013-04-18 20:07:38 +02:00
Peter Simons
d17f66b39b haskell-snap: jailbreak to fix build with 'hashable' and 'tagged' 2013-04-18 17:10:33 +02:00
Peter Simons
5374c7ca31 haskell-haskeline: fix build with GHC 7.0.x 2013-04-18 17:10:33 +02:00
Peter Simons
ca70807262 haskell-skein: jailbreak to support current version of 'tagged' 2013-04-18 17:10:33 +02:00
Peter Simons
907afc0938 haskell-wai-test: update to version 1.3.1 2013-04-18 17:10:33 +02:00
Peter Simons
3c3b5b6199 haskell-statistics: update to version 0.10.3.1 2013-04-18 17:10:33 +02:00
Peter Simons
c1147811f9 haskell-fsnotify: update to version 0.0.8 2013-04-18 17:10:32 +02:00
Peter Simons
2b37a87a57 haskell-snap: update to version 0.11.2.2 2013-04-18 17:10:32 +02:00
Peter Simons
9ab1e2c0ac haskell-skein: update to version 1.0.1 2013-04-18 17:10:32 +02:00
Peter Simons
6f393fe124 haskell-semigroups: update to version 0.9.1 2013-04-18 17:10:32 +02:00
Peter Simons
2973f64e09 haskell-ghc-vis: update to version 0.6.1.1 2013-04-18 17:10:32 +02:00
Peter Simons
2c69610190 haskell-certificate: jailbreak to support current version of crypto-pubkey-types 2013-04-18 17:10:32 +02:00
Peter Simons
ad878ab15f haskell-crypto-api: jailbreak to support current version of tagged 2013-04-18 17:10:32 +02:00
Peter Simons
ff032a34e6 haskell-tagged: update to version 0.6 2013-04-18 17:10:32 +02:00
Peter Simons
870e8b29f4 haskell-hamlet: update to version 1.1.7.1 2013-04-18 17:10:32 +02:00
Peter Simons
b4bb955a1a haskell-digestive-functors-heist: update to version 0.6.2.0 2013-04-18 17:10:32 +02:00
Song Wenwu
3b01d244c3 gtk+: enable xcursor support, fixes #469
@vcunat also reorganized the build input lists a bit
2013-04-18 16:14:44 +02:00
Vladimír Čunát
368f1a25fd swiProlog: major update to 6.2.6
However, from news this does *not* seem to be a big change.
2013-04-18 10:29:29 +02:00
Vladimír Čunát
f4c84b3cf9 gmime: fix via updating the ancient version 2013-04-18 09:34:02 +02:00
Vladimír Čunát
ec736312d4 Merge branch 'master' into x-updates
Conflicts:
	pkgs/development/compilers/vala/default.nix (it's different version)
	pkgs/development/libraries/cairo/default.nix (trivial)
2013-04-17 18:26:28 +02:00
Zef Hemel
237192ce6e Adjusted to point to version URL (hosted by me -- had to). 2013-04-17 16:54:03 +02:00
Zef Hemel
6464f450d5 Added Dart SDK M4 2013-04-17 16:54:03 +02:00
Sander van der Burg
3f0ee819e2 titaniumsdk: Updated KitchenSink example + fix native libraries 2013-04-17 13:52:42 +02:00
Rok Garbas
8ea9b3fbac plone: adding version 4.2.5 and 4.1.6 2013-04-17 02:28:45 +02:00
Rok Garbas
0416e77d82 plone: some versions got pinned wrong 2013-04-17 01:57:40 +02:00
Rok Garbas
a690941f21 plone: update to 4.3 2013-04-17 01:27:59 +02:00
Rok Garbas
df76d7f6a9 nodejs: update to 0.8.23 2013-04-16 18:19:16 +02:00
Sander van der Burg
92e089187d titaniumsdk: Removed obsolete src parameter 2013-04-16 16:23:20 +02:00
Sander van der Burg
1d255f9ab3 titaniumsdk: Added version 3.1 next to version 2.1, and make it configurable 2013-04-16 14:08:37 +02:00
viric
d2d69902e8 Merge pull request #456 from bjornfor/premake
premake: bump to version 4.3
2013-04-15 14:35:46 -07:00
Lluís Batlle i Rossell
c4404fea22 libotr: 4.0 back to default. Git problems. 2013-04-15 20:43:32 +02:00
Lluís Batlle i Rossell
d5e713d2ff libotr: Missed file for 3.2 2013-04-15 20:20:20 +02:00
Lluís Batlle i Rossell
b628bbda90 libotr: adding back libotr 3.2; bitlbee failed without it 2013-04-15 20:15:19 +02:00
Michael Raskin
0d9d2a65ba Adding libffi to autogen dependencies to fix the build 2013-04-15 09:46:42 +04:00
Peter Simons
e2a1c15772 haskell-statistics: patch to fix Haddock build 2013-04-14 23:06:17 +02:00
Peter Simons
64acc3a989 haskell-cuda: update to version 0.5.0.2 2013-04-14 23:06:17 +02:00
Peter Simons
bef28c9807 haskell-statistics: update to version 0.10.3.0 2013-04-14 23:06:17 +02:00
Peter Simons
969f6da047 haskell-happstack-server: update to version 7.1.7.1 2013-04-14 23:06:17 +02:00
Peter Simons
684add983d haskell-split: update to version 0.2.2 2013-04-14 23:06:17 +02:00
Peter Simons
a3c2a00abb haskell-testpack: drop obsolete and unmaintained library 2013-04-14 21:19:26 +02:00
Eelco Dolstra
7745357f0e meta.license should be a (list of) string(s), not an attribute set
http://hydra.nixos.org/build/4744513
2013-04-14 20:10:58 +02:00
Vladimír Čunát
d8a2ae8d01 some libintl and libiconv cleanups + non-linux fixes 2013-04-14 13:43:09 +02:00
Vladimír Čunát
74c4e30a9c vala: attempt to fix on FreeBSD 2013-04-13 23:30:26 +02:00
Vladimír Čunát
c6d9178d02 vala: attempt to fix build for FreeBSD 2013-04-13 23:29:56 +02:00
Vladimír Čunát
10d7190f2a freetype: attempt to fix build for the other FreeBSD 2013-04-13 23:24:08 +02:00
Vladimír Čunát
0f5e8c29d5 libgsf: attempt to fix build on FreeBSD 2013-04-13 23:11:44 +02:00
Lluís Batlle i Rossell
5980282d17 Fixing libotr crash (taking a 3rd party patch)
I hope it doesn't make libotr insecure, but the trivial patch comes from
this irssi-otr thread:
https://github.com/cryptodotis/irssi-otr/issues/21
2013-04-13 20:01:34 +02:00
Lluís Batlle i Rossell
1664c97704 libotr wanted the stack protector libs.
Missed by our gcc-wrapper, I guess.
2013-04-13 17:42:36 +02:00
Lluís Batlle i Rossell
93045e558e libotr: update to 4.0.0 2013-04-13 17:17:48 +02:00
Lluís Batlle i Rossell
767d845e1e libextractor: update to 1.0.1 2013-04-13 17:05:47 +02:00
Vladimír Čunát
17ae1617dc Merge branch 'master' into x-updates
Conflicts (systemd version is split on x-updates):
	pkgs/os-specific/linux/systemd/default.nix
2013-04-13 12:21:31 +02:00
Peter Simons
1bec0e5a34 haskell-cabal-dev: update to version 0.9.2 2013-04-13 00:13:22 +02:00
Peter Simons
715691eb97 haskell-github: update to version 0.6.0 2013-04-13 00:13:21 +02:00
Peter Simons
5a711cbf42 haskell-wai-extra: update to version 1.3.4 2013-04-12 21:28:46 +02:00
Peter Simons
b577c76a93 haskell-publicsuffixlist: update to version 0.1 2013-04-12 21:28:46 +02:00
Peter Simons
b5d4db707c haskell-accelerate: update to version 0.12.2.0 2013-04-12 21:28:45 +02:00
Eelco Dolstra
4adad458e7 Remove the "proprietary" license
We already had "unfree".
2013-04-12 14:37:50 +02:00
Rob Vermaas
ec8a661bf4 boost-1.44.0: also apply time utc patch that was applied for 1.49.0. Needed to be adapted for 1.44.0. 2013-04-12 14:26:16 +02:00
Vladimír Čunát
b6e3834ce0 gcc47: minor update to 4.7.3
Tested buildability on x86_64-linux + stdenv-updates.
2013-04-12 03:07:31 +02:00
Eelco Dolstra
d71d9542ea icu4c: Update to 51.1 2013-04-12 01:31:30 +02:00
Vladimír Čunát
8249695b61 Merge branch 'master' into x-updates
Needed that to fix the tarball.
2013-04-11 23:31:33 +02:00
Vladimír Čunát
7d9607f151 dbus: minor update, reorganize and polish the expression 2013-04-11 22:17:26 +02:00
Vladimír Čunát
74c7949de8 gtkmm3: fix build by using the version from gnome 3.8 2013-04-11 19:28:40 +02:00
Shea Levy
106584d523 DBD-SQLite: Update to 1.37
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 13:16:59 -04:00
Vladimír Čunát
f59b0f8ccd libxtc_dxtn: fix using mesa headers 2013-04-11 18:59:12 +02:00
Eelco Dolstra
70b36815fc php: Update to 5.3.24
CVE-2013-1635, CVE-2013-1643, CVE-2013-1824.
2013-04-11 16:47:08 +02:00
Vladimír Čunát
f9c5bd7a48 Merge pull request #448 from vcunat/p/dbus
dbus: modularize
2013-04-11 06:20:44 -07:00
Lluís Batlle i Rossell
9ce7b29393 gcc-wrapper: avoiding one glibc rebuild, for gcc.crossDrv
In fact 'glibc.crossDrv' didn't work. I'm not sure it should work; I think it
isn't required for much.
2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
da52372d49 podofo: fixing cross-building 2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
d8f98d1a85 Adding avxsynth.
To add it, I also add ffms and log4cpp.
2013-04-10 15:12:37 +02:00
Peter Simons
11095b6183 haskell-hspec-meta: update to version 1.5.3 2013-04-10 14:57:16 +02:00
Peter Simons
a40e4970c1 haskell-fsnotify: update to version 0.0.7.1 2013-04-10 14:57:16 +02:00
Peter Simons
e4526d1b7a haskell-asn1-types: add version 0.1.0 2013-04-10 14:57:15 +02:00
Peter Simons
e701623a38 haskell-yesod-auth: update to version 1.1.7 2013-04-10 14:57:15 +02:00
Peter Simons
05700c23ef haskell-utility-ht: update to version 0.0.9 2013-04-10 14:57:15 +02:00
Peter Simons
3b7fe2a126 haskell-stm-conduit: update to version 1.1.0 2013-04-10 14:57:15 +02:00
Peter Simons
bc4c6f7d6e haskell-multiarg: update to version 0.14.0.0 2013-04-10 14:57:15 +02:00
Peter Simons
a679422a7d haskell-fsnotify: update to version 0.0.7 2013-04-10 14:57:15 +02:00
Eelco Dolstra
2bc9c41b8c nspr: Update to 4.9.6 2013-04-09 17:06:27 +02:00
Eelco Dolstra
e7124e9e5f sqlite: Update to 3.7.16.1 2013-04-09 17:02:15 +02:00
Bjørn Forsman
38c7d196ac premake: bump to version 4.3
aacskeys depends on premake3, so keep that version around.
2013-04-08 21:06:54 +02:00
Peter Simons
203fd72f8f haskell-repa: update to version 3.2.3.2 2013-04-08 17:13:34 +02:00
Peter Simons
c1233178d3 haskell-http-conduit: update to version 1.9.3 2013-04-08 17:13:34 +02:00
Lluís Batlle i Rossell
0ccd57bcd6 mono: update to 2.11.4
Just to have a newer version.
2013-04-08 11:53:08 +02:00
Peter Simons
c976480a01 elfutils: disable -Werror to fix the build
nm.c: In function 'show_symbols_sysv':
  nm.c:773:27: error: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess]
      snprintf (name, sizeof name, "[invalid sh_name %#" PRIx32 "]",
                             ^
  cc1: all warnings being treated as errors
2013-04-07 23:33:20 +02:00
Peter Simons
084d5eed2d libgdiplus: fix download URL for 'libgdiplus-2.10.1-libpng15.patch' 2013-04-07 23:33:19 +02:00
Peter Simons
98bf728dce aterm-2.8: add comment about build failures with gcc 4.8.x 2013-04-07 23:33:19 +02:00
Domen Kozar
ec25d38261 python 3.3.1rc1 -> 3.3.1 2013-04-07 11:13:37 +02:00
Rok Garbas
d8fe87bbe1 Revert "plone43Packages.zc_buildout: 2.1.0"
new zc_buildout doesn't pick eggs from "system" site-packages

This reverts commit abf49f299e.
2013-04-06 23:10:31 +02:00
Rok Garbas
abf49f299e plone43Packages.zc_buildout: 2.1.0 2013-04-06 17:59:23 +02:00
Peter Simons
dc3bdd43ab haskell-platform-2010.2.0.0.nix: fix download URL 2013-04-06 16:04:35 +02:00
Peter Simons
1ebb925939 haskell-cabal2nix: update to version 1.49 2013-04-06 15:56:27 +02:00
Peter Simons
dc70e15f8b haskell-hspec: update to version 1.5.3 2013-04-06 15:54:19 +02:00
Peter Simons
d81e8a9cc3 gnulib: update to version 0.0-7901-g076ac82 2013-04-06 15:09:25 +02:00
Peter Simons
fd18418841 haskell-hakyll: jailbreak to fix the build 2013-04-06 10:51:16 +02:00
Peter Simons
f88d383b31 haskell-cryptohash-cryptoapi: add version 0.1.0 2013-04-06 10:32:54 +02:00
Peter Simons
5014149810 haskell-streamproc: update to version 1.6.2 2013-04-06 10:32:54 +02:00
Peter Simons
9c23cc6ef4 haskell-hsemail: update to version 1.7.6 2013-04-06 10:32:54 +02:00
Peter Simons
64657fe036 haskell-hopenssl: update to version 1.6.2 2013-04-06 10:32:54 +02:00
Peter Simons
841d07492d haskell-crypto-conduit: update to version 0.5.1 2013-04-06 10:32:54 +02:00
Peter Simons
00674a8608 haskell-cmdargs: update to version 0.10.3 2013-04-06 10:32:54 +02:00
Peter Simons
8f2719a1c3 haskell-polyparse: drop obsolete version 1.7 2013-04-06 10:32:54 +02:00
Peter Simons
e2b6f3ebed haskell-primitive: drop obsolete versions 0.4.1 and 0.5 2013-04-06 10:32:54 +02:00
Peter Simons
f808ba588b Cabal-1.16.0.3: disable unit test suite
The release archive is missing a Setup.hs file, which makes the test
suite fail. Thanks to Kevin Quick for finding this issue!
2013-04-06 10:32:53 +02:00
Peter Simons
c541bf804a haskell-shakespeare: update to version 1.0.4 2013-04-06 10:32:53 +02:00
Peter Simons
6553e37235 haskell-shakespeare-js: update to version 1.1.3 2013-04-06 10:32:53 +02:00
Peter Simons
49c9e98e12 haskell-cryptohash: update to version 0.9.0 2013-04-06 10:32:53 +02:00
Cillian de Róiste
8a912c272d libmspack: fix download url and update
It is now hosted on http://www.cabextract.org.uk
2013-04-05 17:12:36 +02:00
Sergey Mironov
b4fdd210a6 gvfs: allow gvfs-network to access it's gconf schemas
gvfs-network fails to start until it stores some setting in Gconf (memory
backend is used by default). Unfortunately, it needs schemas for to work
correctly. By default, glib searches for schemas in /usr/share/glib-2.0/schemas
OR under GSETTINGS_SCHEMA_DIR. This patch sets this variable to let gvfs
find it's precious.
2013-04-05 15:34:20 +04:00
Vladimír Čunát
23cde66a4a gtk3: propagate dependencies from the closure 2013-04-05 10:27:11 +02:00
Lluís Batlle i Rossell
d0d4e66652 ffmpeg: update to 1.2 (and patching mplayer2)
Simple patch required by mplayer2 to build with ffmpeg 1.2.
2013-04-04 23:07:23 +02:00
viric
4caae69c69 Merge pull request #449 from cpages/dhewm3
Dhewm3: an SDL port of the Doom 3 GPL code
2013-04-04 13:14:04 -07:00
Lluís Batlle i Rossell
12409aa7cb ffmpeg: adding manpage generation 2013-04-04 22:11:09 +02:00
Vladimír Čunát
fff88fa448 dbus_glib: minor update, doCheck 2013-04-04 22:00:58 +02:00
Vladimír Čunát
fe4a067aad dbus: modularize into libs, daemon, tools, tests and docs 2013-04-04 22:00:46 +02:00
Vladimír Čunát
eb2e46aab2 Merge branch 'master' into x-updates
Conflicts:
	pkgs/applications/graphics/rawtherapee/default.nix
	pkgs/applications/misc/blender/default.nix
	pkgs/applications/networking/browsers/chromium/sources.nix
	pkgs/os-specific/linux/kernel/linux-3.9.nix
	pkgs/top-level/all-packages.nix
2013-04-04 21:43:40 +02:00
Peter Simons
e1b932689f haskell-cabal2nix: update to version 1.48 2013-04-04 16:27:57 +02:00
Peter Simons
e71abf64c8 haskell-keter: update to version 0.3.6.1 2013-04-04 16:22:47 +02:00
Peter Simons
fbe9c7138b haskell-network-conduit-tls: update to version 1.0.0.2 2013-04-04 16:22:47 +02:00
Peter Simons
3c66736304 haskell-uuagc: update to version 0.9.42.3 2013-04-04 16:18:08 +02:00
Peter Simons
e0e3a38270 haskell-uuid: update to version 1.2.10 2013-04-04 16:18:08 +02:00
Peter Simons
c3cad285f5 haskell-scotty: update to version 0.4.6 2013-04-04 16:18:08 +02:00
Peter Simons
13fd60eabb haskell-data-default: update to version 0.5.3 2013-04-04 16:18:08 +02:00
Peter Simons
f47659a1ba haskell-cipher-aes: update to version 0.1.8 2013-04-04 16:18:08 +02:00
Peter Simons
9de2cbe77b Merge pull request #442 from pSub/keter
New: keter, Yesod deployment manager.
2013-04-04 06:44:59 -07:00
Vladimír Čunát
94c741c7ad gvfs: add globally, lightWeight by default
HeavyWeight will be fixed after gnome3 from x-updates.
2013-04-04 12:02:53 +04:00
Vladimír Čunát
dd2cd2785e libgphoto2: update and add libxml2 2013-04-04 12:02:53 +04:00
Rickard Nilsson
c8d9a9f79b haskell-scotty 0.4.6: New package, a simple web framework 2013-04-04 09:22:43 +02:00
Pascal Wittmann
310b1221e1 New: keter, Yesod deployment manager.
Including the dependencies: unix-process-conduit and networkConduitTls.
2013-04-03 23:50:40 +02:00
Peter Simons
41281b762a Add various data-default instances. 2013-04-03 14:12:48 +02:00
Peter Simons
0baa128eba haskell-data-default-class: add version 0.0.1 2013-04-03 14:12:47 +02:00
Peter Simons
bffcad3702 haskell-warp: update to version 1.3.8 2013-04-03 14:12:47 +02:00
Peter Simons
e16d9dc8ad haskell-http-reverse-proxy: update to version 0.1.1.4 2013-04-03 14:12:47 +02:00
Peter Simons
93e8920ebf haskell-data-default: update to version 0.5.2 2013-04-03 14:12:47 +02:00
Ludovic Courtès
8ad8eb6ee0 glibc: hurd: apply none of the patches 2013-04-03 11:27:12 +02:00
Ludovic Courtès
a4130abcbf libffi: upgrade to 3.0.13 2013-04-03 10:39:34 +02:00
Carles Pagès
9a175a002d openal-soft: update to 1.15.1 2013-04-02 22:28:07 +02:00
Lluis Batlle
1aef67362f guile: adding a patch to allow guile builds without chroots
Otherwise, the NSS troubles may make a test fail.

Patch suggested by ludo.
2013-04-02 18:03:08 +02:00
Peter Simons
eeeef91f73 haskell-ghc-mod: disable test suite to fix the build
The test suite depends on the ghc-path module, which doesn't work with
ghc-wrapper. Eventually, we'll need a solution for this problem in our Cabal
builds.
2013-04-02 13:05:59 +02:00
Peter Simons
c6637b1f30 haskell-yesod-core: update to version 1.1.8.3 2013-04-02 13:05:59 +02:00
Peter Simons
01ba4463c0 haskell-yesod-auth: update to version 1.1.6 2013-04-02 13:05:59 +02:00
Peter Simons
5384018fbd haskell-unix-time: update to version 0.1.6 2013-04-02 13:05:59 +02:00
Peter Simons
2522d5c8f5 haskell-ghc-mod: update to version 1.12.4 2013-04-02 13:05:59 +02:00
Peter Simons
51fadefc47 haskell-HUnit: add version 1.2.5.2 2013-04-02 13:05:59 +02:00
Baptist BENOIST
dba7f8b4fb php: add FTP support by default
...as this does not requires any third party library.
2013-04-02 12:38:42 +02:00
Rok Garbas
1277716939 Merge pull request #438 from ebzzry/master
racket: enable HTML docs
2013-04-02 03:26:45 -07:00
Peter Simons
dfb5cf5cc0 hspec 1.5.2 fails its test suite on i686-linux.
The issue is under investigation and it's probably harmless.
2013-04-02 11:15:59 +02:00
Rommel M. Martinez
8eeca92e92 Merge remote-tracking branch 'upstream/master' 2013-04-02 11:40:29 +08:00
Rommel M. Martinez
e77b526e0c racket: enable HTML docs 2013-04-02 11:39:36 +08:00
Peter Simons
cb4ae7759e haskell-xml: update to version 1.3.13 2013-04-01 21:03:03 +02:00
Peter Simons
05467aef29 haskell-yesod-core: jailbreak to support new versions of clientsession 2013-04-01 18:44:34 +02:00
Peter Simons
c7ac797b5c haskell-skein: update to version 1.0.0 2013-04-01 18:44:34 +02:00
Peter Simons
fe1dde269c haskell-hspec: update to version 1.5.2 2013-04-01 18:44:34 +02:00