9 lines
163 B
Nix
9 lines
163 B
Nix
{ ... }:
|
|
|
|
{
|
|
krebs.build.source.nixpkgs.git = {
|
|
url = https://github.com/lassulus/nixpkgs;
|
|
ref = "a75c0d9342ecb86dedd11f61a4e6f59ecc42d151";
|
|
};
|
|
}
|