modified: default.nix
This commit is contained in:
parent
ef96f5f1af
commit
362ec4e652
1 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@
|
|||
libICE,
|
||||
libfontenc,
|
||||
libxcb,
|
||||
libx11,
|
||||
libX11,
|
||||
libxext,
|
||||
libxrender,
|
||||
libxrandr,
|
||||
|
|
@ -194,7 +194,7 @@ stdenv.mkDerivation {
|
|||
libICE
|
||||
libfontenc
|
||||
libxcb
|
||||
libx11
|
||||
libX11
|
||||
libxext
|
||||
libxrender
|
||||
libxrandr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue