mirror of
https://github.com/lelgenio/dzgui-nix.git
synced 2025-12-01 07:56:35 -03:00
Merge f9118a3335 into 49adbb1edf
This commit is contained in:
commit
af99372e72
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
xdotool,
|
||||
gnome,
|
||||
gobject-introspection,
|
||||
wrapGAppsHook,
|
||||
wrapGAppsHook3,
|
||||
}:
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "dzgui";
|
||||
|
|
@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
|||
nativeBuildInputs = [
|
||||
makeWrapper
|
||||
gobject-introspection
|
||||
wrapGAppsHook
|
||||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
runtimeDeps = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue