···22492250 lrzip = callPackage ../tools/compression/lrzip { };
2251002252 # lsh installs `bin/nettle-lfib-stream' and so does Nettle. Give the
2253 # former a lower priority than Nettle.
2254 lsh = lowPrio (callPackage ../tools/networking/lsh { });
···22492250 lrzip = callPackage ../tools/compression/lrzip { };
22512252+ lsb-release = callPackage ../os-specific/linux/lsb-release { };
2253+2254 # lsh installs `bin/nettle-lfib-stream' and so does Nettle. Give the
2255 # former a lower priority than Nettle.
2256 lsh = lowPrio (callPackage ../tools/networking/lsh { });