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

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