···2712271227132713 makemkv = callPackage ../applications/video/makemkv { };
2714271427152715+ makerpm = callPackage ../development/tools/makerpm { };
27162716+27152717 # See https://github.com/NixOS/nixpkgs/issues/15849. I'm switching on isLinux because
27162718 # it looks like gnulib is broken on non-linux, so it seems likely that this would cause
27172719 # trouble on bsd and/or cygwin as well.