pbb-nixfiles: move to mirror of repo for now
This commit is contained in:
parent
f84dbb4e1a
commit
71d988f369
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
let
|
let
|
||||||
pbbNixfiles = fetchGit {
|
pbbNixfiles = fetchGit {
|
||||||
url = "https://git.petabyte.dev/petabyteboy/nixfiles";
|
url = "https://gitlab.infra4future.de/infra/dependencies/pbb-nixfiles";
|
||||||
rev = "fcfa9a150bdc0c36996db89d6cee07dd5db82373";
|
rev = "fcfa9a150bdc0c36996db89d6cee07dd5db82373";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
|
Loading…
Reference in a new issue