stockholm/lass/2configs/nixpkgs.nix

9 lines
163 B
Nix
Raw Normal View History

2016-06-11 12:53:18 +00:00
{ ... }:
{
2016-07-19 18:25:42 +00:00
krebs.build.source.nixpkgs.git = {
2016-06-11 12:53:18 +00:00
url = https://github.com/lassulus/nixpkgs;
2016-07-19 18:25:42 +00:00
ref = "11a7899222929b6eb0951f7a1c0182f65b3b4637";
2016-06-11 12:53:18 +00:00
};
}