Peter Simons
1fac9c5a41
haddock: disable 'doCheck' to avoid compilation errors
...
The test-suite stanza is incomplete.
2013-02-25 00:32:42 +01:00
Peter Simons
24dcf491fc
haskell-ghc-events: disable 'doCheck' because of test suite failure
...
Running 1 test suites...
Test suite test-versions: RUNNING...
test-versions: test/queens-ghc-6.12.1.eventlog: openBinaryFile: does not exist (No such file or directory)
Test suite test-versions: FAIL
Test suite logged to: dist/test/ghc-events-0.4.2.0-test-versions.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 00:32:42 +01:00
Peter Simons
ae8288ef88
haskell-packages.nix: fix attribute ordering after recent additions
2013-02-25 00:32:42 +01:00
Peter Simons
55ec10fff5
haskell-unbounded-delays: add version 0.1.0.5
2013-02-25 00:32:42 +01:00
Peter Simons
b32d4f15ff
haskell-text-icu: add version 0.6.3.5
2013-02-25 00:32:42 +01:00
Peter Simons
f99c54d198
haskell-Safe: add version 0.1
2013-02-25 00:32:42 +01:00
Peter Simons
13f491df46
haskell-stringprep: add version 0.1.5
2013-02-25 00:32:42 +01:00
Peter Simons
bbb6aa522c
haskell-stringbuilder: add version 0.4.0
2013-02-25 00:32:41 +01:00
Peter Simons
9bdefae7c2
haskell-punycode: add version 2.0
2013-02-25 00:32:41 +01:00
Peter Simons
7937ea533c
haskell-network-transport-tests: add version 0.1.0.1
2013-02-25 00:32:41 +01:00
Peter Simons
59117b299b
haskell-nanospec: add version 0.1.0
2013-02-25 00:32:41 +01:00
Peter Simons
9a96a358f0
haskell-markdown-unlit: add version 0.2.0.1
2013-02-25 00:32:41 +01:00
Peter Simons
4fbd9acbaf
haskell-lockfree-queue: add version 0.2
2013-02-25 00:32:41 +01:00
Peter Simons
8aa90c7642
haskell-idna: add version 0.2
2013-02-25 00:32:41 +01:00
Peter Simons
7a79bf93d7
haskell-hspec-meta: add version 1.4.4
2013-02-25 00:32:41 +01:00
Peter Simons
442342e34e
haskell-file-location: add version 0.4.5.2
2013-02-25 00:32:40 +01:00
Peter Simons
45e9ea0424
haskell-encoding: add version 0.6.7.2
2013-02-25 00:32:40 +01:00
Peter Simons
258fafaaf5
haskell-data-accessor-transformers: add version 0.2.1.4
2013-02-25 00:32:40 +01:00
Peter Simons
1c50ed9441
haskell-concurrent-extra: add version 0.7.0.5
2013-02-25 00:32:40 +01:00
Peter Simons
6d910bf725
haskell-ChasingBottoms: add version 1.3.0.5
2013-02-25 00:32:40 +01:00
Peter Simons
8be18988ee
haskell-base-compat: add version 0.2.1
2013-02-25 00:32:40 +01:00
Peter Simons
a30df95691
Re-generate all Haskell packages with the latest version of cabal2nix.
...
This change brings support for building and running the regressions test suites.
2013-02-25 00:32:40 +01:00
Peter Simons
d0bfd6936e
pkgs/build-support/cabal: add 'testDepends' to 'extraBuildInputs' if 'doCheck' is set to 'true'
2013-02-25 00:32:40 +01:00
Peter Simons
d8974b47cb
pkgs/build-support/cabal: filter 'doCheck=false' field from the expression to avoid unnecessary hash changes
...
In the master branch, doCheck defaults to 'false', which means that no package
will change its hash unless its doCheck field is set to 'true' explicitly. In
the stdenv-updates branch, however, all Haskell packages have a default setting
of 'doCheck=true'. Once that branch has been merged, filtering doCheck is no
longer necessary.
2013-02-24 23:43:34 +01:00
Peter Simons
c18e2ea902
pkgs/build-support/cabal: filter internal 'testDepends' field from the expression to avoid unnecessary hash changes
2013-02-24 23:41:08 +01:00
viric
e2d097c5c0
Merge pull request #333 from bjornfor/fix-typo
...
my-env/default.nix: fix "sdl-env" vs "env-sdl" typo
2013-02-24 12:39:20 -08:00
Bjørn Forsman
5b9a7fc95a
my-env/default.nix: fix "sdl-env" vs "env-sdl" typo
...
my-env/default.nix lists an example on how to create an SDL environment
that can be installed with "nix-env -i sdl-env". That is actually wrong
and will not work. The correct command is "nix-env -i env-sdl".
2013-02-24 21:35:23 +01:00
Александр Цамутали
7d5056f8a3
games/unvanquished: New nixpkg.
2013-02-24 18:02:53 +04:00
Lluís Batlle i Rossell
17d289498f
linux: Typo: CFG80211_WEXT
2013-02-24 12:07:14 +01:00
Cillian de Róiste
51c54301a6
Add mda-lv2 audio plugins
2013-02-24 11:26:32 +01:00
Cillian de Róiste
d062be36e6
Calf: upgrade to the final release 0.0.19
2013-02-24 11:03:51 +01:00
Peter Simons
9fc277e0b6
haskell-cabal2ghci: add version 0.0.1.0
2013-02-24 11:00:52 +01:00
Peter Simons
b6e9efb0b6
haskell-packages.nix: fix path to haskell 'tar' library
2013-02-24 10:57:38 +01:00
Peter Simons
d4b8008a44
haskell-tar: dropped obsolete version 0.3.2.0
2013-02-24 10:44:17 +01:00
Peter Simons
c2fc8c6da3
cabal-dev: update to Git version to fix build with ghc 7.6.2
2013-02-24 10:42:30 +01:00
Peter Simons
8e148fa50e
haskell-gitit: jailbreak to fix build with recent blazehtml
2013-02-24 10:41:44 +01:00
Cillian de Róiste
b2ad9627d6
oxygen-gtk: upgrade gtk2 version to 1.3.2.1
2013-02-24 02:30:53 +01:00
Cillian de Róiste
60d2657f60
sord: upgrade to 0.12.0
2013-02-24 02:30:02 +01:00
Cillian de Róiste
499f539b46
serd: upgrade to 0.18.2
2013-02-24 02:29:34 +01:00
Cillian de Róiste
dae693c7a3
sratom: upgrade to 0.4.2
2013-02-24 02:29:09 +01:00
Cillian de Róiste
472016f925
lv2: upgrade to 1.4.0
2013-02-24 02:28:40 +01:00
Cillian de Róiste
880486b2d3
lilv: upgrade to 0.16.0
2013-02-24 02:27:54 +01:00
Cillian de Róiste
626cdf1cb6
Ardour3 fix gtk theme engine
2013-02-24 02:27:18 +01:00
Peter Simons
ce9500ea1d
grip: update to version 3.3.1
2013-02-23 20:44:23 +01:00
Cillian de Róiste
def9a6c06b
Ardour3: update to RC2
2013-02-23 17:22:47 +01:00
Cillian de Róiste
611df1d062
Suil: update to 0.6.10
2013-02-23 17:21:20 +01:00
Lluís Batlle i Rossell
0961084afb
linux 3.7, 3.8: Enabling CFG80211_WEXT (for ipw2200)
...
My computer with a ipw2200 nic needs that, to have the
ipw2200 driver.
2013-02-23 15:40:20 +01:00
Rok Garbas
5077600d9a
zathura: update to 0.2.2 (also plugins), added correct license and myself as maintainer
2013-02-23 11:39:32 +01:00
Rok Garbas
e4236f1ade
girara: update to 0.1.5, correct license and add myself as maintainer
2013-02-23 11:38:30 +01:00
Rok Garbas
6b30610672
offlineimap: updating license and add myself as maintainer
2013-02-23 10:55:11 +01:00
Rok Garbas
71a9716fd4
offlineimap: update to 6.5.5-rc2
2013-02-23 10:51:14 +01:00
Shea Levy
8e5331a499
Merge branch 'mediatomb.130215' of https://github.com/jcumming/nixpkgs
...
Didn't build before, builds now.
2013-02-22 15:39:49 -05:00
Shea Levy
c3a55db090
bacula: Remove some duplication to avoid errors when updating.
2013-02-22 15:24:20 -05:00
Bjørn Forsman
2c4d695a1b
bacula: fix version mismatch between name and src attribute
...
Commit 207443b184
("upgrade bacula")
updated the backula version in the src attribute but forgot to update
the version number in the name attribute.
2013-02-22 21:05:40 +01:00
Shea Levy
07bd695e45
Add jsduck rubygem
2013-02-22 11:12:49 -05:00
Shea Levy
0202ddea63
Update rubygems
2013-02-22 11:08:50 -05:00
Peter Simons
074137a19b
pkgs/build-support/cabal/default.nix: add support for running test suites via Cabal
...
Set 'doCheck = true' to enable building and running of the test suite.
2013-02-22 16:53:23 +01:00
Peter Simons
c3a7017cb6
haskell-xmlhtml: update to version 0.2.1
2013-02-22 16:14:36 +01:00
Peter Simons
eb5ebb6063
network-protocol-xmpp: fix spelling of the attribute name
2013-02-22 16:14:27 +01:00
Peter Simons
efe445f5f5
xmobar: drop unnecessary override for 'stm'
2013-02-22 15:03:36 +01:00
Peter Simons
59ef5ef0e8
haskell-snap-server: update to version 0.9.3.3
2013-02-22 14:41:44 +01:00
Peter Simons
2569cc1286
haskell-shakespeare-css: update to version 1.0.3
2013-02-22 14:41:44 +01:00
Peter Simons
4b91db3ba7
haskell-hoogle: update to version 4.2.16
2013-02-22 14:41:44 +01:00
Peter Simons
6aa834ad6e
haskell-happstack-server: update to version 7.1.6
2013-02-22 14:41:44 +01:00
Peter Simons
248ccf393b
haskell-network: add version 2.4.1.2
2013-02-22 14:41:44 +01:00
Alexander Foremny
0c01ceab78
Merge remote-tracking branch 'upstream/master' into php
2013-02-22 09:33:26 +01:00
Alexander Foremny
bd0903b90b
Merge remote-tracking branch 'bbenoist/phpfix' into php
...
Conflicts:
pkgs/development/interpreters/php/5.3.nix
2013-02-22 09:33:06 +01:00
Alexander Foremny
fec1d4b2f7
Remove misconfigured mcrypt support
2013-02-22 09:24:48 +01:00
Vladimír Čunát
e0344da28c
update gtk c++ bindings
2013-02-22 00:02:24 +01:00
cillianderoiste
33eae7dfec
Merge pull request #330 from iElectric/bacula
...
upgrade bacula
2013-02-21 13:51:28 -08:00
Cillian de Róiste
c2ba006ec9
aespipe: Fix typo in maintainer id
2013-02-21 22:30:14 +01:00
Vladimír Čunát
787b150089
gnome2.libart_lgpl: update
2013-02-21 21:51:09 +01:00
Domen Kozar
207443b184
upgrade bacula
2013-02-21 21:18:26 +01:00
Shea Levy
754f9a44fd
Gummiboot: Update to 23.
...
Requires a corresponding change in nixos to work there.
2013-02-21 12:39:25 -05:00
Shea Levy
afe3758b1b
Remove myself from kernel maintainers.
...
I use manual config now.
2013-02-21 12:39:25 -05:00
Shea Levy
6a1c64a469
Unmaintain v86d.
...
I don't use it any more, and don't even remember what it was for
2013-02-21 12:39:25 -05:00
Eelco Dolstra
f9c4ce79c8
Comment out non-existent maintainer attribute
...
http://hydra.nixos.org/build/4191101
2013-02-21 17:48:46 +01:00
Eelco Dolstra
95ca031be9
firefox: Update to 19.0
2013-02-21 17:45:42 +01:00
Eelco Dolstra
085a51f60a
nspr: Update to 4.9.5
2013-02-21 17:45:42 +01:00
Shea Levy
30e1158101
kmod: Update to kmod-12
2013-02-21 11:28:52 -05:00
Peter Simons
9cff61881d
haskell-yesod-auth: update to version 1.1.5.3
2013-02-21 16:13:06 +01:00
Peter Simons
51a4c6d601
haskell-snap: update to version 0.11.2
2013-02-21 16:13:06 +01:00
Peter Simons
f391645a7b
haskell-persistent-sqlite: update to version 1.1.4
2013-02-21 16:13:05 +01:00
Peter Simons
fdf04063aa
haskell-persistent-postgresql: update to version 1.1.3.1
2013-02-21 16:13:05 +01:00
Peter Simons
7923c79891
haskell-http-reverse-proxy: update to version 0.1.1.3
2013-02-21 16:13:05 +01:00
Peter Simons
954424d222
haskell-hjsmin: update to version 0.1.4.1
2013-02-21 16:13:05 +01:00
Peter Simons
ccec03edc4
haskell-highlighting-kate: update to version 0.5.3.7
2013-02-21 16:13:05 +01:00
Peter Simons
d81088839f
haskell-authenticate: update to version 1.3.2.6
2013-02-21 16:13:05 +01:00
Peter Simons
7785d0598d
haskell-publicsuffixlist: add version 0.0.3
2013-02-21 16:05:33 +01:00
Peter Simons
9e5d5488e0
haskell-simple-reflect: add version 0.3.1
2013-02-21 16:05:24 +01:00
Peter Simons
7210f21874
haskell-show: update to version 0.5
2013-02-21 16:05:16 +01:00
Peter Simons
f684c61325
haskell-smallcheck: delete obsolete version 0.6.2
2013-02-21 16:04:50 +01:00
Peter Simons
45eb9f5589
snx: add version 800007027 of the CheckPoint SSL Network Extender
2013-02-21 15:56:16 +01:00
aszlig
b7cbb4da11
chromium: Force -fno-stack-protector for v25.
...
So, this is our sledgehammer, forcing -fno-stack-protector for every gcc/g++ in
the univ... Chromium build. Of course this is a somewhat nasty fix and there
should be a real fix somewhere in Chromium 26. But instead of wandering around
and picking cherries, we now go out for the slaughter until someone brings us
the damn cherries because we are FUURRRIII... no well... time for sleep :-)
May the mighty Hydra be with us!
Thanks to our great fellow @cillianderoiste, for joining the battle with his
almighty battle axe, crushing and burning some CPUs.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Tested-by: Cillian de Róiste <cillian.deroiste@gmail.com>
2013-02-21 15:23:03 +01:00
aszlig
857135c59a
chromium: Use system protobuf for versien 25.
...
This should at least mitigate our build error to only occur in v8 anymore.
Unfortunately we can't use v8 from nixpkgs right now, so we're going to put out
our sledgehammer in the next commit. Meanwhile, it doesn't hurt to get rid of
the bundled protobuf library, so let's do it.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-21 15:23:03 +01:00
Peter Simons
6d560fb081
Merge pull request #308 from bjornfor/master
...
openocd: bump from 0.4.0 to 0.6.1
2013-02-21 05:42:56 -08:00
Peter Simons
210126bbae
love: fix typo in meta.maintainer attribute
2013-02-21 14:28:58 +01:00
Peter Simons
afb514734b
physfs: update to version 2.0.3
2013-02-21 14:27:02 +01:00
Song Wenwu
e270a609eb
love: update to 0.8.0
2013-02-21 14:23:39 +01:00
Peter Simons
95935e65c1
neon: remove obsolete versions 0.26 and 0.28
2013-02-21 12:03:52 +01:00
Peter Simons
4b41e4b61f
all-packages.nix: remove redundant 'neon = neon029' overrides
2013-02-21 12:03:52 +01:00
Peter Simons
0d7f427620
davfs2: read config files from /etc/davfs2 instead of ${out}/etc/davfs2
...
This patch makes the 'noDavsUser' argument to the build expression obsolete.
2013-02-21 12:03:52 +01:00
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