mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
parent
cf7227a562
commit
750fae6539
@ -2526,6 +2526,7 @@ let
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ libX11 xproto ];
|
||||
meta.platforms = stdenv.lib.platforms.unix;
|
||||
meta.license = stdenv.lib.licenses.mit;
|
||||
}) // {inherit libX11 xproto ;};
|
||||
|
||||
xmag = (mkDerivation "xmag" {
|
||||
|
Loading…
Reference in New Issue
Block a user