treewide: xdg_utils -> xdg-utils

This commit is contained in:
Ben Siraphob
2021-02-01 15:05:09 +07:00
parent 9fdcac4b9b
commit a6ac3eedbd
45 changed files with 89 additions and 89 deletions
@@ -1,6 +1,6 @@
{ lib, stdenv, fetchFromGitHub, autoreconfHook, pkg-config, intltool, file,
desktop-file-utils, enchant, gtk3, gtkmm3, gst_all_1, hicolor-icon-theme,
libsigcxx, libxmlxx, xdg_utils, isocodes, wrapGAppsHook
libsigcxx, libxmlxx, xdg-utils, isocodes, wrapGAppsHook
}:
let
@@ -41,7 +41,7 @@ stdenv.mkDerivation {
hicolor-icon-theme
libsigcxx
libxmlxx
xdg_utils
xdg-utils
isocodes
];