mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
@@ -11,6 +11,7 @@
|
||||
pkg-config,
|
||||
yaml-cpp,
|
||||
fmt,
|
||||
xorg,
|
||||
}:
|
||||
let
|
||||
sfl-src = fetchFromGitHub {
|
||||
@@ -68,6 +69,7 @@ stdenv.mkDerivation rec {
|
||||
openal
|
||||
yaml-cpp
|
||||
fmt
|
||||
xorg.libX11
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user