Commit Graph

24206 Commits

Author SHA1 Message Date
Vladimír Čunát
91f559b7b5 Merge pull request #326 from bjornfor/evtest
Add evtest, a simple tool for input event debugging
2013-02-21 00:51:49 -08:00
David Guibert
059c30bf9d add kernel 3.8 2013-02-21 08:53:16 +01:00
aszlig
3a23e63dbf
chromium: Use system libvpx for version 25.
Unfortunately, we have build errors for version 25 in the bundled libvpx:

http://hydra.nixos.org/build/4173075
http://hydra.nixos.org/build/4173066

As I can't reproduce this on my local system (I've disabled the option
CONFIG_CC_STACKPROTECTOR here), let's just hope that libvpx is the only part
that fails during build because of this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-21 08:51:38 +01:00
aszlig
7e5109a541
chromium: Update dev channel to v26.0.1410.5.
The upgrade currently doesn't involve the -lite package, as we need to use a few
more dependencies from nixpkgs first before we can finally fully switch over to
the lite package, even though the update script will try to fetch it anyway.

In this update, one particular problem that arises in conjuction with the
seccomp BPF sandbox is caused by this commit:

https://chromiumcodereview.appspot.com/12209029

Which particularily filters flags to the clone() syscall. I've spent (wasted?) a
few hours figuring out the troublesome flag, eventually figuring it out and -
just by curiousity ("Do other distributions have the same problem?") - searched
the web for "chromium CLONE_DETACHED" and BEHOLD...

A post from our OWN mailinglist pops up with the same patch I intended to do:

http://article.gmane.org/gmane.linux.distributions.nixos/10356

So shame on me for not being subscribed to the mailing list, and big thanks to
Ian Farmer for the patch.

As a consequence I'm now subscribed.

So, back to chromium itself, version 26 builds fine and works so far without
much (more to come in later commits) trouble.

We also had to introduce three more dependencies:

 * protobuf: This one is because we don't need to use the bundled one anymore,
             so we can use the version in nixpkgs.
 * speechd: Not sure whether this was bundled or not, but let's use nixpkgs
            version as well to keep down build time.
 * libXdamage: Needed for screen capturing support.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-20 23:40:45 +01:00
