mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
polybar: Remove unused pcre (#533990)
This commit is contained in:
commit
df7520388b
1 changed files with 0 additions and 2 deletions
|
|
@ -8,7 +8,6 @@
|
|||
libxdmcp,
|
||||
libpthread-stubs,
|
||||
libxcb,
|
||||
pcre,
|
||||
pkg-config,
|
||||
python3,
|
||||
python3Packages, # sphinx-build
|
||||
|
|
@ -68,7 +67,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
libxdmcp
|
||||
libpthread-stubs
|
||||
libxcb
|
||||
pcre
|
||||
python3
|
||||
xcbproto
|
||||
libxcb-util
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue