densify: add libnotify to path
This commit is contained in:
parent
91d7c31f96
commit
99f32d8c0c
@ -8,6 +8,7 @@
|
||||
xorg,
|
||||
gnugrep,
|
||||
ghostscript,
|
||||
libnotify,
|
||||
}:
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
@ -44,6 +45,7 @@ python3Packages.buildPythonApplication rec {
|
||||
ghostscript
|
||||
gnugrep
|
||||
xorg.xrandr
|
||||
libnotify
|
||||
]
|
||||
}"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user