Cray Elliott
fbecc24611
Add lens-aeson library, lens 4.4 split all aeson functionality to here
2014-08-22 00:16:32 -07:00
Cray Elliott
939b3548a4
Lens library updated to v4.4
...
also passes tests again, so doCheck is not needed
2014-08-22 00:16:23 -07:00
System administrator
08e4d58600
picard: Fix acoustid-fingerprinter binary path.
...
Signed-off-by: System administrator <robberer@freakmail.de>
Merges and closes pull request #3717 .
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-22 09:05:34 +02:00
Pascal Wittmann
1bfaed62b3
quassel: add quassel and quassel-client without kde integration
...
Close #3508 .
2014-08-21 21:38:52 +02:00
Vladimír Čunát
380ba438ee
libtar: fix CVE-2013-4420 by Debian patches
...
CC maintainer @bjornfor.
2014-08-21 20:35:21 +02:00
Michael Raskin
d2539c6ff5
Adding Julia 0.3.0: some progress, but doesn't work yet
2014-08-21 22:09:55 +04:00
Pascal Wittmann
bc7fe78d19
mit-scheme: update from 9.1.1 to 9.2 and remove broken tag
...
closes #3705
2014-08-21 19:40:53 +02:00
Sven Keidel
fc152248ce
cool-old-term: add 0.9 ( close #3685 , #3575 )
2014-08-21 19:22:37 +02:00
Eelco Dolstra
07e1301085
nixUnstable: Update to 1.8pre3766_809ca33
2014-08-21 18:04:56 +02:00
Eelco Dolstra
8e8adfc110
boehm-gc: Update to 7.2f
2014-08-21 17:54:43 +02:00
Luca Bruno
dcf17d3d5d
policycoreutils: fix build on i686 for ZHF
2014-08-21 17:29:51 +02:00
Luca Bruno
186589fdd1
leafnode: mark as broken for ZHF
2014-08-21 17:10:37 +02:00
Eelco Dolstra
0c781b3d8f
perl-5.8: Remove
2014-08-21 16:54:29 +02:00
Eelco Dolstra
36a00a0f93
perl-5.10: Remove
2014-08-21 16:54:29 +02:00
Eelco Dolstra
a9baea48df
openjade: Use default perl
2014-08-21 16:54:28 +02:00
lethalman
f25f21b78c
Merge pull request #3713 from paulkoerbitz/clipit
...
Add package for ClipIt, a lightweight GTK clipboard manager
2014-08-21 16:32:10 +02:00
Paul Koerbitz
a5cf54a52b
Add package for ClipIt, a lightweight GTK clipboard manager
2014-08-21 16:22:08 +02:00
Simon Hengel
21799aff98
Update haskell package reserve to 0.1.0
2014-08-21 19:47:49 +08:00
Luca Bruno
3353e8550f
sup: fix build for ZHF
2014-08-21 12:47:12 +02:00
Moritz Ulrich
10ba4b67e4
Emacs: Use gnutls instead of OpenSSL.
...
It looks like this error was introduced accidentally with 0132e1b
. Emacs
can't use openssl to make secure connections.
2014-08-21 12:45:28 +02:00
Peter Simons
091eb25a79
Merge pull request #3698 from bjornfor/linuxstopmotion
...
Add Linux Stopmotion application
2014-08-21 12:39:55 +02:00
AndersonTorres
6a78135865
Bochs: update to version 2.6.6
2014-08-21 07:08:09 -03:00
Hoang Xuan Phu
8fb6a25c6b
generate reserve using cabal2nix
2014-08-21 18:04:25 +08:00
AndersonTorres
49fcac0d6b
Fluxbox: adding system support (as a module)
2014-08-21 07:03:37 -03:00
Rob Vermaas
af14075f4d
Update node-packages-generated. Remove packages from node-packages.json that use an npm package that has a cyclic dependency. See also npm2nix#3
2014-08-21 11:27:56 +02:00
Austin Seipp
f09f8adc0f
nixpkgs: stricat 20140609100300
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-21 00:22:54 -05:00
Michael Raskin
b6a2f8eaa8
Fix a strange openresty build error
2014-08-21 08:42:00 +04:00
Rickard Nilsson
81ad94ce51
bedup: Update from 20140206 to 20140413
2014-08-21 03:01:53 +02:00
Vladimír Čunát
2d03fbf752
twinkle eval: fix the typo
2014-08-20 23:38:43 +02:00
Vladimír Čunát
25351012b2
nvidia: fix problems with -glsi and glx
...
..by generalizing the build script.
Obsoletes #3699 , and it should finally fix problems around 816d971a
.
2014-08-20 23:37:41 +02:00
Luca Bruno
facb810bcc
rhash: new package
...
Console utility for computing and verifying hash sums of files
http://rhash.anz.ru
2014-08-21 00:46:35 +02:00
Bjørn Forsman
006ebdfe78
linuxstopmotion: new package
...
Linux Stopmotion is a program for creating stop-motion animation movies.
http://linuxstopmotion.org/
I had to apply a small patch to make grabbing images from webcam work
(using uvccapture). I find it odd that it didn't work without the patch,
seeing that Arch Linux also have the v0.8.0 version, but with no patch.
Latest Ubuntu (14.04) has v0.7.2, which is unaffected.
2014-08-20 23:12:38 +02:00
Bjørn Forsman
4ee77e2fc5
libtar: new package
...
libtar is a C library for manipulating POSIX tar files.
http://www.feep.net/libtar/
2014-08-20 23:12:38 +02:00
Bjørn Forsman
c14f3e4039
uvccapture: new package
...
"Capture image from USB webcam at a specified interval"
I apply patches from Debian to make it build with V4L2 (instead of v1
API) and fix some warnings/bugs. Source code is also downloaded from
Debian, as uvccapture homepage is unavailable.
Homepage: http://linux-uvc.berlios.de/ (seems to have vanished...)
2014-08-20 23:12:37 +02:00
Vladimír Čunát
c198a36898
twinkle: fix build ( fixes #3673 )
...
Pulled patches from Debian and hacked around linking errors.
I'm able to ring my mobile phone now.
However, on exit the process is stuck and needs kill -9.
CC: maintainer @MarcWeber.
2014-08-20 21:32:19 +02:00
Peter Simons
128039217e
haskell-hdevtools: fix patch checksum one more time
...
It appears that upstream has re-based the pull request, thereby changing the hash.
2014-08-20 20:26:57 +02:00
Peter Simons
30d05ba082
haskell-timeparsers: build this package with a recent version of 'convertible'
2014-08-20 20:26:57 +02:00
Peter Simons
e910c8d6c9
Disable Hydra builds for broken Haskell packages.
...
The following packages are broken with GHC 7.8.3:
- filesystem-conduit version 1.0.0.2
- ghc-events-analyze version 0.2.0
- haskelldb version 2.2.2
- haskell-mpi version 1.2.1
- haxr-th version 3000.5
- hoauth version 0.3.5
- holy-project version 0.1.1.0
- hoogle version 4.2.32
- hspread version 0.3.3
- instant-generics version 0.4
- ivor version 0.1.14.1
- jmacro-rpc-happstack version 0.3
- lambdacube-engine version 0.2.4
- language-c-inline version 0.6.0.0
- lockfree-queue version 0.2.3
- monad-peel version 0.1.1
- network-transport-tests version 0.1.0.1
- poppler version 0.12.3
- profiteur version 0.1.2.1
- prolog-graph-lib version 0.2.0.1
- semigroupoid-extras version 4.0
- setlocale version 0.0.3
- sized-types version 0.5.0
- snaplet-postgresql-simple version 0.5
- snap-loader-dynamic version 0.10.0.2
- uhc git version 20120502
- uniqueid version 0.1.1
- unix-process-conduit version 0.2.2.3
- vado version 0.0.1
- vcsgui version 0.0.4
- xml-html-conduit-lens version 0.3.2.0
The following packages depend on one of the broken ones above:
- hoodle-builder version 0.3
- hoodle-core version 0.14
- hoodle-extra version 0.1
- hoodle-parser version 0.3
- hoodle-render version 0.4
- hoodle-types version 0.3
- hoodle version 0.3
- kansas-lava version 0.2.4
- liblastfm version 0.4.0.0
- prolog-graph version 0.1.0.2
- vacuum-cairo version 0.5
- wcwidth version 0.0.2
2014-08-20 20:26:57 +02:00
Peter Simons
3b096e601a
haskell-time-1.4.2: disable test suite to fix build error because the version of test-framework doesn't match
2014-08-20 20:26:57 +02:00
Peter Simons
07451adc93
haskell-yesod-form: update to version 1.3.15.2
2014-08-20 20:26:57 +02:00
Peter Simons
ce14313c69
haskell-yesod-bin: update to version 1.2.12.4
2014-08-20 20:26:56 +02:00
Peter Simons
020027d84e
haskell-yesod-auth: update to version 1.3.4.2
2014-08-20 20:26:56 +02:00
Peter Simons
701af305d3
haskell-xss-sanitize: update to version 0.3.5.4
2014-08-20 20:26:56 +02:00
Peter Simons
b48153160e
haskell-wai-logger: update to version 2.2.3
2014-08-20 20:26:56 +02:00
Peter Simons
a2cd9ceab1
haskell-language-glsl: update to version 0.1.1
2014-08-20 20:26:56 +02:00
Peter Simons
c3565da080
haskell-force-layout: update to version 0.3.0.6
2014-08-20 20:26:56 +02:00
Peter Simons
17d3aee3eb
Merge pull request #3693 from ruediger/add/colord-kde
...
Add colord-kde.
2014-08-20 19:59:15 +02:00
Shea Levy
908bd66407
Merge branch 'master' of git://github.com/ip1981/nixpkgs
...
jq: make sure libjq is in library search path
2014-08-20 11:33:25 -04:00
Peter Simons
b4175c94e9
Merge pull request #3689 from Fuuzetsu/ghc-mod
...
haskell-ghc-mod: add 5.0.1
2014-08-20 17:17:00 +02:00
Rickard Nilsson
16bbf00851
munge: Update from 0.5.10 to 0.5.11
2014-08-20 17:07:54 +02:00
Moritz Ulrich
77437983a2
Slic3r: Bump to 1.1.7.
2014-08-20 16:27:47 +02:00
Rickard Nilsson
bf0e265a61
diod: Update from 1.0.21 to 1.0.22
2014-08-20 16:10:20 +02:00
Rickard Nilsson
5c9157b329
riemann-c-client: Update from 1.2.0 to 1.2.1
2014-08-20 16:04:10 +02:00
Rickard Nilsson
7c06bb13be
re2c: Fix license reference
2014-08-20 15:30:18 +02:00
Peter Simons
5cac6895da
haskell-language-glsl: disable test suit to fix the build
...
https://github.com/noteed/language-glsl/issues/8
2014-08-20 14:03:03 +02:00
Peter Simons
18e3aa4672
haskell-double-conversion: update to version 2.0.1.0
2014-08-20 14:03:03 +02:00
Peter Simons
c6a7af6782
haskell-yesod-form: update to version 1.3.15.1
2014-08-20 14:03:03 +02:00
Peter Simons
d404e1120e
haskell-yesod-auth: update to version 1.3.4.1
2014-08-20 14:03:02 +02:00
Peter Simons
7360bbd179
haskell-xss-sanitize: update to version 0.3.5.3
2014-08-20 14:03:02 +02:00
Peter Simons
b2569a0417
haskell-warp: update to version 3.0.1.1
2014-08-20 14:03:02 +02:00
Peter Simons
d92b08b0ba
haskell-wai-extra: update to version 3.0.2
2014-08-20 14:03:02 +02:00
Peter Simons
68af6b805a
haskell-text-icu: update to version 0.7.0.0
2014-08-20 14:03:02 +02:00
Peter Simons
75e56df256
haskell-language-glsl: update to version 0.1.0
2014-08-20 14:03:02 +02:00
Peter Simons
341831d6a7
haskell-hxt: update to version 9.3.1.6
2014-08-20 14:03:02 +02:00
Peter Simons
59d4db445d
haskell-hxt-http: update to version 9.1.5
2014-08-20 14:03:02 +02:00
Peter Simons
580e18c5ea
haskell-http-client: update to version 0.3.7.1
2014-08-20 14:03:02 +02:00
Peter Simons
ec4102e7d9
haskell-hspec-wai: update to version 0.3.0
2014-08-20 14:03:02 +02:00
Peter Simons
784c87772d
haskell-happstack-server: update to version 7.3.8
2014-08-20 14:03:02 +02:00
Shaun Sharples
e3e4f26b1d
Don't try make first argument the command, the vim plugin mixes up commands with options
2014-08-20 13:21:31 +02:00
Mateusz Kowalczyk
c9dd66fde6
haskell-ghc-mod: add 5.0.1
...
Separate expression for now due to big API chanages.
2014-08-20 12:09:54 +01:00
Peter Simons
f8da7d5d18
Merge pull request #3684 from bodil/master
...
Update to ponysay version 3.0.2.
2014-08-20 12:41:27 +02:00
Peter Simons
4bbe6a39bb
Merge pull request #3686 from ts468/hdevtool
...
Fix: hdevtools: correct sha256 hash of patch
2014-08-20 12:40:37 +02:00
Peter Simons
390f7b1870
Merge pull request #3687 from ruediger/up/colord
...
colord: Update to 1.1.7 and copy bash completions.
2014-08-20 12:40:15 +02:00
Peter Simons
9a57058125
all-packages.nix: strip trailing whitespace
2014-08-20 11:57:56 +02:00
Peter Simons
c25d90de7b
Move 'cryptol' and 'darcs' from the generic Haskell package set into all-packages.nix.
...
These packages need very a version of GHC to compile.
2014-08-20 11:57:38 +02:00
Austin Seipp
d95ae1cc89
fsharp: 3.1.0 -> 3.1.1.25
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 02:03:18 -05:00
Austin Seipp
a8b59789d0
nagios-plugins: 2.0 -> 2.0.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:59:02 -05:00
Austin Seipp
53adb67395
nagios: 4.0.7 -> 4.0.8
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:58:50 -05:00
Austin Seipp
32183417fa
stunnel: 5.01 -> 5.03
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:56:23 -05:00
Austin Seipp
36e1412143
musl: 1.0.0 -> 1.1.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:55:02 -05:00
Austin Seipp
e2bc49d3f3
mps: 1.113.0 -> 1.114.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:53:45 -05:00
Austin Seipp
db2a37514d
mariadb: 10.0.11 -> 10.0.13
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:48:42 -05:00
Austin Seipp
87393f2f2b
lockdep: 3.14.4 -> 3.16.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:46:28 -05:00
Austin Seipp
f1bc7b229d
jhc: 0.8.1 -> 0.8.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:43:31 -05:00
Austin Seipp
87f54f1961
fmodex: 4.44.34 -> 4.44.41
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:41:47 -05:00
Austin Seipp
618e220f67
concurrencykit: 0.4.1 -> 0.4.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:37:17 -05:00
Austin Seipp
8b96a44460
nixpkgs: boringssl 20140820-a7d1363f
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:23:40 -05:00
Austin Seipp
528a1c0f56
ninja: 1.4.0 -> 1.5.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:13:33 -05:00
Austin Seipp
9f5eba94d8
re2c: 0.13.6 -> 0.13.7.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:12:21 -05:00
Austin Seipp
0aa8cdcef9
nixpkgs: libressl 2.0.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 00:51:15 -05:00
Austin Seipp
47c443bede
nixpkgs: openresty 1.7.4.1rc1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 00:38:49 -05:00
Vladimír Čunát
2015aecd44
Revert "Copy all so files over from nVidia blob"
...
This reverts commit 816d971aea
.
See discussion on https://github.com/Fuuzetsu/nixpkgs/commit/816d971ae
2014-08-20 02:22:29 +02:00
Rüdiger Sonderfeld
fd5084bc8f
Add colord-kde.
...
A KDE front-end for colord.
2014-08-20 01:54:45 +02:00
Rüdiger Sonderfeld
0741150b97
colord: Update to 1.1.7 and copy bash completions.
2014-08-20 01:53:46 +02:00
Thomas Strobel
1fbf590713
Fix: hdevtools: correct sha256 hash of patch
2014-08-20 01:17:16 +02:00
Peter Simons
229eb441a3
haskell-aws: disable test suite to fix the build
...
https://github.com/aristidb/aws/issues/125
2014-08-19 23:47:59 +02:00
Peter Simons
42c7a11d4b
haskell-pandoc: update to version 1.13.0.1
2014-08-19 23:47:59 +02:00
Peter Simons
3fad02dab8
haskell-git-annex: update to version 5.20140817
2014-08-19 23:47:59 +02:00
Peter Simons
afd1ed90c9
haskell-uri-encode: update to version 1.5.0.3
2014-08-19 23:47:59 +02:00
Peter Simons
f700bcaf06
haskell-cabal-bounds: update to version 0.8.4
2014-08-19 23:47:59 +02:00
Peter Simons
80d5fb1d18
haskell-pcre-light: update to version 0.4.0.3
2014-08-19 23:47:59 +02:00
Peter Simons
9be0a34a6f
haskell-pandoc-citeproc: update to version 0.4.0.1
2014-08-19 23:47:59 +02:00
Peter Simons
cc6dbaa402
haskell-hcltest: update to version 0.3.4
2014-08-19 23:47:59 +02:00
Peter Simons
e63c4eee98
haskell-gtk-traymanager: update to version 0.1.5
2014-08-19 23:47:59 +02:00
Peter Simons
9afddcaf1a
haskell-github: update to version 0.10.0
2014-08-19 23:47:59 +02:00
Peter Simons
ce3596fc07
haskell-ekg: update to version 0.4.0.2
2014-08-19 23:47:58 +02:00
Peter Simons
87004f8a15
haskell-contravariant: update to version 1.2
2014-08-19 23:47:58 +02:00
Peter Simons
fc168cd69e
haskell-conduit-extra: update to version 1.1.3.2
2014-08-19 23:47:58 +02:00
Peter Simons
e22176e331
haskell-clientsession: update to version 0.9.0.5
2014-08-19 23:47:58 +02:00
Peter Simons
66eeadf8b4
haskell-aws: update to version 0.10.2
2014-08-19 23:47:58 +02:00
Peter Simons
8f68ec2bf2
haskell-authenticate: update to version 1.3.2.10
2014-08-19 23:47:58 +02:00
Peter Simons
899cdd9de1
haskell-amqp: update to version 0.10.1
2014-08-19 23:47:58 +02:00
Peter Simons
d788370727
haskell-DAV: update to version 1.0.1
2014-08-19 23:47:58 +02:00
Peter Simons
08bb0c8a81
haskell-happy-meta: update to version 0.2.0.7
2014-08-19 23:47:58 +02:00
Carlo Nucera
fd1ec088d2
Added monadSupply (monad-supply) to haskellPackages
2014-08-19 23:47:58 +02:00
Ryan Newton
56d15045fa
Bump ghc-head to latest.
2014-08-19 23:47:58 +02:00
Peter Simons
817fc96ae2
haskell-xlsx: re-generate with cabal2nix
2014-08-19 23:47:58 +02:00
Emil Rangden
e15036dbd0
haskell fix - fay
...
Remove explicit old aeson version and update to latest
2014-08-19 23:47:58 +02:00
Emil Rangden
2c0610fb6f
updated taffybar
2014-08-19 23:47:58 +02:00
John Wiegley
708e16e675
ssreflect: 1.4 -> 1.5
2014-08-19 16:03:33 -05:00
Cray Elliott
477eb18d18
nvidia-x11: update to 340.32 ( close #3365 )
...
Also close #3634 .
2014-08-19 21:03:52 +02:00
Bodil Stokke
c38a27df77
Update to ponysay version 3.0.2.
2014-08-19 19:43:48 +01:00
Pascal Wittmann
464ec2a8e5
silver-searcher: update from 0.21.0 to 0.24.1
2014-08-19 19:27:16 +02:00
Vladimír Čunát
90874bfc44
gdm-3.12: disable parallel building
...
Reason:
gdm-client-glue.h:7:0: error: unterminated #ifndef
http://hydra.nixos.org/build/13488683
2014-08-19 18:36:06 +02:00
viric
e51ae0ecd3
Merge pull request #3640 from Fuuzetsu/tesseract-jpn
...
Add Japanese to default tesseract languages
2014-08-19 17:47:16 +02:00
Peter Simons
301be245c4
Merge pull request #3676 from ruediger/up/mplayer
...
mplayer: Update to 1.1.1.
2014-08-19 17:19:19 +02:00
Peter Simons
a72e2d6046
Merge pull request #3667 from rrnewton/manticore
...
Add parallel functional compiler, Manticore
2014-08-19 17:18:52 +02:00
Domen Kožar
edaf7472c1
Merge pull request #3679 from ruediger/imp/tmux
...
tmux: Install bash completion script.
2014-08-19 17:07:01 +02:00
Domen Kožar
89f90ce76a
Merge pull request #3678 from ruediger/imp/git
...
git: Add git-prompt.sh to /etc/bash_completion.d.
2014-08-19 17:06:29 +02:00
Rüdiger Sonderfeld
775b4a39e6
tmux: Install bash completion script.
2014-08-19 17:03:49 +02:00
Rüdiger Sonderfeld
d809e775e8
git: Add git-prompt.sh to /etc/bash_completion.d.
...
This will make the git-prompt.sh features available to bash users when
completions are enabled. It is done in this way in Debian/Ubuntu as well.
2014-08-19 16:34:51 +02:00
Ryan Newton
e59a29df13
manticore: Remove name from description
2014-08-19 10:27:20 -04:00
Rüdiger Sonderfeld
4de6b9a0c7
mplayer: Add GNU FriBiDi support.
...
This is required by new versions of SMPlayer and other distros seem to
enable it by default now as well.
2014-08-19 16:24:58 +02:00
Peter Simons
f95d8f1334
Merge pull request #3664 from Fuuzetsu/haskell-gtk3
...
haskell-gtk3: add 0.13.0.0
2014-08-19 15:23:30 +02:00
Rüdiger Sonderfeld
033c9bd18c
mplayer: Update to 1.1.1.
2014-08-19 15:19:06 +02:00
Eelco Dolstra
c37057240f
man-pages: Update to 3.70
2014-08-19 11:46:08 +02:00
AndersonTorres
fe270c011c
Fluxbox: new package (1.3.5)
2014-08-19 06:19:33 -03:00
Georges Dubus
a82e9e4b5c
Added e2fsprogs to docker dependencies.
...
Otherwise, it complains about mkfs.ext4 not being present at service
start (and stops).
2014-08-19 11:00:46 +02:00
Ryan Newton
ff6057d686
Add parallel functional compiler, Manticore
2014-08-19 02:36:57 -04:00
Mateusz Kowalczyk
6870cb88ae
haskell-gtk3: add 0.13.0.0
2014-08-19 03:45:54 +01:00
Cray Elliott
22eccacb6c
update minecraft-server to 1.7.10
2014-08-18 18:51:51 -07:00
John Wiegley
8b13100710
Merge pull request #3658 from cstrahan/xquartz-cleanup
...
Remove old comment, and delete confusing LaunchDaemon
2014-08-18 16:17:23 -05:00
Mateusz Kowalczyk
4cf5ef541f
haskell-haskoin: add 0.1.0.2
2014-08-18 17:15:54 +01:00
Mateusz Kowalczyk
32739cffde
haskell-json-rpc: add 0.2.0.1
2014-08-18 16:58:29 +01:00
Vladimír Čunát
99b0271712
pulseaudio: fix CVE-2014-3970 by upstream patch
2014-08-18 17:56:26 +02:00
Peter Simons
c5dca72abe
Merge pull request #3657 from ttuegel/network-uri
...
Add haskell-network-uri-2.6.0.0
2014-08-18 17:48:49 +02:00
Charles Strahan
6f2bd70fd0
Remove old comment, and delete confusing LaunchDaemon
2014-08-18 11:36:34 -04:00
Oliver Charles
ab7b973b33
haskellPackages.xlsx: New expression
2014-08-18 15:57:24 +01:00
Rickard Nilsson
c5c1a243fa
nixUnstable: Update to nix-1.8pre3748_02843ba
2014-08-18 16:44:51 +02:00
Vladimír Čunát
26d68ce798
merge #3301 : add Adom game (with fixes)
2014-08-18 16:26:39 +02:00
Vladimír Čunát
edfc77044a
adom: various fixes
...
- make chrooted download work
- add shebang
- nix style and meta conventions
2014-08-18 16:24:45 +02:00
Igor Pashev
628ae1c63e
jq: make sure libjq is in library search path
...
Fixes runtime error:
jq: error while loading shared libraries: libjq.so.1:
cannot open shared object file: No such file or directory
2014-08-18 16:22:51 +02:00
Thomas Tuegel
26a5718957
Add haskell-network-uri-2.6.0.0
2014-08-18 08:29:16 -05:00
Eelco Dolstra
e4752d7877
linux: Enable ACLs in ext3
...
http://hydra.nixos.org/build/13462892
2014-08-18 14:33:09 +02:00
Shea Levy
c3c9e2d9bc
Update dropbox
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-08-17 23:06:51 -04:00
Michael Raskin
fba7d7c4b8
Add Firejail cheap-sandbox-building package
2014-08-18 02:18:33 +04:00
Pascal Wittmann
f06419e1a8
inotify-tools: update from 3.13 to 3.14 and add myself to maintainers
...
note: project has moved to github on 23 November 2009
2014-08-17 23:13:12 +02:00
Benno Fünfstück
ce3e86702f
prefetch-git: output human-readable rev to stderr
...
that way, the stdout stays compatible with nix-prefetch-{bzr,svn,hg}
2014-08-17 23:00:03 +02:00
Eelco Dolstra
b8866772d8
nixUnstable: Update to 1.8pre3746_c160ead
2014-08-17 21:50:22 +02:00
Tino Breddin
f513e383ef
golang: bump to 1.3.1
2014-08-17 21:08:45 +02:00
William A. Kennington III
5f64a6ffe0
speedtest-cli: 0.2.7 -> 0.3.1
2014-08-17 11:19:41 -07:00
William A. Kennington III
5dfcfefec2
firmware-linux-nonfree: 0.41 -> 0.43
2014-08-17 19:40:59 +02:00
Eelco Dolstra
5979946c41
chromium: Fix build
...
This works around ld-wrapper's --sysroot filter not working on '@'
command lines.
Fixes #3642 .
2014-08-17 17:08:21 +02:00
Tino Breddin
655db00a78
elixir: bump to 0.15.1
2014-08-17 14:10:51 +02:00
Austin Seipp
ec42370aee
nginx: 1.6.0 -> 1.6.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-17 06:35:40 -05:00
Mateusz Kowalczyk
03a37d5851
Add Japanese to default tesseract languages
2014-08-17 11:54:25 +01:00
Peter Simons
0faf3493fb
Merge pull request #3636 from linquize/git-2.1.0
...
git: Update to 2.1.0
2014-08-17 09:54:37 +02:00
aszlig
4d8ee7d8cb
dbus: Don't search for Xlibs if useX11 is false.
...
This particularily fails when using non-chrooted builds.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-17 08:40:47 +02:00
Linquize
1916bc0412
git: Update to 2.1.0
2014-08-17 06:18:38 +02:00
Nathaniel Baxter
cfbc0defde
obconf: Added obconf - A gui configuration tool for openbox
2014-08-17 14:00:55 +10:00
Vincent Laporte
bce3730a3c
Adds ocaml library “csv”
...
This is a pure OCaml library to read and write CSV files, including all
extensions used by Excel — eg. quotes, newlines, 8 bit
characters in fields, "0 etc.
Homepage: https://forge.ocamlcore.org/projects/csv/
2014-08-17 00:55:32 +02:00
Peter Simons
474731b29e
Merge pull request #3631 from ts468/ucode
...
Upgrade: Intel microcodes -> 20160624
2014-08-17 00:26:35 +02:00
Peter Simons
a14aa9618f
haskell-Graphalyze: jailbreak to fix build with recent versions of pandoc
2014-08-17 00:20:13 +02:00
Peter Simons
2696dd8c01
haskell-gitit: mark broken as the package won't compile with recent versions of pandoc
2014-08-17 00:20:13 +02:00
Peter Simons
a6c02d58af
haskell-hakyll: mark broken as the package won't compile with recent versions of pandoc
...
https://github.com/jaspervdj/hakyll/issues/280
2014-08-17 00:20:13 +02:00
Peter Simons
6a540466a0
haskell-transformers-compat: don't build version 0.3.3.4 on Hydra; the package requires a newer version of transformers than we can offer
2014-08-17 00:20:13 +02:00
Peter Simons
0f78da8878
haskell-cabal-bounds: update to version 0.8.3
2014-08-17 00:20:13 +02:00
Peter Simons
598cc032d4
haskell-warp: update to version 3.0.0.8
2014-08-17 00:20:13 +02:00
Peter Simons
e6628b04e6
haskell-texmath: update to version 0.8
2014-08-17 00:20:13 +02:00
Peter Simons
15919f23b9
haskell-streaming-commons: update to version 0.1.4.2
2014-08-17 00:20:13 +02:00
Peter Simons
670990ebfc
haskell-pandoc: update to version 1.13
2014-08-17 00:20:13 +02:00
Peter Simons
cd6b6ed85d
haskell-pandoc-citeproc: update to version 0.4
2014-08-17 00:20:12 +02:00
Peter Simons
7522c35ce8
haskell-matrix: update to version 0.3.4.0
2014-08-17 00:20:12 +02:00
Peter Simons
eb34b99f68
haskell-markov-chain: update to version 0.0.3.3
2014-08-17 00:20:12 +02:00
Peter Simons
dba2a6de23
haskell-implicit: update to version 0.0.3
2014-08-17 00:20:12 +02:00
Peter Simons
1c35120228
haskell-dynamic-cabal: update to version 0.3.2
2014-08-17 00:20:12 +02:00
Peter Simons
ee4d02d60a
haskell-data-fin: update to version 0.1.1.3
2014-08-17 00:20:12 +02:00
Peter Simons
d49f5283d7
haskell-packages.nix: drop trailing whitespace
2014-08-17 00:20:12 +02:00
Peter Simons
253f2825e2
haskell-haddock-library: add version 1.1.0
2014-08-17 00:20:12 +02:00
Peter Simons
c552ae1c95
haskell-loop: add version 0.2.0
2014-08-17 00:20:12 +02:00
Peter Simons
7f875a328f
haskell-happy-meta: update to version 0.2.0.6
2014-08-17 00:20:12 +02:00
Peter Simons
817c0e4144
cabal: enable multi-threaded builds with GHC 7.8.x or later
...
https://github.com/NixOS/nixpkgs/issues/3220
2014-08-17 00:20:12 +02:00
Peter Simons
462e067f45
cabal: cosmetic
2014-08-17 00:20:12 +02:00
Peter Simons
a9fad50181
cabal: minor code re-factoring of shleavy's patch that allows building packages without a Setup.hs file
...
https://github.com/NixOS/nixpkgs/pull/3585
2014-08-17 00:20:12 +02:00
Thomas Strobel
fecd0095ca
Upgrade: Intel microcodes -> 20160624
2014-08-17 00:11:43 +02:00
Domen Kožar
35779fd646
Merge pull request #3513 from linquize/nodejs
...
nodejs: Update to 0.10.30
2014-08-16 20:58:06 +02:00
Domen Kožar
57e17edd26
Merge pull request #3536 from geerds/firefox-wrapper
...
Fix default icon location in 'wrapFirefox'
2014-08-16 20:23:15 +02:00
Domen Kožar
b862b857f6
Merge pull request #3616 from ts468/vim-plugins
...
Vim-plugins: add vim-pathogen
2014-08-16 20:19:24 +02:00
Domen Kožar
f0fb53b051
Merge pull request #3607 from bosu/tigervnc-upgrade
...
tigervnc: upgrade to 1.3.1 security release
2014-08-16 20:17:14 +02:00
Domen Kožar
acc1195c41
Merge pull request #3619 from nathan-gs/mailutils-sendmail-path
...
mailutils: fix for sendmail path
2014-08-16 20:16:45 +02:00
Domen Kožar
9b854cc70c
Merge branch 'teamspeak_3_update'
2014-08-16 20:14:58 +02:00
Nathaniel Baxter
9c48f5160c
teamspeak_client: Remove qt.conf to stop segfaults
...
teamspeak_client: Use the quazip library provided by teamspeak
This commit should be squashed before being commited to nixpkgs!
Signed-off-by: Domen Kožar <domen@dev.si>
2014-08-16 20:13:29 +02:00
Vladimír Čunát
d75cf6fffb
meld: update to latest stable
2014-08-16 18:58:51 +02:00
Vladimír Čunát
44a0db4f0f
ntfs3g: update to latest stable (2-year bump)
2014-08-16 18:47:20 +02:00
Peter Simons
e54db9a99a
Merge pull request #3622 from Fuuzetsu/ghc-heap-view/ghc-vis
...
mark ghc-heap-view/ghc-vis as broken on 7.8.3
2014-08-16 17:46:08 +02:00
Domen Kožar
31c394abef
Merge pull request #3612 from nathanielbaxter/dev/flexget_update
...
flexget: Updated to 1.2.161, with additional dependancies added.
2014-08-16 15:05:23 +02:00
Mateusz Kowalczyk
9b68de6ba0
haskell-ghc-vis: don't build on Hydra (broken dep)
2014-08-16 12:39:32 +01:00
Mateusz Kowalczyk
8db9e77d78
haskell-ghc-heap-view: mark as broken for 7.8.3
2014-08-16 12:39:32 +01:00
Peter Simons
751ccf9560
Merge pull request #3620 from NOTtheMessiah/master
...
added implicit and storableEndian to haskellPackages for ImplicitCAD
2014-08-16 13:35:26 +02:00
Aycan iRiCAN
bb03321669
Merge pull request #3627 from Fuuzetsu/base32-bytestring
...
Base32 bytestring
2014-08-16 14:03:17 +03:00
Jaka Hudoklin
953643bb0f
elasticsearch: fix darwin, needs getopt
2014-08-16 12:55:23 +02:00
Mateusz Kowalczyk
631e4097a6
haskell-base32-bytestring: add version 0.2.1.0
2014-08-16 11:47:14 +01:00
Mateusz Kowalczyk
babec1351f
haskell-bits-extras: add version 0.1.3
2014-08-16 11:46:53 +01:00
Mateusz Kowalczyk
3dbdd263f4
haskell-haskore: update to 0.2.0.4
2014-08-16 09:08:18 +01:00
Aycan iRiCAN
dd9fcdce1d
Merge pull request #3623 from MP2E/algebra
...
add the Haskell algebra library
2014-08-16 10:45:01 +03:00
Aycan iRiCAN
9115ce22d4
Remove empty line.
2014-08-16 10:22:21 +03:00
Aycan iRiCAN
072d128e43
Bump haskellPackages.hdaemonize to 0.5.0.0
2014-08-16 10:20:44 +03:00
John Wiegley
cd89cc018f
haskell-aeson: Add version 0.7.0.6
2014-08-16 00:13:15 -05:00
John Wiegley
28d898ed07
texlive: Fix build for users of Mavericks
2014-08-16 00:13:15 -05:00
John Wiegley
cfc70c60ab
coq_HEAD: 8.5pre-fff9e2f7 -> 8.5pre-8bc01590
2014-08-16 00:13:15 -05:00
Shea Levy
dc285e6895
cabal.mkDerivation: Use defaultMain if no Setup.{l,}hs exists.
...
This mirrors the default behaviour of cabal-install for the Simple build type
2014-08-16 00:13:14 -05:00
Cray Elliott
4fd15eb279
update Algebra to v4.1
2014-08-15 20:43:05 -07:00
Cray Elliott
947d1945fb
add the Haskell algebra library
2014-08-15 20:27:58 -07:00
Brian Cohen
fea19a1fd6
Added implicit and storableEndian to haskellPackages for ImplicitCAD
2014-08-15 21:26:11 -04:00
Nathan Bijnens
23da6f9ca4
mailutils: fix for sendmail path
2014-08-15 21:16:33 +02:00
Daniel Bergey
61960858c4
update haskellPackages.imm to 0.6.0.2
...
Uses latest version of tls; builds without patching
2014-08-15 18:42:13 +00:00
Thomas Strobel
8700f46a8f
Vim-plugins: add vim-pathogen
2014-08-15 19:45:32 +02:00
Peter Simons
610f31fe92
RcmdrPlugin_ROC: remove broken package
...
This build goes into an endless loop and produces gigabytes of useless
output. :-(
2014-08-15 18:51:47 +02:00
Peter Simons
f39f67b871
haskell-HaskellNet-SSL: re-generate with cabal2nix
2014-08-15 18:37:09 +02:00
Peter Simons
e0632b21dc
Merge pull request #3613 from phunehehe/HaskellNet-SSL
...
add HaskellNet-SSL
2014-08-15 18:30:56 +02:00
Peter Simons
70683f4593
Merge pull request #3598 from vesten/update-bar-aint-recursive
...
bar - Remove unnecessary dependencies and centralize version string.
2014-08-15 18:29:49 +02:00
Peter Simons
48ab9c742f
Merge pull request #3611 from ederoyd46/haskell-protobuf
...
Added haskell hex and protobuf packages
2014-08-15 18:29:01 +02:00
Boris Sukholitko
2815cdb8a7
tigervnc: fix xkb configuration for Xvnc
...
Without those fixes, Xvnc doesn't work at all.
2014-08-15 17:51:50 +03:00
Hoang Xuan Phu
6ded64bd05
add HaskellNet-SSL
2014-08-15 22:14:23 +08:00
Peter Simons
3b12f59ead
Merge pull request #3610 from ts468/hdevtools
...
Fix for hdevtools: update patch to build with ghc 7.8.3
2014-08-15 15:25:20 +02:00
Matthew Brown
33c7f791d8
Added haskell hex protobuf packages
2014-08-15 14:17:40 +01:00
Thomas Strobel
5f14d3cceb
Fix for hdevtools: update patch to build with ghc 7.8.3
2014-08-15 15:05:46 +02:00
Nathaniel Baxter
69390c184b
flexget: Updated to 1.2.161, with additional dependancies added.
...
Also made deluge plugin support conditional on deluge being installed,
and added similar conditional support for the transmission plugin.
2014-08-15 22:41:31 +10:00
Peter Simons
d612cbdccf
cran-packages.nix: drop trailing whitespace
2014-08-15 14:36:58 +02:00
Peter Simons
d306fdd88e
cran-packages.nix: added missing sha256 fields
2014-08-15 14:36:58 +02:00
Peter Simons
4669d7ca61
r-RcppArmadillo: update to version 0.4.300.0
2014-08-15 14:36:58 +02:00
Adam Vogt
4402eb3061
manually fix dplyr and png cran-packages
2014-08-15 14:36:58 +02:00
Adam Vogt
371c8dd0bb
update cran packages
2014-08-15 14:36:58 +02:00
Boris Sukholitko
91293785e8
tigervnc: upgrade to 1.3.1 security release
...
The source is on github archive now. Therefore switch to fetchurl.
2014-08-15 14:37:22 +03:00
Domen Kožar
3233e56935
add pythonPackages.detox
2014-08-15 13:13:02 +02:00
Peter Simons
b02862a9d0
Merge pull request #3606 from ederoyd46/haskell-protocol-buffers
...
haskell-protocol-buffers: only mark as broken for GHC 7.8.3
2014-08-15 12:22:21 +02:00
Matthew Brown
6276f13c0c
haskell-protocol-buffers: only mark as broken for GHC 7.8.3
2014-08-15 11:09:21 +01:00
Moritz Ulrich
94c08cf163
weechat: Bump to 1.0.
...
A happy day for all weechat-users!
2014-08-15 12:08:42 +02:00
Peter Simons
4329812ec7
Merge pull request #3597 from Fuuzetsu/rtorrent-xmlrpc
...
rtorrent: compile with xmlrpc-c for 3rd party UIs
2014-08-15 12:07:44 +02:00
Michel Kuhlmann
043dc2b1b4
qgis: update 1.8.0 -> 2.4.0 and adding sip
...
Unfortunately adding sip doesn't solve the error-message:
Couldn't load SIP module.
Python support will be disabled.
2014-08-15 10:50:10 +02:00