Skip to content

vc_0_7: drop#453841

Merged
wolfgangwalther merged 1 commit intoNixOS:masterfrom
iedame:drop/vc_0_7
Oct 20, 2025
Merged

vc_0_7: drop#453841
wolfgangwalther merged 1 commit intoNixOS:masterfrom
iedame:drop/vc_0_7

Conversation

@iedame
Copy link
Contributor

@iedame iedame commented Oct 20, 2025

The vc_0_7 package is both broken and unmaintained, and appears to be unused. Removing it will simplify maintenance and cleanup the repository.

rg "vc_0_7"
pkgs/top-level/all-packages.nix
8772:  vc_0_7 = callPackage ../development/libraries/vc/0.7.nix { };

pkgs/development/libraries/vc/0.7.nix
20:  patches = lib.optional stdenv.cc.isClang ./vc_0_7_clang_fix.patch;

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Oct 20, 2025
@iedame iedame added the 8.has: clean-up This PR removes packages or removes other cruft label Oct 20, 2025
@jasonxue1
Copy link
Member

LGTM

@wolfgangwalther wolfgangwalther added this pull request to the merge queue Oct 20, 2025
@wolfgangwalther
Copy link
Contributor

Thanks

Merged via the queue into NixOS:master with commit bb6cf0d Oct 20, 2025
31 of 35 checks passed
@iedame iedame deleted the drop/vc_0_7 branch October 20, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: clean-up This PR removes packages or removes other cruft 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants