stockholm/lass/2configs/nixpkgs.nix

9 lines
154 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 = {
url = https://github.com/nixos/nixpkgs;
2016-12-26 18:09:47 +00:00
ref = "435b5f8da08665600c1c93723a48527239882209";
};
2016-06-11 12:53:18 +00:00
}