Author: simons
Date: Thu Oct 7 13:14:21 2010
New Revision: 24141
URL: https://svn.nixos.org/websvn/nix/?rev=24141&sc=1
Log:
pkgs/tools/networking/x11-ssh-askpass: strip trailing whitespace
Modified:
nixpkgs/trunk/pkgs/tools/networking/x11-ssh-askpass/default.nix
Modified: nixpkgs/trunk/pkgs/tools/networking/x11-ssh-askpass/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/tools/networking/x11-ssh-askpass/default.nix Thu Oct
7 13:14:17 2010 (r24140)
+++ nixpkgs/trunk/pkgs/tools/networking/x11-ssh-askpass/default.nix Thu Oct
7 13:14:21 2010 (r24141)
@@ -2,7 +2,7 @@
stdenv.mkDerivation {
name = "x11-ssh-askpass-1.2.4.1";
-
+
src = fetchurl {
url =
http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.tar.gz;
sha1 = "78c992951685d4dbffb77536f37b83ae2a6eafc7";
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits