mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Add some Rust code
This commit is contained in:
parent
abb8ef619b
commit
11da5b2816
10 changed files with 194 additions and 3 deletions
1
Makefile
1
Makefile
|
@ -1,6 +1,7 @@
|
|||
makefiles = \
|
||||
mk/precompiled-headers.mk \
|
||||
local.mk \
|
||||
nix-rust/local.mk \
|
||||
src/libutil/local.mk \
|
||||
src/libstore/local.mk \
|
||||
src/libmain/local.mk \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue