stockholm/lass/2configs/nixpkgs.nix

9 lines
157 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-08-24 21:53:27 +00:00
url = https://github.com/lassulus/nixpkgs;
2016-10-11 15:38:05 +00:00
ref = "0c022c45df220159233d591eadcd85118dd70345";
};
2016-06-11 12:53:18 +00:00
}