1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs
Rok Garbas 42f1f442e2 dmenu: adding patches to expression
is extended using patches http://tools.suckless.org/dmenu/patches/ this
argument makes it easier to extend dmenu by doing:

    dmenu.overwritte {
      patches = [
        ./dmenu-4.4-follow-focus.diff";
      ];
    };
2016-01-29 18:49:34 +01:00
..
applications dmenu: adding patches to expression 2016-01-29 18:49:34 +01:00
build-support
data
desktops
development titaniumenv: fix path to the IPA file in the hydra-build-products 2016-01-29 14:08:03 +00:00
games
misc
os-specific
servers mongodb: 3.0.7 -> 3.2.1 2016-01-28 14:15:59 -05:00
shells
stdenv
test
tools
top-level pythonPackages.py3status: 2.7 -> 2.9 2016-01-29 18:33:19 +01:00