0d61093e18
we need this change to make graphite_beacon work with cli support
9 lines
157 B
Nix
9 lines
157 B
Nix
{ ... }:
|
|
|
|
{
|
|
krebs.build.source.nixpkgs.git = {
|
|
url = https://github.com/lassulus/nixpkgs;
|
|
ref = "819c1ab486a9c81d6a6b76c759aedece2df39037";
|
|
};
|
|
}
|