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-01 00:51:26 +00:00
ref = "8a8948167324f67d26a1c7ddc8e387128332b622";
};
2016-06-11 12:53:18 +00:00
}