stockholm/lass/2configs/nixpkgs.nix
2016-10-27 12:50:28 +02:00

9 lines
154 B
Nix

{ ... }:
{
krebs.build.source.nixpkgs.git = {
url = https://github.com/nixos/nixpkgs;
ref = "0195ab84607ac3a3aa07a79d2d6c2781b1bb6731";
};
}