Skip to content

Commit

Permalink
add comment on glistix build
Browse files Browse the repository at this point in the history
  • Loading branch information
PgBiel committed Apr 22, 2024
1 parent e9f7522 commit f74bed2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/compiler/architecture/cli-modifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ We have changed the following parts of the CLI (crate `compiler-cli`):
4. `dependency.rs` (resolving versions for the `manifest.toml`):
- Implement `local-overrides` from `[glistix.preview]` by replacing provided (local/Git) dependencies with what the root package specified for them, if overridden by the root.
5. `fs.rs`: Added Git operations used by `new.rs`.

`glistix build` (`build.rs`) wasn't directly modified, but it now supports `--target nix` as well.

0 comments on commit f74bed2

Please sign in to comment.