use new depot url
This commit is contained in:
parent
eeeaf74071
commit
ddfcc87e81
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
nil.url = "github:oxalica/nil";
|
nil.url = "github:oxalica/nil";
|
||||||
nil.inputs.nixpkgs.follows = "nixpkgs";
|
nil.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
depot.url = "gitlab:private-void/infrastructure?host=git.privatevoid.net";
|
depot.url = "gitlab:private-void/depot?host=git.privatevoid.net";
|
||||||
depot.inputs.nixpkgs.follows = "nixpkgs";
|
depot.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
lanzaboote.url = "github:nix-community/lanzaboote";
|
lanzaboote.url = "github:nix-community/lanzaboote";
|
||||||
|
|
Loading…
Reference in a new issue