stockholm/lass/2configs/nixpkgs.nix
lassulus 0d61093e18 l 2 nixpkgs: 435b5f8 -> 819c1ab
we need this change to make graphite_beacon work with cli support
2016-12-27 23:01:44 +01:00

9 lines
157 B
Nix

{ ... }:
{
krebs.build.source.nixpkgs.git = {
url = https://github.com/lassulus/nixpkgs;
ref = "819c1ab486a9c81d6a6b76c759aedece2df39037";
};
}