mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-30 11:11:14 -04:00
refactor: remove unnecessary changes
This commit is contained in:
parent
c0abfaefc8
commit
66f51fc3f6
15 changed files with 486 additions and 129 deletions
|
|
@ -35,10 +35,6 @@ stdenv.mkDerivation {
|
|||
(lib.mesonBool "asan" debug)
|
||||
];
|
||||
|
||||
preConfigure = ''
|
||||
rm -rf build
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [
|
||||
meson
|
||||
ninja
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue