nixpkgs-suyu/nixos/doc/manual
Sergei Trofimovich 3c478e4b5d xlibsWrapper: remove deprecated and now unused wrapper package
There should be no reason to use this package as it's a remnant of
non-modular X. Chances are you do not want every single library it
used to pull in:

      freetype fontconfig xorg.xorgproto xorg.libX11 xorg.libXt
      xorg.libXft xorg.libXext xorg.libSM xorg.libICE

Just pick the ones you really need instead.

`nixpkgs` does not have any users of `xlibsWrapper`.

Closes: https://github.com/NixOS/nixpkgs/issues/194054
2022-12-28 09:41:07 +00:00
..
administration doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
configuration doc,nixos/doc: unescape ellipses 2022-12-27 17:13:49 +01:00
development doc,nixos/doc: unescape ellipses 2022-12-27 17:13:49 +01:00
from_md xlibsWrapper: remove deprecated and now unused wrapper package 2022-12-28 09:41:07 +00:00
installation doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
release-notes xlibsWrapper: remove deprecated and now unused wrapper package 2022-12-28 09:41:07 +00:00
.gitignore
contributing-to-this-manual.chapter.md nixos/manpages: Explain -I option and how to build manpages 2022-12-11 11:00:06 +01:00
default.nix doc: Remove all section numbers 2022-12-12 13:04:39 +01:00
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml nixos/manpages: Explain -I option and how to build manpages 2022-12-11 11:00:06 +01:00
man-nixos-version.xml
man-pages.xml
manual.xml
md-to-db.sh nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
preface.xml
README.md
shell.nix