Make "nix repl" build
This commit is contained in:
parent
c31000bc93
commit
921a2aeb05
4 changed files with 36 additions and 30 deletions
|
|
@ -6,4 +6,6 @@ nix_SOURCES := $(wildcard $(d)/*.cc)
|
|||
|
||||
nix_LIBS = libexpr libmain libstore libutil libformat
|
||||
|
||||
nix_LDFLAGS = -lreadline
|
||||
|
||||
$(eval $(call install-symlink, nix, $(bindir)/nix-hash))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue