Merge pull request #191730 from viraptor/rdedup-darwin-fixed

rdedup: build fixed on darwin

authored by Robert Scott and committed by GitHub 8b3a9a1e 6a9da90b

-1
-1
pkgs/tools/backup/rdedup/default.nix
··· 28 homepage = "https://github.com/dpc/rdedup"; 29 license = licenses.mpl20; 30 maintainers = with maintainers; [ dywedir ]; 31 - broken = stdenv.isDarwin; 32 }; 33 }
··· 28 homepage = "https://github.com/dpc/rdedup"; 29 license = licenses.mpl20; 30 maintainers = with maintainers; [ dywedir ]; 31 }; 32 }