Peter Simons
a1c1be46e1
haskell-ghc-mod: update to version 5.2.1.2
2015-01-05 18:39:19 +01:00
Peter Simons
d8c600c129
haskell-git-annex: update to version 5.20141231
2015-01-05 18:39:18 +01:00
Dmitry Malikov
712186fa43
haskellPackages.xmonadScreenshot: add 0.1.0.0
2015-01-05 19:48:05 +03:00
vbgl
9560540940
Merge pull request #5576 from ryantm/patch-2
...
update Calibre to latest version 2.15.0
2015-01-05 13:37:55 +01:00
Jaka Hudoklin
a6fd4673b0
Merge pull request #5555 from offlinehacker/pkgs/nginx/syslog_fix_rev
...
nginx: syslog extension, fix git revision
2015-01-05 13:25:00 +01:00
Rob Vermaas
87b9925f23
Update dd-agent to 5.1.1
...
(cherry picked from commit 7f02b1f35042f6ac345933bd3823439535a95234)
2015-01-05 13:15:36 +01:00
Rob Vermaas
20c4d9cade
Add pythonPackages.ntplib, needed for dd-agent update.
...
(cherry picked from commit 3e73b5888ef9e230e95ad978f8c36c8cdc0fc675)
2015-01-05 13:15:19 +01:00
Peter Simons
88de70ebd4
Merge pull request #5585 from jraygauthier/diagrams-builder
...
Add haskell diagrams-builder package and its wrapper.
2015-01-05 12:52:08 +01:00
Peter Simons
d458e93758
Merge pull request #5584 from jmwoehr/yesod-newsfeed
...
New Haskell package: yesod-newsfeed
2015-01-05 12:51:23 +01:00
Oliver Charles
4092a7cdd6
bosun: Update to 20141215200935
2015-01-05 10:35:20 +00:00
Robert Helgesson
b00649c01e
Add package 'bibtool'.
2015-01-05 09:30:20 +01:00
aszlig
0d12020a3f
Merge pull request #5582 from devhell/profanity.
...
This add profanity and dependencies and a few cleanups from me for the
profanity package expression.
Thanks to @devhell and apologies for pestering him with my nitpicking.
* Commit summary:
profanity: Add option for autoAwaySupport.
profanity: Clean up package expression file.
profanity: Add libnotifySupport config option
all-packages: Add libnotify option to profanity
profanity: Add "platforms" meta information
profanity: Add libXScrnSaver and libX11 buildInputs
libstrophe: Add "platforms" meta information
libstrophe: Fix typo
profanity: Add profanity, a ncurses XMPP client
libstrophe: Add new package
2015-01-05 08:33:11 +01:00
aszlig
f1f5a7f6c5
profanity: Add option for autoAwaySupport.
...
Actually, two dependencies used for notifySupport are for
autoAwaySupport and have nothing to do with notifications, so let's
split them apart.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-05 08:30:44 +01:00
aszlig
a313780202
profanity: Clean up package expression file.
...
No real changes in functionality, other than renaming libnotifySupport
to just notifySupport.
I've wrapped the lines to a maximum of 80 characters in width, so the
file looks less cluttered up. Which includes setting apart the attribute
for notifySupport and its respective dependencies from the main
dependencies.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-05 08:22:32 +01:00
William A. Kennington III
b721c27277
pam_krb5: Use the eyrie version 4.7
2015-01-04 22:39:22 -08:00
Raymond Gauthier
bbed7f95cd
Add haskell diagrams-builder package and its wrapper.
2015-01-04 21:53:44 -05:00
Michael Raskin
ba574e54c5
Add haskellPackages.reverse-apply
2015-01-05 03:03:30 +03:00
dev.hell
429dd8e884
profanity: Add libnotifySupport config option
...
This adds support for profanity to be optionally built with libnotify.
2015-01-04 23:51:51 +00:00
dev.hell
bd039dd667
all-packages: Add libnotify option to profanity
...
This adds the option to build profanity with libnotify.
2015-01-04 23:49:00 +00:00
dev.hell
f2faa549d9
profanity: Add "platforms" meta information
2015-01-04 22:42:58 +00:00
dev.hell
799f94185f
profanity: Add libXScrnSaver and libX11 buildInputs
...
This adds libXScrnSaver and libX11 to the buildInputs.
Thanks to @aszlig for spotting this.
2015-01-04 22:39:24 +00:00
Jordan Woehr
bac9085ba9
New Haskell package: yesod-newsfeed
2015-01-04 15:37:42 -07:00
dev.hell
6ba674911f
libstrophe: Add "platforms" meta information
2015-01-04 22:37:16 +00:00
Jordan Woehr
8179cd52ee
New Haskell package: classy-prelude-yesod
2015-01-04 15:22:04 -07:00
dev.hell
b89b6d1599
libstrophe: Fix typo
2015-01-04 22:13:36 +00:00
dev.hell
19aa2b5b0f
profanity: Add profanity, a ncurses XMPP client
...
This adds profanity, a ncurses irssi-style XMPP client, which depends on
libstrophe.
2015-01-04 21:22:44 +00:00
dev.hell
ee36ef9891
libstrophe: Add new package
...
This adds libstrophe as a dependency to the profanity XMPP client.
2015-01-04 21:04:43 +00:00
Peter Simons
f5d24141ec
haskell-packages: drop redundant override for liquid-fixpoint
2015-01-04 20:56:50 +01:00
Peter Simons
8d1167f02a
haskell-liquid-fixpoint: re-generate with cabal2nix
2015-01-04 20:56:50 +01:00
aszlig
d0d880f630
mcabber: Build with support for GPG.
...
Originally I had in mind to introduce an attribute like "enableGPG", but
it seems that other distro include it per default, so I guess most users
coming from other distros would expect it that way. And so it is now.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-04 17:59:30 +01:00
Ryan Mulligan
b59ac4601c
update Calibre to latest version 2.15.0
2015-01-04 08:31:21 -08:00
aszlig
a6673133ef
beets: Add patch for fixing bucket tests.
...
See, that's why I hate the gregorian calendar and new years eve: People
tend to celebrate things that are absolutely irrelevant, like this
comment.
The test however assumed that either beets or its test suite would never
survive 2015, so this test should assure it won't survive in >= 2015 :-)
Anyway, the patch is from upstream master, so we can drop it once 1.3.10
is released.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-04 16:41:52 +01:00
Peter Simons
7af2eee472
Merge pull request #5561 from rycee/package/unpaper
...
Add package 'unpaper'.
2015-01-04 15:20:36 +01:00
Domen Kožar
f2b01a662d
fix tarball job, fixes #5559
2015-01-04 13:58:46 +01:00
Pavan Rikhi
d926582bd1
samba3_light: fix package
2015-01-04 02:52:44 -05:00
Cray Elliott
5a92c9f0a1
remove extraneous platform from dolphinEmuMaster
2015-01-03 23:00:29 -08:00
William A. Kennington III
b50a73cab3
samba: Fixes for build and paths
2015-01-03 21:45:16 -08:00
William A. Kennington III
cc73af1d10
samba: Add version 4 as the default
2015-01-03 21:45:16 -08:00
Cray Elliott
c9d963c4e6
time for the monthly dolphinEmuMaster bump
2015-01-03 19:44:34 -08:00
William A. Kennington III
e0a6beef87
Revert "ceph: 0.90 final"
...
This reverts commit ebfd21de84
.
2015-01-03 17:55:40 -08:00
Kirill Elagin
75e211b102
xkb-switch: Update
2015-01-04 02:48:05 +03:00
Arseniy Seroka
6b8b0fd544
Merge pull request #5556 from rycee/package/flashbench
...
Add package 'flashbench'.
2015-01-04 01:04:40 +03:00
Robert Helgesson
9a3b8068f8
Add package 'flashbench'.
2015-01-03 22:49:08 +01:00
Franz Pletz
261e31c186
t1lib: Use metalab mirrors ( close #5552 )
2015-01-03 21:59:57 +01:00
Domen Kožar
d03e88b865
Merge pull request #5560 from rycee/package/radeontop
...
Add package 'radeontop'.
2015-01-03 21:37:57 +01:00
Robert Helgesson
5b9b923abd
Add package 'unpaper'.
2015-01-03 21:36:43 +01:00
Robert Helgesson
f9afb8e6cb
Add package 'radeontop'.
2015-01-03 21:18:54 +01:00
Domen Kožar
03a57c7d9d
Merge pull request #5557 from rycee/package/svtplay-dl
...
Add package 'svtplay-dl'.
2015-01-03 20:42:57 +01:00
Domen Kožar
d07ac51609
Merge pull request #5544 from vlstill/perl-IdleTime
...
perlPackages: Add X11-IdleTime.
2015-01-03 20:42:04 +01:00
Jaka Hudoklin
9e766dcc6b
nginx: syslog extension, fix git revision
2015-01-03 20:08:33 +01:00
aszlig
c08a49bffc
go: Remove explicitly adding libgcc_s.so.
...
As of 65221567c1
, it's no longer needed.
This is part of an attempt to fix nixpkgs tarball evaluation.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-03 18:39:31 +01:00
aszlig
f4edebfa12
gettext: Check for existence of stdenv.ccCross.
...
Should only affect cross-builds, however I didn't test whether
cross-building gettext actually works. But if it's broken now, it was
broken before as well and this at least unbreaks the non-cross-built
nixpkgs tarball job :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-03 18:27:41 +01:00
aszlig
7982c3423a
openarena: Clean up and fix tarball evaluation.
...
It really doesn't make sense to pass stdenv.system to the builder and
check the value during build process. Also, we're now using
$NIX_CC/nix-support/dynamic-linker instead of pattern matching on
ld-linux*.so.?.
This is part of an attempt to fix nixpkgs tarball evaluation.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-03 18:26:40 +01:00
aszlig
840f9b419c
glib-tested: Remove explicitly adding libgcc_s.so.
...
As of 65221567c1
, it's no longer needed.
Also, this is one of the packages that has caused the tarball evaluation
to fail for freebsd targets, so I guess it's twice a reason to remove
it.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-03 18:18:42 +01:00
aszlig
772cff097e
loudmouth: Apply digest auth fix from Arch Linux.
...
Digest authentication otherwise won't work with MCabber, no matter
whether it's SHA1 or MD5.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Tested-by: devhell <"^"@regexmail.net>
2015-01-03 17:40:08 +01:00
Shea Levy
77a448e96f
restore pkgs.gcc = stdenv.cc
2015-01-03 09:54:02 -05:00
Michael Raskin
187646f071
Return proper 404 when path is missing
2015-01-03 16:56:05 +03:00
Vladimir Still
68ba6ca863
perlPackages: Add X11-IdleTime.
2015-01-03 13:55:17 +01:00
John Wiegley
60d0005a0c
opensp: display ftp_proxy and http_proxy during build
2015-01-03 07:53:09 -05:00
John Wiegley
a00a8d0711
gnupg: correct a typo in their source code
2015-01-03 07:53:09 -05:00
John Wiegley
bff056703a
xquartz: depend on font binaries instead of source
2015-01-03 07:53:08 -05:00
John Wiegley
7715e7e108
dovecot: conditionalize some dependencies for Linux
2015-01-03 07:53:08 -05:00
John Wiegley
783e27e32a
pycrypto: preConfigure patch ups
2015-01-03 07:53:08 -05:00
John Wiegley
70befe1df1
serf: add change for the lack of kerberos on darwin
2015-01-03 07:53:07 -05:00
John Wiegley
a8ea864ff2
mpfr: add gmp to LDFLAGS
2015-01-03 07:53:07 -05:00
John Wiegley
bdf18c1044
adns: on darwin, patch the library with install_name_tool
2015-01-03 07:53:07 -05:00
John Wiegley
79b214ef95
ats, ats2: refine supported platforms to linux
2015-01-03 07:53:06 -05:00
John Wiegley
eba9d0d8fa
subversion: Add several compiler definitions for Darwin
2015-01-03 07:53:06 -05:00
John Wiegley
58ae62b9fa
hub: add git as a dependency of the expression
2015-01-03 07:53:01 -05:00
John Wiegley
c4190b4894
abc: export buildFlags in the preBuild
2015-01-03 07:35:36 -05:00
John Wiegley
2ae2c92b13
notmuch: remove dependency on gdb on Darwin
2015-01-03 07:35:14 -05:00
John Wiegley
0d1a16d48f
emacs24: Add #define for building on Yosemite (darwin)
2015-01-03 07:32:38 -05:00
Domen Kožar
f0986011b4
k3b: 2.0.2 -> 2.0.3
...
(cherry picked from commit cb58784fb903811cf66bc1af871f15f43b538962)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-03 11:55:40 +01:00
Robert Helgesson
3c78e7a3e5
Add package 'svtplay-dl'.
2015-01-03 10:43:09 +01:00
William A. Kennington III
6b9133dbae
Add all-packages.nix changes
2015-01-02 17:25:23 -08:00
William A. Kennington III
449e2b4afb
ntdb: Add derivation
2015-01-02 17:22:37 -08:00
William A. Kennington III
a32175d04f
ctdb: Add derivation
2015-01-02 17:22:37 -08:00
William A. Kennington III
6ffde6cd15
cifs-utils: Add more useful dependencies
2015-01-02 17:22:37 -08:00
William A. Kennington III
257b2ae888
ldb: Update dependency list
2015-01-02 17:22:37 -08:00
William A. Kennington III
8eb6d05170
tdb: Update dependency list
2015-01-02 17:22:37 -08:00
William A. Kennington III
0a03d675a9
talloc: Update dependency list
2015-01-02 17:22:37 -08:00
William A. Kennington III
7fd69d9f8d
tevent: Update dependency list
2015-01-02 17:22:37 -08:00
William A. Kennington III
bd0567ecd4
heimdal: Build hcrypto for depdendant applications
2015-01-02 17:22:37 -08:00
William A. Kennington III
cde8e6086f
subunit: Update to 1.0.0 and build other bindings
2015-01-02 17:22:37 -08:00
William A. Kennington III
312f812c40
testscenarios: Add derivation
2015-01-02 17:22:36 -08:00
William A. Kennington III
40e433f6ff
iniparser: 3.0b -> 3.1
2015-01-02 17:22:36 -08:00
Michael Raskin
d64160ec99
Add optional IPv6 support for nix-binary-cache
2015-01-03 03:05:26 +03:00
Peter Simons
4e7eb5c538
haskell-intern: re-generate with cabal2nix
2015-01-03 00:24:48 +01:00
Peter Simons
34ed92c995
liquidhaskell: re-generate with cabal2nix
2015-01-03 00:24:48 +01:00
Peter Simons
6a3616375f
Merge pull request #5533 from ryantrinkle/ghcjs-cabal-fixes
...
Eliminate incorrect version checks from cabalJs
2015-01-03 00:11:01 +01:00
Peter Simons
2be045fac5
Merge pull request #5534 from ryantrinkle/ghcjs-workarounds
...
Work around issues that appear when compiling the 'split' and 'dependent-map' packages with ghcjs
2015-01-03 00:10:13 +01:00
Cillian de Róiste
2caa039b95
lmms: update from 1.0.3 to 1.1.0
2015-01-02 23:51:03 +01:00
Cillian de Róiste
e75f0a7f86
yaws: update from 1.98 to 1.99
2015-01-02 23:49:15 +01:00
Cillian de Róiste
d168e77b71
darktable: update from 1.6.0 to 1.6.1
2015-01-02 23:48:48 +01:00
Cillian de Róiste
f5e874903e
yoshimi: update from 1.3.0 to 1.3.1
2015-01-02 23:47:59 +01:00
Tobias Geerinckx-Rice
773c0d2a81
duff: fix syntax error causing ugly error message (no failures)
2015-01-02 22:45:39 +01:00
John Wiegley
8dd9fd7b20
haskellPackages.intern: new expression
2015-01-02 15:32:21 -06:00
John Wiegley
f742da0a31
liquidhaskell: new expression
2015-01-02 15:29:01 -06:00
William A. Kennington III
e0a5b75d9c
zfs: Update git version
2015-01-02 12:46:36 -08:00
William A. Kennington III
a47b064595
spl: Update git
2015-01-02 11:38:31 -08:00