Commit graph

38851 commits

Author SHA1 Message Date
Peter Simons f5578e8b8e haskell-HList: update to version 0.3.1.0 2014-01-30 08:32:43 +01:00
Peter Simons 1124a4ab08 haskell-git-annex: update to version 5.20140129 2014-01-30 08:32:41 +01:00
Peter Simons d2a2a2628e haskell-adjunctions: add version 4.0.1 2014-01-30 08:32:38 +01:00
Peter Simons f93acdf3ac haskell-CouchDB: re-generate with cabal2nix 2014-01-30 08:28:08 +01:00
mornfall 2e25e93c8e Merge pull request #1631 from pSub/haskell-couchdb
haskell-CouchDB: Disabled tests because a running CouchDB server is needed
2014-01-29 14:54:08 -08:00
Pascal Wittmann a412cdeb91 Disabled tests because a running CouchDB server is needed and they
currently don't compile. The latter should be fixed with PR
arjunguha/haskell-couchdb#13.
2014-01-29 23:39:58 +01:00
Petr Rockai 8162222071 dictd: Update to latest upstream (0.12.1). 2014-01-29 22:13:32 +01:00
Petr Rockai 83acdb6f87 dictd-wiktionary: Update to a more recent dump. 2014-01-29 22:13:32 +01:00
Domen Kožar a6f7bd5054 Merge pull request #1604 from edwtjo/bully
bully, a wpa/wpa2 passphrase retriever from wps enabled devices
2014-01-29 11:59:39 -08:00
Edward Tjörnhammar 00765dccd8 bully, a wpa/wpa2 passphrase retriever from wps enabled devices 2014-01-29 20:56:54 +01:00
Peter Simons 9109c4650c haskell-yesod-platform: remove broken (and unused) package 2014-01-29 20:04:02 +01:00
Peter Simons 5375237ba9 haskell-tls-extra: remove obsolete package 2014-01-29 20:04:02 +01:00
Peter Simons 2fce900513 haskell-lens: jailbreak to fix build with recent MonadCatchIO-transformers 2014-01-29 20:04:02 +01:00
Peter Simons eae54a4b60 haskell-pqueue: add version 1.2.1 2014-01-29 20:04:02 +01:00
Peter Simons 557b14bc89 haskell-HaRe: update to version 0.7.1.2 2014-01-29 20:04:02 +01:00
Peter Simons cc81e53ecb haskell-x509-store: update to version 1.4.4 2014-01-29 20:04:02 +01:00
Peter Simons c1b5864796 haskell-warp-tls: update to version 2.0.2 2014-01-29 20:04:02 +01:00
Peter Simons 3896a2ae04 haskell-vector-th-unbox: update to version 0.2.0.2 2014-01-29 20:04:02 +01:00
Peter Simons 4c14da1276 haskell-tls: update to version 1.2.2 2014-01-29 20:04:02 +01:00
Peter Simons 5ea2be7a2a haskell-sourcemap: update to version 0.1.3.0 2014-01-29 20:04:02 +01:00
Peter Simons 3edd56c7a8 haskell-reactive-banana: update to version 0.8.0.0 2014-01-29 20:04:02 +01:00
Peter Simons 493be2d6af haskell-reactive-banana-wx: update to version 0.8.0.0 2014-01-29 20:04:02 +01:00
Peter Simons e26fa93053 haskell-network-conduit-tls: update to version 1.0.4.1 2014-01-29 20:04:02 +01:00
Peter Simons 1d8fc24c27 haskell-monadcryptorandom: update to version 0.6.1 2014-01-29 20:04:02 +01:00
Peter Simons ef28a1a395 haskell-lens: update to version 3.10.2 2014-01-29 20:04:01 +01:00
Peter Simons 9067bb3ef4 haskell-fay: update to version 0.19.0.1 2014-01-29 20:04:01 +01:00
Peter Simons adea1ded8a haskell-fay-base: update to version 0.19 2014-01-29 20:04:01 +01:00
Peter Simons 7275a580b0 haskell-connection: update to version 0.2.0 2014-01-29 20:04:01 +01:00
Domen Kožar 409677fbd2 mailpile: update dev version 2014-01-29 18:57:16 +01:00
Petr Rockai 2062abfd4f Merge branch 'yubikey' of git://github.com/Calrama/nixpkgs 2014-01-29 18:54:07 +01:00
Moritz Maxeiner 7bf94cadad Add library dependencies explicitly 2014-01-29 18:49:26 +01:00
Petr Rockai 7c24880b4c Merge branch 'pr/cuda-sdk' of git://github.com/dguibert/nixpkgs 2014-01-29 18:36:15 +01:00
Peter Simons c323f9eed4 nbd: update to version 3.7 2014-01-29 18:32:52 +01:00
Moritz Maxeiner b0d2f0e3f0 Add myself as a maintainer for ykpers and libyubikey 2014-01-29 18:05:17 +01:00
Domen Kožar aa595f3cf1 Merge pull request #1628 from tomberek/alienfx_libusb
Add #include <unisted.h> for sleep and usleep
2014-01-29 08:57:20 -08:00
Moritz Maxeiner e96f58ef5c Implement muli-user authentication for yubikey pba, i.e. multiple users can now share a single luks keyslot.
This is achieved by having multiple lines per storage file, one for each user (if the feature is enabled); each of these
lines has the same format as would be the case for the userless authentication, except that they are prepended with a
SHA-512 of the user's id.
2014-01-29 17:20:05 +01:00
David Guibert 42911b1903 cuda: install the SDK using multiple-outputs support 2014-01-29 15:48:55 +01:00
Moritz Maxeiner 20cfaf0faa Change the crypt-storage file to be hex encoded instead of raw binary. To update from the previous configuration, convert your crypt-storage file from raw binary to hex. 2014-01-29 13:58:35 +01:00
aszlig e18cd2f8ae
chromium: Update all channels to latest versions.
This closes #1623, and updates _all_ channels to the corresponding
latest upstream versions.

