mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +02:00
* nix -> nix-store, fix -> nix-instantiate.
This commit is contained in:
parent
ce92d1bf14
commit
b1117ef29d
21 changed files with 303 additions and 11 deletions
|
@ -31,9 +31,9 @@ AC_CONFIG_FILES([Makefile
|
|||
src/libutil/Makefile
|
||||
src/libstore/Makefile
|
||||
src/libmain/Makefile
|
||||
src/nix/Makefile
|
||||
src/nix-store/Makefile
|
||||
src/nix-hash/Makefile
|
||||
src/fix-ng/Makefile
|
||||
src/nix-instantiate/Makefile
|
||||
scripts/Makefile
|
||||
corepkgs/Makefile
|
||||
corepkgs/fetchurl/Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue