mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-11 02:56:27 +00:00
update system
This commit is contained in:
@@ -18,6 +18,7 @@ stdenv.mkDerivation {
|
||||
cmake
|
||||
cups
|
||||
];
|
||||
cmakeFlags = [ "-DCMAKE_C_FLAGS=-D_GNU_SOURCE" ];
|
||||
nativeBuildInputs = [ patchPpdFilesHook ];
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
||||
Reference in New Issue
Block a user