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

{
  krebs.build.source.nixpkgs.git = {
    url = https://cgit.lassul.us/nixpkgs;
    ref = "2080f51";
  };
}