summary refs log tree commit diff
path: root/pkgs/shells/zsh-deer
Commit message (Collapse)AuthorAge
* treewide: checkMeta fixes for x86_64-linuxVladimír Čunát2017-12-07
|
* deer: simpler perl patchJörg Thalheim2017-08-31
|
* deer: init at 1.4xd1le2017-08-31
I wrote the patch. Unfortunately it's Nix specific because upstream rejected it because Ubuntu Trusty's version of realpath doesn't seem to have the `--relative-to` option. (Upstream used to use realpath before). But for Nix, our version of realpath is recent enough. Also, upstream will probably use realpath again anyway in May 2019 when Ubuntu Trusty becomes unsupported, so this patch should probably be used.