Skip to content

Commit

Permalink
bareos: Mark as broken
Browse files Browse the repository at this point in the history
Doesn't have a maintainer.
Doesn't work with our new glusterfs version.
bareos18 has changed from autotools to cmake so the derivation has to be
completely rewritten.
  • Loading branch information
JohnAZoidberg committed Sep 14, 2019
1 parent dcdf68e commit e416a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/backup/bareos/default.nix
Expand Up @@ -77,5 +77,6 @@ stdenv.mkDerivation rec {
description = "A fork of the bacula project";
license = licenses.agpl3;
platforms = platforms.unix;
broken = true;
};
}

0 comments on commit e416a39

Please sign in to comment.