mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Slight updates in nix
This commit is contained in:
committed by
Christoffer Lerno
parent
b4de62cfc2
commit
42c9c9894b
@@ -8,7 +8,7 @@
|
||||
libffi,
|
||||
xar,
|
||||
debug ? false,
|
||||
checks ? true,
|
||||
checks ? false,
|
||||
}: let
|
||||
inherit (builtins) baseNameOf toString readFile elemAt;
|
||||
inherit (lib.sources) cleanSourceWith cleanSource;
|
||||
|
||||
Reference in New Issue
Block a user