mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-06 21:42:35 +03:00
8 lines
131 B
Nix
8 lines
131 B
Nix
{
|
|
repoUrl = "git://github.com/Dieterbe/uzbl.git";
|
|
baseName = "uzbl-stable";
|
|
method = "fetchgit";
|
|
rev = "origin/master";
|
|
}
|
|
|