Skip to content

Commit

Permalink
build(nix): update flake dependencies, remove deprecated code from flake
Browse files Browse the repository at this point in the history
  • Loading branch information
yusdacra committed Apr 1, 2023
1 parent 406c5c3 commit c3c8774
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 26 deletions.
111 changes: 87 additions & 24 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@
then ''$RUSTFLAGS -C link-arg=-fuse-ld=lld -C target-cpu=native -Clink-arg=-Wl,--no-rosegment''
else "$RUSTFLAGS";
in {
# by default NCI adds rust-analyzer component, but helix toolchain doesn't have rust-analyzer
nci.toolchains.shell.components = ["rust-src" "rustfmt" "clippy"];
nci.projects."helix-project".relPath = "";
nci.crates."helix-term" = {
overrides = {
Expand Down

0 comments on commit c3c8774

Please sign in to comment.