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