Changes
This commit is contained in:
parent
7cf0bb0c1c
commit
10fd762b95
17 changed files with 753 additions and 562 deletions
|
@ -5,7 +5,7 @@ let
|
|||
url = "https://github.com/FredzyW/dmenu.git";
|
||||
rev = "7ec109778998462a6762745c65c47a73283b810e";
|
||||
};
|
||||
nativeBuildInputs = with pkgs; [
|
||||
nativeBuildInputs = with pkgs; [
|
||||
xorg.libX11.dev
|
||||
xorg.libXft
|
||||
imlib2
|
||||
|
@ -16,4 +16,3 @@ in
|
|||
{
|
||||
home.packages = [ dmenu ];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue