Skip to content

gocode: remove#276887

Merged
ajs124 merged 1 commit intoNixOS:masterfrom
katexochen:gocode/remove
Jan 5, 2024
Merged

gocode: remove#276887
ajs124 merged 1 commit intoNixOS:masterfrom
katexochen:gocode/remove

Conversation

@katexochen
Copy link
Contributor

@katexochen katexochen commented Dec 26, 2023

Description of changes

Project has been in maintenance mode sinde 2019 and was archived in 2021: https://github.com/mdempsky/gocode

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/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 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.

@katexochen katexochen requested a review from kalbasit December 26, 2023 10:05
@ofborg ofborg bot added 8.has: clean-up This PR removes packages or removes other cruft 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. labels Dec 26, 2023
@donovanglover donovanglover added the 12.approvals: 1 This PR was reviewed and approved by one person. label Dec 26, 2023
@fabianhjr
Copy link
Member

Will wait for @kalbasit before merging for up to a week and a half (friday, january 5th). Please ping me if they haven't reviewed by then.

@donovanglover donovanglover added the 9.needs: maintainer feedback Waiting for the package maintainer to respond. label Dec 26, 2023
@delroth delroth added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Dec 28, 2023
@katexochen
Copy link
Contributor Author

@fabianhjr ping

@ajs124
Copy link
Member

ajs124 commented Jan 5, 2024

seems like this needs a rebase

@katexochen
Copy link
Contributor Author

Thanks @ajs124, done. I didn't notice the conflict on mobile.

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-already-reviewed/2617/1358

@ajs124 ajs124 merged commit 556e708 into NixOS:master Jan 5, 2024
@katexochen katexochen deleted the gocode/remove branch January 5, 2024 15:26
@qbit
Copy link
Contributor

qbit commented Jan 6, 2024

It seems like there is still usage of this in tree:

  • pkgs/development/tools/misc/ycmd/default.nix
  • pkgs/applications/editors/vim/plugins/overrides.nix

@katexochen katexochen mentioned this pull request Jan 6, 2024
13 tasks
@katexochen
Copy link
Contributor Author

@qbit thanks, fixed in #279181

@katexochen katexochen mentioned this pull request Jan 6, 2024
13 tasks
@ajs124
Copy link
Member

ajs124 commented Jan 7, 2024

oops. I thought I checked that. Has the revert already happened, since the currently open follow up goes to staging?

@infinisil
Copy link
Member

Usually CI would catch this, see #278777 for why it doesn't right now. I merged the revert and will revert that PR too soon to fix this for the future.

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: maintainer feedback Waiting for the package maintainer to respond. 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. 12.approvals: 2 This PR was reviewed and approved by two persons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants