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

deepin: register removal in release notes, aliases and module list #96879

Merged
merged 3 commits into from Sep 2, 2020
Merged

deepin: register removal in release notes, aliases and module list #96879

merged 3 commits into from Sep 2, 2020

Conversation

romildo
Copy link
Contributor

@romildo romildo commented Sep 1, 2020

Motivation for this change

Deepin has been removed in PR #96610 without using

  • mkRemovedOptionModule
  • a throw
  • a release note with the motivation

This PR adds these information.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

<link xlink:href="https://www.deepin.org/en/dde/">Deepin Desktop Environment (DDE)</link>,
including libraries, tools and applications, but still missing a
service to lauch the desktop environment. It has shown to be a
difficult task to complete, as discussed in
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It has shown to no longer be a feasible goal due to reasons discussed in-
I think that's the more definitive conclusion to why we removed it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@@ -104,6 +104,7 @@ mapAliases ({
deadbeef-mpris2-plugin = deadbeefPlugins.mpris2; # added 2018-02-23
deadpixi-sam = deadpixi-sam-unstable;
debian_devscripts = debian-devscripts; # added 2016-03-23
deepin = throw "deepin was a work in progress and it has been canceled and removed"; # added 2020-08-31
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
deepin = throw "deepin was a work in progress and it has been canceled and removed"; # added 2020-08-31
deepin = throw "deepin was a work in progress and it has been canceled and removed https://github.com/NixOS/nixpkgs/issues/94870"; # added 2020-08-31

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@worldofpeace
Copy link
Contributor

Everything else looks good, thanks 👍

@worldofpeace
Copy link
Contributor

😿 wah the release notes always conflict.

@romildo
Copy link
Contributor Author

romildo commented Sep 1, 2020

Rebased.

@worldofpeace worldofpeace merged commit 765d037 into NixOS:master Sep 2, 2020
@worldofpeace
Copy link
Contributor

Thanks @romildo

@romildo romildo deleted the rm.deepin.doc branch September 2, 2020 12:08
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.

None yet

2 participants