Jan Malakhovski
265c1c1472
postfix: make 2.11 the default, nixos: update postfix config for 2.11
...
postfix 2.11 is much more humane with respect to disk writes since it uses
sockets (which do not change inodes on accesses) instead of fifos (which do).
2015-01-07 15:43:32 +00:00
Shea Levy
0f04707953
Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages
...
Required adding a deep override mechanism to haskell packages
2015-01-06 14:42:37 -05:00
Rob Vermaas
cbdf1abc33
Use recurseIntoAttrs for libuvVersions
2015-01-06 19:26:48 +01:00
Oliver Charles
302f056f91
haskellPackages.nonEmpty: New expression
2015-01-06 15:05:24 +00:00
vbgl
56b8f1441b
Merge pull request #5588 from rycee/package/bibtool
...
Add package 'bibtool'.
2015-01-06 13:48:10 +01:00
Eelco Dolstra
d2d09547a3
Build stdenv on Darwin
2015-01-06 11:55:47 +01:00
Eelco Dolstra
fddc347689
Tweak
2015-01-06 11:55:47 +01:00
Eelco Dolstra
ab10131663
Remove scheduling priorities
...
This was only used for stdenv and is pretty obsolete now.
2015-01-06 11:55:47 +01:00
Domen Kožar
fb508b6a58
add stress: configurable amount of CPU, memory, I/O, and disk stress on the system
2015-01-06 11:15:48 +01:00
Sander van der Burg
af9bb71848
Merge pull request #5592 from AndersonTorres/fsuae
...
FS-UAE (version 2.4.1): New Package
2015-01-06 09:59:56 +00:00
Mateusz Kowalczyk
ebf4d5c62b
livestreamer: update to 1.11.1
2015-01-05 21:11:04 +00:00
AndersonTorres
291d507d98
FS-UAE (version 2.4.1): New Package
...
FS-UAE is a new, cycle-accurate, customizable Amiga Emulator.
2015-01-05 17:47:07 -02:00
Peter Simons
d7798d1b8b
Merge pull request #5590 from jmwoehr/classy-prelude-yesod
...
New Haskell package: classy-prelude-yesod
2015-01-05 20:37:15 +01:00
Peter Simons
0c99319efe
Merge pull request #5591 from dmalikov/master
...
haskellPackages.xmonadScreenshot: add 0.1.0.0
2015-01-05 20:36:30 +01:00
Peter Simons
f1fc78d998
haskell-defaults.nix: down-grade cabal-install to 1.20.x for GHC < 7.4.x
2015-01-05 19:52:28 +01:00
Peter Simons
a0a192e318
haskell-defaults.nix: switch jailbreak-cabal back to Cabal 1.20.x.
...
https://github.com/peti/jailbreak-cabal/issues/3
2015-01-05 18:39:19 +01:00
Peter Simons
4f50600ae0
haskell-defaults.nix: build Cabal 1.22.x with binary 0.7.x on GHC versions < 7.8.x
...
https://github.com/haskell/cabal/issues/2322
2015-01-05 18:39:19 +01:00
Peter Simons
920a7cc1a8
haskell-jailbreak: use Cabal 1.22.x to build this tool
2015-01-05 18:39:19 +01:00
Peter Simons
dc70244447
Update HEAD versions of Cabal and cabal-install version to 1.22.0.0.
2015-01-05 18:39:19 +01:00
Dmitry Malikov
712186fa43
haskellPackages.xmonadScreenshot: add 0.1.0.0
2015-01-05 19:48:05 +03:00
Rob Vermaas
20c4d9cade
Add pythonPackages.ntplib, needed for dd-agent update.
...
(cherry picked from commit 3e73b5888e
)
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
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
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
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
Jordan Woehr
bac9085ba9
New Haskell package: yesod-newsfeed
2015-01-04 15:37:42 -07:00
Jordan Woehr
8179cd52ee
New Haskell package: classy-prelude-yesod
2015-01-04 15:22:04 -07: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
7af2eee472
Merge pull request #5561 from rycee/package/unpaper
...
Add package 'unpaper'.
2015-01-04 15:20:36 +01:00
Pavan Rikhi
d926582bd1
samba3_light: fix package
2015-01-04 02:52:44 -05: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
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
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
Vladimir Still
68ba6ca863
perlPackages: Add X11-IdleTime.
2015-01-03 13:55:17 +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
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