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

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