aszlig
75c3ab1f55
python-pyglet: Add new package with version 1.1.4.
This involved a bit of patching, because pyglet is searching libraries at
runtime, so we hardcode the library paths into pyglet/lib.py.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-20 23:40:45 +01:00
aszlig
96d298e7c4
python-pyserial: Add new package with version 2.6.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-20 23:40:45 +01:00
aszlig
073c797444
chromium: Update stable and beta channels.
stable: 24.0.1312.69 -> 24.0.1312.70 (builds fine, tested)
beta: 25.0.1364.68 -> 25.0.1364.84 (builds fine, tested)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-20 23:40:45 +01:00
Cillian de Róiste
23bff22fc1 Add yaws, an Erlang HTTP server 2013-02-20 22:34:55 +01:00
Bjørn Forsman
224a5ea9da Add evtest, a simple tool for input event debugging 2013-02-20 21:17:32 +01:00
Peter Simons
00370e2fb6 haskell-zlib-conduit: update to version 1.0.0 2013-02-20 11:58:08 +01:00
Peter Simons
c7c79828de haskell-yesod: update to version 1.1.9 2013-02-20 11:58:08 +01:00
Peter Simons
02a48586cf haskell-yesod-static: update to version 1.1.2.2 2013-02-20 11:58:08 +01:00
Peter Simons
ad96740034 haskell-yesod-form: update to version 1.2.1.3 2013-02-20 11:58:07 +01:00
Peter Simons
2abefe5719 haskell-yesod-default: update to version 1.1.3.2 2013-02-20 11:58:07 +01:00
Peter Simons
412eb8c2f2 haskell-yesod-core: update to version 1.1.8.2 2013-02-20 11:58:07 +01:00
Peter Simons
caf11199f9 haskell-yesod-auth: update to version 1.1.5.2 2013-02-20 11:58:07 +01:00
Peter Simons
90f1e88d4d haskell-xmlhtml: update to version 0.2.0.4 2013-02-20 11:58:05 +01:00
Peter Simons
bcf838bf76 haskell-xml-conduit: update to version 1.1.0.2 2013-02-20 11:58:05 +01:00
Peter Simons
273e26780e haskell-warp: update to version 1.3.7.4 2013-02-20 11:58:05 +01:00
Peter Simons
d91697876e haskell-wai: update to version 1.4.0 2013-02-20 11:58:05 +01:00
Peter Simons
d8a741b342 haskell-wai-test: update to version 1.3.0.4 2013-02-20 11:58:05 +01:00
Peter Simons
c03d3e1562 haskell-wai-extra: update to version 1.3.2.4 2013-02-20 11:58:05 +01:00
Peter Simons
0c21d47352 haskell-wai-app-static: update to version 1.3.1.2 2013-02-20 11:58:04 +01:00
Peter Simons
a97dcd769b haskell-tagstream-conduit: update to version 0.5.4 2013-02-20 11:58:04 +01:00
Peter Simons
e23aab7f80 haskell-socks: update to version 0.5.0 2013-02-20 11:58:04 +01:00
Peter Simons
007060ae49 haskell-smallcheck: update to version 1.0.1 2013-02-20 11:58:04 +01:00
Peter Simons
3cd5fe7f4a haskell-skein: update to version 0.1.0.12 2013-02-20 11:58:04 +01:00
Peter Simons
4287ca08ad haskell-simple-sendfile: update to version 0.2.11 2013-02-20 11:58:04 +01:00
Peter Simons
d29fd88438 haskell-persistent: update to version 1.1.5.1 2013-02-20 11:58:04 +01:00
Peter Simons
e954f13e15 haskell-persistent-template: update to version 1.1.2.4 2013-02-20 11:58:03 +01:00
Peter Simons
1ec7fe92bf haskell-persistent-sqlite: update to version 1.1.3.1 2013-02-20 11:58:03 +01:00
Peter Simons
2a5cd3377f haskell-network-conduit: update to version 1.0.0 2013-02-20 11:58:03 +01:00
Peter Simons
394cdd9896 haskell-monad-logger: update to version 0.3.0.1 2013-02-20 11:58:03 +01:00
Peter Simons
a443d513fb haskell-http-conduit: update to version 1.8.9 2013-02-20 11:58:03 +01:00
Peter Simons
2b2cf88d1e haskell-html-conduit: update to version 1.1.0 2013-02-20 11:58:03 +01:00
Peter Simons
a0deb84690 haskell-highlighting-kate: update to version 0.5.3.6 2013-02-20 11:58:03 +01:00
Peter Simons
ecf89e0917 haskell-hamlet: update to version 1.1.6.3 2013-02-20 11:58:03 +01:00
Peter Simons
32bd11db41 haskell-filesystem-conduit: update to version 1.0.0 2013-02-20 11:58:02 +01:00
Peter Simons
f046fc687d haskell-crypto-conduit: update to version 0.5.0 2013-02-20 11:58:02 +01:00
Peter Simons
1d72357ea4 haskell-crypto-api: update to version 0.11 2013-02-20 11:58:02 +01:00
Peter Simons
03817721c3 haskell-conduit: update to version 1.0.0 2013-02-20 11:58:02 +01:00
Peter Simons
bcdf686d38 haskell-classy-prelude-conduit: update to version 0.5.1 2013-02-20 11:58:02 +01:00
Peter Simons
0104e27e3b haskell-blaze-builder-conduit: update to version 1.0.0 2013-02-20 11:58:01 +01:00
Peter Simons
fee385a3fb haskell-base64-conduit: update to version 1.0.0 2013-02-20 11:58:01 +01:00
Peter Simons
83321e139f haskell-attoparsec-conduit: update to version 1.0.0 2013-02-20 11:58:01 +01:00
Peter Simons
598c958a7d haskell-idris: update to version 0.9.6.1 2013-02-20 11:58:01 +01:00
Peter Simons
3a740edab7 haskell-DAV: jailbreak to support recent versions of conduit 2013-02-20 11:51:37 +01:00
Peter Simons
4c620d5501 haskell-hoogle: jailbreak to support recent versions of conduit 2013-02-20 11:50:05 +01:00
Peter Simons
b516b13441 haskell-show: this package needs smallcheck version < 1 2013-02-20 11:49:37 +01:00
Peter Simons
1152fb2e22 haskell-smallcheck: add version 1.0.1 2013-02-20 11:49:02 +01:00