@@ -20,5 +20,7 @@ python3Packages.buildPythonPackage rec {
|
||||
description = "A deduplication backup program";
|
||||
homepage = "https://attic-backup.org";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.wscott ];
|
||||
platforms = platforms.unix; # Darwin and FreeBSD mentioned on homepage
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user