l 2 nixpkgs: change url to github/nixos
This commit is contained in:
parent
798f90c0fd
commit
49ad272f65
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
krebs.build.source.nixpkgs.git = {
|
||||
url = https://github.com/lassulus/nixpkgs;
|
||||
url = https://github.com/nixos/nixpkgs;
|
||||
ref = "0c022c45df220159233d591eadcd85118dd70345";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue