mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
This was added as a by-name package but it's actually also a library. I've turned the tests off on Darwin; there's an odd utf-8 error and a permissions error, and both look related to the Nix sandboxing.
4 lines
81 B
Nix
4 lines
81 B
Nix
{ python3Packages }:
|
|
|
|
python3Packages.toPythonApplication python3Packages.icdiff
|