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

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