mirror of
https://github.com/NixOS/nix.git
synced 2025-12-12 03:51:04 +01:00
position for stdin, string; (string) for trace; fix tests
This commit is contained in:
parent
6a420d672c
commit
0e49de6a2b
5 changed files with 60 additions and 38 deletions
3
Makefile
3
Makefile
|
|
@ -17,7 +17,8 @@ makefiles = \
|
|||
misc/upstart/local.mk \
|
||||
doc/manual/local.mk \
|
||||
tests/local.mk \
|
||||
tests/plugins/local.mk
|
||||
tests/plugins/local.mk \
|
||||
src/error-demo/local.mk
|
||||
|
||||
-include Makefile.config
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue