xdg-utils: remove ? null from inputs

This commit is contained in:
Sandro Jäckel 2022-03-30 01:01:47 +02:00
parent 9f6472500a
commit e383389428
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,9 +1,7 @@
{ lib, stdenv, fetchFromGitLab, fetchFromGitHub
, file, libxslt, docbook_xml_dtd_412, docbook_xsl, xmlto
, w3m, gnugrep, gnused, coreutils, xset, perlPackages
, mimiSupport ? false, gawk ? null }:
assert mimiSupport -> gawk != null;
, mimiSupport ? false, gawk }:
let
# A much better xdg-open