9 lines
154 B
Nix
9 lines
154 B
Nix
{ ... }:
|
|
|
|
{
|
|
krebs.build.source.nixpkgs.git = {
|
|
url = https://github.com/nixos/nixpkgs;
|
|
ref = "5fff5a902594b34471b613eb2babcec923e1e1f1";
|
|
};
|
|
}
|