From 5c8d5852160940d3e989edffdf47f1a0f86a7f48 Mon Sep 17 00:00:00 2001 From: Shea Levy Date: Wed, 7 Sep 2011 04:11:33 +0000 Subject: [PATCH] Argh, the hash given by nix-prefetch-git is unusable in fetchgit svn path=/nixpkgs/trunk/; revision=29074 --- pkgs/applications/networking/remote/freerdp/unstable.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/networking/remote/freerdp/unstable.nix b/pkgs/applications/networking/remote/freerdp/unstable.nix index cbc8c2c7a48f..0905e2c71bdf 100644 --- a/pkgs/applications/networking/remote/freerdp/unstable.nix +++ b/pkgs/applications/networking/remote/freerdp/unstable.nix @@ -26,7 +26,7 @@ stdenv.mkDerivation (rec { src = fetchgit { url = git://github.com/FreeRDP/FreeRDP.git; inherit rev; - sha256 = "02594c248c7d3f30d43ac11ae5ea79df1c72d98b183caf041fc05db35d211837"; + sha256 = "a6662826fa0d8e5ecaaf42b40f1f3c54577a1d76ad58a01bd154647d5a1c01f7"; }; buildInputs = [