nixpkgs/pkgs/applications/networking/browsers/uzbl/src-for-experimental.nix
Lluís Batlle i Rossell f1ee14bfaf Removing fetchgit --depth and its usage. It does not provide much advantages...
I think it takes the recent N commits into the repository, which says very little,
even for wanting master/HEAD.

svn path=/nixpkgs/trunk/; revision=18277
2009-11-08 01:51:20 +00:00

8 lines
305 B
Nix

rec {
version="1461ac760f79b8f153c8317c4534cb047a48331a";
name="uzbl-experimental-1461ac760f79b8f153c8317c4534cb047a48331a";
hash="b5dfae5245b1b3934ca918831fbe9fa0bb7ae790c682b69f5ecc042cccf58894";
rev="1461ac760f79b8f153c8317c4534cb047a48331a";
url="git://github.com/Dieterbe/uzbl.git";
}