chore: minor changes

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-09-13 04:15:16 +05:30
parent 8a04eade92
commit 387f3c8f07
7 changed files with 17 additions and 17 deletions

View File

@@ -38,7 +38,7 @@
".cc"
".build"
];
outputs = [ "dev" "out" ];
outputs = [ "out" "dev" ];
inherit nativeBuildInputs;