nushell/crates/nu-system
Stefan Holderbach 8838815737
Update nix crate to 0.25 and narrow features (#6924)
Avoids compiling the crate twice due to incompatible versions from
dependencies. This avoids binary bloat before linking as well.
Narrow our feature selection to the used modules/functions to save
compile time. On my machine reduces `nix` crate compile time from 
around 9 secs to 0.9 secs.
2022-10-28 01:07:13 +02:00
..
src Fixes for ps on Linux (#6858) 2022-10-22 11:54:46 -05:00
.gitignore Add nu-system and rewrite ps command (#734) 2022-01-14 17:20:53 +11:00
Cargo.lock Bump to 0.70 (#6800) 2022-10-19 07:13:36 +13:00
Cargo.toml Update nix crate to 0.25 and narrow features (#6924) 2022-10-28 01:07:13 +02:00
LICENSE Nu glob (#4818) 2022-03-13 11:30:27 -07:00