about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/uzbl/src-info-for-experimental.nix
blob: f2004980d599922f53ea0498af6f9d7c5a0c2bca (plain) (blame)
1
2
3
4
5
6
7
8
{
  repoUrl = "git://github.com/Dieterbe/uzbl.git";
  baseName = "uzbl-experimental";
  method = "fetchgit";
  rev = "origin/experimental";
  extraVars = "depth";
  eval_depth = "depth=50";
}