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

{
  krebs.build.source.nixpkgs.git = {
      url = https://github.com/lassulus/nixpkgs;
      ref = "11a7899222929b6eb0951f7a1c0182f65b3b4637";
    };
}