Commit Graph

55647 Commits

Author SHA1 Message Date
Oliver Charles
4092a7cdd6 bosun: Update to 20141215200935 2015-01-05 10:35:20 +00:00
Rob Vermaas
bc09e53343 Minor fixes to EC2 image generation script. Set autoresponder, so no interaction is necessary. Write output in a format that can be easily included in ec2-amis.nix of nixops.
(cherry picked from commit 96904915d9)
2015-01-05 09:35:48 +01:00
Rob Vermaas
1a4164b71d Use nixos-images bucket for GCE images.
(cherry picked from commit bdd3a3bac8)
2015-01-05 09:35:42 +01:00
Rob Vermaas
357f6a2c97 Fixes for script that builds and uploads EC2 s3 backed images. Mostly credential related.
(cherry picked from commit 42c0bc4b8f)
2015-01-05 09:35:38 +01:00
Rob Vermaas
ea9530b5c7 Fix GCE image build.
(cherry picked from commit 98af87cd4a)
2015-01-05 09:35:35 +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
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
dev.hell
6ba674911f libstrophe: Add "platforms" meta information 2015-01-04 22:37:16 +00: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
Domen Kožar
6765d797ff Merge pull request #5580 from DjebbZ/patch-2
Fix typo in recursive set example
2015-01-04 21:10:58 +01: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
Khalid Jebbari
b385d14b81 Fix typo in recursive set example 2015-01-04 19:28:16 +01:00
Domen Kožar
8fe6dbecef Merge pull request #5578 from DjebbZ/patch-1
Bad name for the NixOS download page
2015-01-04 18:34:21 +01:00
Khalid Jebbari
1d3a592ae0 Bad name for the NixOS download page 2015-01-04 18:33:30 +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
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
Domen Kožar
f3e94514d3 typo 2015-01-04 16:29:25 +01:00
Domen Kožar
480c43232d README: include 14.12 links 2015-01-04 16:22:47 +01:00
Domen Kožar
79a51b0cf3 Add Type information into manual and manpages, fixes #4600 2015-01-04 15:41:32 +01:00
Peter Simons
7af2eee472 Merge pull request #5561 from rycee/package/unpaper
Add package 'unpaper'.
2015-01-04 15:20:36 +01:00
Georges Dubus
c7df7f6361 Travis: check tarball creation even for pull requests
This will help us catch PR that break the tarball creation, for example
by breaking evaluation on other platforms.
2015-01-04 14:02:07 +01:00
Domen Kožar
f2b01a662d fix tarball job, fixes #5559 2015-01-04 13:58:46 +01:00
William A. Kennington III
6506baa500 Merge pull request #5570 from prikhi/fix-samba3-light
samba3_light: fix package
2015-01-04 00:00:36 -08: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
8ec82fcb18 nixos/samba: Allow package version setting 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
Arseniy Seroka
8a3f6d58ec Merge pull request #5566 from kirelagin/xkb-switch
xkb-switch: Update
2015-01-04 04:35:44 +03:00
Arseniy Seroka
72e65ac543 Merge pull request #5564 from kirelagin/zsh-completion
zsh: profile-relative functions path
2015-01-04 04:33:57 +03:00
Kirill Elagin
75e211b102 xkb-switch: Update 2015-01-04 02:48:05 +03:00
Kirill Elagin
766207ca1d zsh: profile-relative functions path
This is needed mostly for autocompletion.
2015-01-04 02:02:59 +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