Loading pkgs/by-name/ar/arandr/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,12 @@ buildPythonApplication rec { # no tests doCheck = false; dontWrapGApps = true; preFixup = '' makeWrapperArgs+=("''${gappsWrapperArgs[@]}") ''; passthru.updateScript = nix-update-script { extraArgs = [ "--version-regex=(\\d.*)" Loading Loading
pkgs/by-name/ar/arandr/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,12 @@ buildPythonApplication rec { # no tests doCheck = false; dontWrapGApps = true; preFixup = '' makeWrapperArgs+=("''${gappsWrapperArgs[@]}") ''; passthru.updateScript = nix-update-script { extraArgs = [ "--version-regex=(\\d.*)" Loading