n 2 nixpkgs: d2cd8a0 -> 6651c72

This commit is contained in:
nin 2017-02-22 21:35:38 +01:00 committed by lassulus
parent 20be651e7a
commit 9a20022a93

View file

@ -3,6 +3,6 @@
{
krebs.build.source.nixpkgs.git = {
url = https://github.com/nixos/nixpkgs;
ref = "d2cd8a0";
ref = "6651c72";
};
}