pbb-nixfiles: move to mirror of repo for now

keep-around/71d988f369bd8f0686a9414c7a36b299cd5f9d26
hexchen 2020-11-29 13:10:49 +00:00
parent f84dbb4e1a
commit 71d988f369
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
let
pbbNixfiles = fetchGit {
url = "https://git.petabyte.dev/petabyteboy/nixfiles";
url = "https://gitlab.infra4future.de/infra/dependencies/pbb-nixfiles";
rev = "fcfa9a150bdc0c36996db89d6cee07dd5db82373";
};
in {