stockholm/lass/2configs/nixpkgs.nix

9 lines
159 B
Nix
Raw Normal View History

2016-06-11 14:53:18 +02:00
{ ... }:
{
krebs.build.source.nixpkgs = {
url = https://github.com/lassulus/nixpkgs;
2016-06-18 16:09:36 +02:00
rev = "7d932301fe1d98a1ef1872a7124e8809279def74";
2016-06-11 14:53:18 +02:00
};
}