* `Fix' is a high-level descriptor instantiator for Nix. It replaces
nix-instantiate.
This commit is contained in:
parent
814b256da4
commit
0d2b24cdd1
8 changed files with 405 additions and 217 deletions
|
|
@ -11,5 +11,4 @@ AC_PROG_CC
|
|||
AC_PROG_CXX
|
||||
|
||||
AC_CONFIG_FILES([Makefile src/Makefile])
|
||||
AC_CONFIG_FILES([src/nix-instantiate], [chmod +x src/nix-instantiate])
|
||||
AC_OUTPUT
|
||||
Loading…
Add table
Add a link
Reference in a new issue