summaryrefslogtreecommitdiffstats
path: root/nin/2configs/nixpkgs.nix
blob: 9d73afbe0e19aabc95632b444625e9c44f730d17 (plain)
1
2
3
4
5
6
7
8
{ ... }:

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