9 lines
154 B
Nix
9 lines
154 B
Nix
{ ... }:
|
|
|
|
{
|
|
krebs.build.source.nixpkgs.git = {
|
|
url = https://github.com/nixos/nixpkgs;
|
|
ref = "6b28bd0daf00b8e5e370a04347844cb8614138ff";
|
|
};
|
|
}
|