Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vimPlugins.blink-cmp: 0.8.1 -> 0.8.2 #367768

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

HeitorAugustoLN
Copy link
Member

Changelog: https://github.com/Saghen/blink.cmp/releases/tag/v0.8.2

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@khaneliman
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 367768


x86_64-linux

❌ 1 package failed to build:
  • vimPlugins.blink-cmp
✅ 1 package built:
  • vimPluginsUpdater

aarch64-linux

❌ 1 package failed to build:
  • vimPlugins.blink-cmp
✅ 1 package built:
  • vimPluginsUpdater

x86_64-darwin

❌ 1 package failed to build:
  • vimPlugins.blink-cmp
✅ 1 package built:
  • vimPluginsUpdater

aarch64-darwin

❌ 1 package failed to build:
  • vimPlugins.blink-cmp
✅ 1 package built:
  • vimPluginsUpdater

1 similar comment
@GaetanLepage
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 367768


x86_64-linux

❌ 1 package failed to build:
  • vimPlugins.blink-cmp
✅ 1 package built:
  • vimPluginsUpdater

aarch64-linux

❌ 1 package failed to build:
  • vimPlugins.blink-cmp
✅ 1 package built:
  • vimPluginsUpdater

x86_64-darwin

❌ 1 package failed to build:
  • vimPlugins.blink-cmp
✅ 1 package built:
  • vimPluginsUpdater

aarch64-darwin

❌ 1 package failed to build:
  • vimPlugins.blink-cmp
✅ 1 package built:
  • vimPluginsUpdater

@GaetanLepage
Copy link
Contributor

error: failed to run custom build command for `blink-cmp-fuzzy v0.1.0 (/private/tmp/nix-build-blink-fuzzy-lib-0.8.2.drv-0/source)`

Caused by:
  process didn't exit successfully: `/private/tmp/nix-build-blink-fuzzy-lib-0.8.2.drv-0/source/target/release/build/blink-cmp-fuzzy-dc29bcba3981c8c5/build-script-build` (exit status: 101)
  --- stderr
  thread 'main' panicked at build.rs:9:10:
  called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

@HeitorAugustoLN
Copy link
Member Author

HeitorAugustoLN commented Dec 23, 2024

Oops, I forgot to add a new dependency, that it is needed for the fuzzy lib, updating the commit rn

@khaneliman
Copy link
Contributor

Thanks, was just gonna say I saw something upstream about git.

@khaneliman
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 367768


x86_64-linux

✅ 2 packages built:
  • vimPlugins.blink-cmp
  • vimPluginsUpdater

aarch64-linux

✅ 2 packages built:
  • vimPlugins.blink-cmp
  • vimPluginsUpdater

x86_64-darwin

✅ 2 packages built:
  • vimPlugins.blink-cmp
  • vimPluginsUpdater

aarch64-darwin

✅ 2 packages built:
  • vimPlugins.blink-cmp
  • vimPluginsUpdater

@GaetanLepage GaetanLepage merged commit 3b01f60 into NixOS:master Dec 24, 2024
23 of 24 checks passed
@HeitorAugustoLN HeitorAugustoLN deleted the blink-cmp-0.8.2 branch December 24, 2024 00:02
@HeitorAugustoLN HeitorAugustoLN restored the blink-cmp-0.8.2 branch December 25, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants