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
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
Peter Simons
773c5a04e4
haskell-alex: update to version 3.0.4
2013-02-20 11:35:36 +01:00
Michael Raskin
3aba773ad1
Give older boost to blobby volleyball to fix build
2013-02-20 10:01:55 +04:00
Shea Levy
79c3f992b4
makeInitrd: Make the compressor configurable
2013-02-19 11:49:31 -05:00
Peter Simons
7dfd7a93d4
haskell-BNFC: fix broken version number in executable
2013-02-19 13:26:01 +01:00
Peter Simons
dfebdde16f
texinfo: added version 5.0
2013-02-19 12:53:44 +01:00
Eelco Dolstra
08819d1aed
Fix evaluation
2013-02-19 11:23:28 +01:00
Eelco Dolstra
3a1d3990e5
openssh: Just use a mirror of the HPN patch
2013-02-19 11:03:10 +01:00
Lluís Batlle i Rossell
cde20d6951
Fixing openssh hpn support for 6.1p1
...
I had to write a weird download derivation to overcome their download procedure.
2013-02-19 10:50:50 +01:00
Rok Garbas
e7f1aeb2c5
turses: update to 0.2.12 and its dependency tweepy to 2.0
2013-02-19 04:48:55 +01:00
Rok Garbas
42738b29fc
alot: update to last working revision
2013-02-19 04:48:14 +01:00
Rok Garbas
13fcbc7baf
notmuch: update from 0.14 to 0.15
2013-02-19 04:46:47 +01:00
Cillian de Róiste
4400a752e9
Add aespipe, an AES encrypting or decrypting pipe
2013-02-18 22:47:55 +01:00
Lluís Batlle i Rossell
9aa47b62b6
Adding snappy 1.1.0
2013-02-18 22:12:24 +01:00
Cillian de Róiste
f81dbf4893
wicd: NixOS/nixos#88 add resolvconf to PATH for wicd
...
with this patch resolvconf is used to set the DNS via wicd, although
this doesn't seem to stop dhcpcd from clobbering /etc/resolv.conf
2013-02-18 21:46:15 +01:00
Peter Simons
fbe4e1af93
pynzb: fix license attribute
2013-02-18 21:10:56 +01:00
Shea Levy
a4d5e4a9e2
Linux 3.7.9
2013-02-18 11:35:22 -05:00
Shea Levy
0e4c3a1fc9
Linux 3.4.32
2013-02-18 11:34:42 -05:00
Shea Levy
f4a51bbdd6
Linux 3.0.65
2013-02-18 11:34:19 -05:00
Peter Simons
7408c3babf
python-progressbar: fix license attribute
2013-02-18 16:12:43 +01:00
Peter Simons
2540b66ef9
Merge pull request #325 from iyzsong/emacs-clang-complete-async
...
emacs: add "auto-complete-clang-async" mode
2013-02-18 05:50:34 -08:00
Rok Garbas
235921afa6
Merge pull request #323 from iElectric/flexget
...
Add FlexGet and dependencies
2013-02-18 05:17:17 -08:00
Rok Garbas
e1480b4c62
Merge pull request #324 from iElectric/beets
...
Add beets and it's dependencies
2013-02-18 05:16:36 -08:00
Domen Kozar
9d73b9ca51
Add beets and it's dependencies
2013-02-18 14:08:48 +01:00
Song Wenwu
679150157b
emacs: add "auto-complete-clang-async" mode (aka emacs-clang-complete-async)
2013-02-18 21:06:29 +08:00
Eelco Dolstra
19ab71ff7a
releaseTools.nixBuild: Put hydra-build-products in each output
...
Putting a single hydra-build-products in $out can cause $out to have
unnecessary dependencies on other outputs.
2013-02-18 13:57:02 +01:00
Domen Kozar
acc5d4040e
Add FlexGet and dependencies
2013-02-18 11:33:24 +01:00
Peter Simons
b076ab94d6
git-annex: update to version 3.20130216
2013-02-18 11:20:46 +01:00
Peter Simons
7e8ccea899
haskell-uuid: add version 1.2.9
2013-02-18 11:20:20 +01:00
Peter Simons
40fbde7a45
haskell-maccatcher: add version 2.1.5
2013-02-18 11:20:08 +01:00
Peter Simons
aa2798f870
haskell-Glob: add version 0.7.2
2013-02-18 11:19:55 +01:00
Peter Simons
33b130ee69
ikiwiki: update to version 3.20130212
2013-02-18 11:11:34 +01:00
Peter Simons
b91414b12e
haskell-SourceGraph: update to version 0.7.0.5
2013-02-18 11:11:17 +01:00
Peter Simons
946d22375b
haskell-yesod: update to version 1.1.8.1
2013-02-18 11:11:17 +01:00
Peter Simons
bedd8954ba
haskell-yesod-test: update to version 0.3.3.2
2013-02-18 11:11:17 +01:00
Peter Simons
a87fad64ee
haskell-yesod-static: update to version 1.1.2.1
2013-02-18 11:11:17 +01:00
Peter Simons
f78b8e7d62
haskell-yesod-json: update to version 1.1.2.1
2013-02-18 11:11:17 +01:00
Peter Simons
c9cb0226f6
haskell-yesod-form: update to version 1.2.1.2
2013-02-18 11:11:17 +01:00
Peter Simons
ec06560c23
haskell-yesod-default: update to version 1.1.3.1
2013-02-18 11:11:17 +01:00
Peter Simons
5931c8126c
haskell-yesod-core: update to version 1.1.8.1
2013-02-18 11:11:16 +01:00
Peter Simons
1930353348
haskell-yaml: update to version 0.8.2.1
2013-02-18 11:11:16 +01:00
Peter Simons
ac68f89304
haskell-xml-hamlet: update to version 0.4.0.4
2013-02-18 11:11:16 +01:00
Peter Simons
482e22c171
haskell-warp: update to version 1.3.7.3
2013-02-18 11:11:16 +01:00
Peter Simons
bd30436125
haskell-wai: update to version 1.3.0.3
2013-02-18 11:11:16 +01:00
Peter Simons
c1729b434e
haskell-wai-test: update to version 1.3.0.2
2013-02-18 11:11:16 +01:00
Peter Simons
300ac630f4
haskell-wai-extra: update to version 1.3.2.3
2013-02-18 11:11:16 +01:00
Peter Simons
cc32774ccd
haskell-wai-app-static: update to version 1.3.1.1
2013-02-18 11:11:16 +01:00
Peter Simons
8d19035bb4
haskell-unix-time: update to version 0.1.5
2013-02-18 11:11:16 +01:00
Peter Simons
09ca09082a
haskell-readline: update to version 1.0.3.0
2013-02-18 11:11:16 +01:00
Peter Simons
2175e73c0b
haskell-persistent: update to version 1.1.5
2013-02-18 11:11:16 +01:00
Peter Simons
4f3e378f87
haskell-persistent-template: update to version 1.1.2.2
2013-02-18 11:11:15 +01:00
Peter Simons
74084ad068
haskell-persistent-sqlite: update to version 1.1.3
2013-02-18 11:11:15 +01:00
Peter Simons
050a8963e7
haskell-persistent-postgresql: update to version 1.1.3
2013-02-18 11:11:15 +01:00
Peter Simons
cb73bffd9f
haskell-pandoc: update to version 1.10.1
2013-02-18 11:11:15 +01:00
Peter Simons
4157f125c4
haskell-lens: update to version 3.8.7.3
2013-02-18 11:11:15 +01:00
Peter Simons
b81d89ee63
haskell-lambdabot-utils: update to version 4.2.2
2013-02-18 11:11:15 +01:00
Peter Simons
e0ed6ac17d
haskell-hxt-regex-xmlschema: update to version 9.1.0
2013-02-18 11:11:15 +01:00
Peter Simons
52455156b2
haskell-hs-bibutils: update to version 4.17
2013-02-18 11:11:15 +01:00
Peter Simons
f23723864b
haskell-hledger-web: update to version 0.19.3
2013-02-18 11:11:14 +01:00
Peter Simons
26145baa51
haskell-highlighting-kate: update to version 0.5.3.6
2013-02-18 11:11:14 +01:00
Peter Simons
89f20c176c
haskell-happstack-server: update to version 7.1.5
2013-02-18 11:11:14 +01:00
Peter Simons
7201dffe60
haskell-ghc-mod: update to version 1.11.4
2013-02-18 11:11:14 +01:00
Peter Simons
4d9cf0758c
haskell-classy-prelude: update to version 0.5.1
2013-02-18 11:11:14 +01:00
Peter Simons
ff86dade69
haskell-blaze-html: update to version 0.6.0.0
2013-02-18 11:11:14 +01:00
Peter Simons
2e14f53bfd
haskell-Graphalyze: update to version 0.14.0.1
2013-02-18 11:11:14 +01:00
Peter Simons
da1f938ece
jailbreak packages to support blaze-html 0.6.0.0
...
- hamlet
- happstack-server
- heist
- highlighting-kate
- xml-conduit
- xmlhtml
- yesod-auth
- yesod-core
- yesod-form
2013-02-18 11:10:40 +01:00
Peter Simons
9ff93714d7
haskell-monad-par: update to version 0.3.4
2013-02-18 10:48:59 +01:00
Rok Garbas
62542a1556
Merge pull request #322 from iElectric/deluge
...
add deluge torrent client and it's dependencies
2013-02-17 15:22:25 -08:00
Peter Simons
f2bff3d088
gnuplot: configure GDFONTPATH using 'fontconfig'
...
This patch adds a wrapper script around gnuplot that uses fontconfig's
fc-list(1) utility to determine the set of available fonts and makes that list
available to Gnuplot in the $GDFONTPATH variable.
2013-02-18 00:00:48 +01:00
Domen Kozar
77f61dd987
add deluge torrent client and it's dependencies
2013-02-18 00:00:39 +01:00
Peter Simons
7e539f9636
gnuplot: cosmetic, no functional change
2013-02-17 22:48:20 +01:00
Александр Цамутали
de8a9d676e
tools/security/apg: New nixpkg.
2013-02-17 17:44:54 +04:00
Vladimír Čunát
9885d04033
Revert "WIP", sorry, I got confused, somehow
...
This reverts commit 524d9b656e
.
2013-02-17 11:02:25 +01:00
Vladimír Čunát
b2f8432ad3
pure: update and fix by patching
2013-02-17 11:01:20 +01:00
Vladimír Čunát
524d9b656e
WIP
2013-02-17 11:01:20 +01:00
Shea Levy
2a1c308607
Add wayland library
2013-02-16 23:06:31 -05:00
Shea Levy
8d35dabd65
e17.embryo: Fix meta.
...
Meta attributes, if they are lists, must be lists of strings.
2013-02-16 16:38:46 -05:00
Vladimír Čunát
e95c97e698
vmime: fix via minor update
2013-02-16 22:34:40 +01:00
Vladimír Čunát
d8bac9c657
mediastreamer: forgotten update needed for linphone
2013-02-16 22:21:50 +01:00
Eelco Dolstra
954d519af7
minidlna: Update to 1.0.25 and use ffmpeg instead of libav
2013-02-16 21:49:55 +01:00
Vladimír Čunát
aaf607c5dc
linphone: minor update and fix
2013-02-16 21:48:47 +01:00
Vladimír Čunát
8493b51da1
x86info: fix
2013-02-16 21:29:55 +01:00
Cillian de Róiste
48d8ab884c
Fix Hydrogen to build with JACK 1.9.9.5
...
This patches the Hydrogen scons build script to work a failure to
parse the JACK version correctly. If I understand correctly upstream
Hydrogen now uses cmake instead of Scons, so this shouldn't be a
problem with the next Hydrogen release.
2013-02-16 21:08:15 +01:00
Vladimír Čunát
b79c0bd2f3
httpie: fix
2013-02-16 19:56:21 +01:00
Vladimír Čunát
9acfcdc0b6
pngcrush: update to fix compilation with libpng-1.6.*
2013-02-16 19:56:21 +01:00
Cillian de Róiste
baf4e9309a
iwlwifi-4965 fix download url
2013-02-16 19:30:56 +01:00
Александр Цамутали
fa7b10255c
all-packages.nix: Uncomment e17.
2013-02-16 21:56:17 +04:00
Александр Цамутали
1921086ffa
urbanterror: Correction for previous commit.
2013-02-16 21:52:36 +04:00
Александр Цамутали
bcc14b65c3
urbanterror: Update to 4.2.009.
2013-02-16 21:43:34 +04:00
Bjørn Forsman
ff47b7b6ec
openocd: bump from 0.4.0 to 0.6.1
...
Also:
* Remove commented out "GuruPlug installer" stuff that hasn't worked
since openocd 0.2.0 (according to the comments).
* Build with support for the following JTAG hardware:
- Segger J-Link
- Raisonance RLink
- Keil ULINK
- STMicroelectronics ST-Link
2013-02-16 18:01:02 +01:00
Shea Levy
ad057db2d6
x11vnc: Fix more hard-coded /bin/su
2013-02-16 11:29:28 -05:00
Jack Cummings
2d61716061
compile fix: <stddef.h> needed for size_t
2013-02-15 18:01:37 -08:00
Shea Levy
947651b6c2
rsnapshot: Fix URL.
...
Thanks to ebzzry on IRC for pointing this out.
2013-02-15 09:26:18 -05:00
Florian Friesdorf
1a52c7659d
python: fix linkme-wrapper
2013-02-15 06:14:58 +01:00
Shea Levy
3228a381dd
pythonPackages.websockify: Needs to propagate numpy
2013-02-14 19:58:50 -05:00
Shea Levy
701837017e
Add websockify python package
2013-02-14 19:54:00 -05:00
Vladimír Čunát
290aa4ea44
Merge pull request #307 from maggesi/blcr-updates
...
BLCR to version 0.8.5
2013-02-14 12:44:15 -08:00
Vladimír Čunát
34e86bccff
Merge pull request #306 from maggesi/hol_light_updates
...
HOL light updates
2013-02-14 12:43:35 -08:00
Shea Levy
af26af6fc7
Remove EOL'd Linux 3.6
2013-02-14 14:33:42 -05:00
Shea Levy
0ad870eb5e
Remove EOL'd Linux 3.5
2013-02-14 14:32:44 -05:00