makefu: use new unstable remote
This commit is contained in:
parent
5e304ff70e
commit
8196db04dc
@ -48,7 +48,7 @@
|
||||
}
|
||||
(lib.mkIf (host-src.unstable) {
|
||||
nixpkgs-unstable.git = {
|
||||
url = "https://github.com/nixos/nixpkgs-channels";
|
||||
url = "https://github.com/nixos/nixpkgs";
|
||||
ref = (lib.importJSON ../krebs/nixpkgs-unstable.json).rev;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user