···11{ faust
22-, xdg_utils
22+, xdg-utils
33}:
4455# This just runs faust2svg, then attempts to open a browser using
···991010 baseName = "faust2firefox";
11111212- runtimeInputs = [ xdg_utils ];
1212+ runtimeInputs = [ xdg-utils ];
13131414}
+2-2
pkgs/applications/misc/avrdudess/default.nix
···11-{ lib, stdenv, runtimeShell, fetchurl, unzip, mono, avrdude, gtk2, xdg_utils }:
11+{ lib, stdenv, runtimeShell, fetchurl, unzip, mono, avrdude, gtk2, xdg-utils }:
2233stdenv.mkDerivation {
44 name = "avrdudess-2.2.20140102";
···2323 export LD_LIBRARY_PATH="${lib.makeLibraryPath [gtk2 mono]}"
2424 # We need PATH from user env for xdg-open to find its tools, which
2525 # typically depend on the currently running desktop environment.
2626- export PATH="${lib.makeBinPath [ avrdude xdg_utils ]}:\$PATH"
2626+ export PATH="${lib.makeBinPath [ avrdude xdg-utils ]}:\$PATH"
27272828 # avrdudess must have its resource files in its current working directory
2929 cd $out/avrdudess && exec ${mono}/bin/mono "$out/avrdudess/avrdudess.exe" "\$@"
···11-{ lib, buildPythonPackage, fetchFromGitHub, xdg_utils
11+{ lib, buildPythonPackage, fetchFromGitHub, xdg-utils
22, requests, filetype, pyparsing, configparser, arxiv2bib
33, pyyaml, chardet, beautifulsoup4, colorama, bibtexparser
44, click, python-slugify, habanero, isbnlib, typing-extensions
···4545 checkInputs = ([
4646 pytest pytestcov
4747 ]) ++ [
4848- xdg_utils
4848+ xdg-utils
4949 ];
50505151 # most of the downloader tests and 4 other tests require a network connection
+1-1
pkgs/games/steam/fhsenv.nix
···2929 # Needed by gdialog, including in the steam-runtime
3030 perl
3131 # Open URLs
3232- xdg_utils
3232+ xdg-utils
3333 iana-etc
3434 # Steam Play / Proton
3535 python3