1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/os-specific/linux/zen-kernel/src-for-zen-stable.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="66a44aa93959818bdb8153fea27b0992197ebc54";
name="zen-linux-66a44aa93959818bdb8153fea27b0992197ebc54";
hash="f5c86214424c8a7202c2dd9bbbd800561940af00800edb8afab080a73c185bca";
rev="66a44aa93959818bdb8153fea27b0992197ebc54";
url="git://zen-kernel.org/kernel/zen-stable.git";
}