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,
|
xdotool,
|
||||||
gnome,
|
gnome,
|
||||||
gobject-introspection,
|
gobject-introspection,
|
||||||
wrapGAppsHook,
|
wrapGAppsHook3,
|
||||||
}:
|
}:
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "dzgui";
|
pname = "dzgui";
|
||||||
|
|
@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
makeWrapper
|
makeWrapper
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
wrapGAppsHook
|
wrapGAppsHook3
|
||||||
];
|
];
|
||||||
|
|
||||||
runtimeDeps = [
|
runtimeDeps = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue