densify: add libnotify to path (#422515)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
xorg,
|
||||
gnugrep,
|
||||
ghostscript,
|
||||
libnotify,
|
||||
}:
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
@@ -44,6 +45,7 @@ python3Packages.buildPythonApplication rec {
|
||||
ghostscript
|
||||
gnugrep
|
||||
xorg.xrandr
|
||||
libnotify
|
||||
]
|
||||
}"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user