Thanks to @wizeman for opening the pull request noted above and for
another update in between, @aristidb for fixing the patcheShebangs issue
and @shlevy for notifying me about the build failure in stdenv-updates
in the first place.

Sorry to everyone for my inactivity lately.

The following changes were needed in order to build those new releases:

 * Patch out /bin/echo to allow building with all options enabled.
 * Always use GN from the source tree.
 * Remove import of depot_tools for version 34.
 * Drop version 32 specific stuff.

With this commit, the following new upstream versions are introduced:

stable: 32.0.1700.77 -> 32.0.1700.102 (builds fine, tested)
beta:   32.0.1700.19 -> 33.0.1750.46  (builds fine, tested)
dev:    33.0.1712.4  -> 34.0.1809.0   (build broken with gnome_keyring)

The dev version requires a more recent version gnome_keyring and thus
won't build if gnomeKeyringSupport is set to true. I haven't tested this
build without gnomeKeyringSupport yet, so it might be broken and will be
fixed later.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-01-29 13:23:30 +01:00
aszlig a2a44f92ae
paramiko: Update to new upstream version 1.12.1.
This release contains only minor fixes, which are:

 * Fix AttributeError bugs in known_hosts file (re)loading.
 * Note ecdsa requirement in README.

Full changelog with credits and issue IDs can be found at:

https://github.com/paramiko/paramiko/blob/master/NEWS

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-01-29 13:23:30 +01:00
aszlig 795941261a
nixos-generate-config: Fix reference to <nixos>.
IIUC, <nixos> is going to be deprecated someday in the future, and as
most of those references are already replaced I guess it's safe to
replace it here as well, as it is only relevant on new/updated
installations.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-01-29 13:23:30 +01:00
aszlig e3cb9e5e5f
tkabber: Merge main package with site plugins.
The site plugins are released alongside the main Tkabber sources, so it
makes no sense to have them in a separate package (which also introduces
an impurity). In addition, both packages share the same makefile
structure, so it really makes sense to merge them.

Before people might get worried about my decision to enable those
plugins by default: Since version 1.0, Tkabber is no longer loading
_all_ available plugins, but gives you a menu (Plugins Management) to
selectively enable plugins (whereas all plugins are disabled by
default).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-01-29 13:23:29 +01:00
aszlig 3a5334f853
tkabber: Properly wrap all scripts in $out/bin.
Alongside "tkabber", there is also "tkabber-remote", which uses the same
variables as the main script and thus needs to be wrapped the same way
as well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-01-29 13:23:29 +01:00
aszlig aae2bab821
tkabber: Don't set a default theme.
If people still want the ocean-deep theme, it can still be set by using:

tkabber.override { theme = "ocean-deep"; }

But by default we should not set a theme, so the user will get the same
result as everyone who installs the upstream version.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-01-29 13:23:29 +01:00
aszlig 1212d0be22
tkabber+plugins: Update to upstream version 1.0.
After several years, Tkabber finally got a new release.

The highlights are:

 * Completely rewritten Tkabber internals
 * Dropped Tcl/Tk 8.3 support. Now Tcl/Tk 8.4 is required
 * Partial IPv6 support (requires Tcl/Tk 8.6)
 * Switched from TclGPGME to TclGPG for encryption and signing
 * Added new connection method BOSH (XEP-0124 and XEP-0206)
 * Disabled SSLv2 and enabled TLSv1 TLS options
 * Added user nicknames (XEP-0172) support.
 * Updated the CAPTCHA forms (XEP-0158) support
 * Added metacontacts (XEP-0209) support
 * Implemented multiple proxy profiles
 * Implemented remote controlling from a locally executed script
 * Added new plugins: floatingcontact, poker
 * Rewritten most plugins to support disabling and unloading on the fly
 * A few interface enhancements (search in MUC affiliations lists, proxy
   management)
 * Many fixes and enhancements

The detailed changelogs can be found at:

http://svn.xmpp.ru/repos/tkabber/tags/1.0/tkabber/ChangeLog
http://svn.xmpp.ru/repos/tkabber/tags/1.0/tkabber-plugins/ChangeLog

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-01-29 13:23:28 +01:00
Moritz Maxeiner cce9712331 Enable two-factor authentication by default. Add proper descriptions to attributes. 2014-01-29 12:55:32 +01:00
Peter Simons e9a66cada6 Merge pull request #1626 from pSub/dwb-update
Updated dwb
2014-01-29 03:30:49 -08:00
Pascal Wittmann 9c9c883cb9 Updated dwb to HEAD and used the current date as version number, because dwb has no version numbers. 2014-01-29 12:00:13 +01:00
Eelco Dolstra 91ab556236 amdadl-sdk: Don't build on Hydra
Since it uses requireFile, it won't build.  Likewise for cgminer which
depends on amdadl-sdk.
2014-01-29 11:53:39 +01:00
Michael Raskin de036bc10c Fix Xmoto build (missing include) 2014-01-29 14:42:26 +04:00