stockholm/nin/2configs/nixpkgs.nix
2017-01-19 23:20:24 +01:00

9 lines
154 B
Nix

{ ... }:
{
krebs.build.source.nixpkgs.git = {
url = https://github.com/nixos/nixpkgs;
ref = "6b28bd0daf00b8e5e370a04347844cb8614138ff";
};
}