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

flat-plat: 20170917 -> 20171005 and renamed to materia-theme #30175

Merged
merged 1 commit into from Oct 7, 2017
Merged

flat-plat: 20170917 -> 20171005 and renamed to materia-theme #30175

merged 1 commit into from Oct 7, 2017

Conversation

romildo
Copy link
Contributor

@romildo romildo commented Oct 7, 2017

Motivation for this change
  • The package has been renamed upstream to materia-theme
  • Update to version 20171005.
  • Release notes
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@@ -19078,6 +19076,8 @@ with pkgs;

martyr = callPackage ../development/libraries/martyr { };

materia-theme = callPackage ../misc/themes/materia-theme { };
Copy link
Member

Choose a reason for hiding this comment

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

Is this worth an entry in pkgs/top-level/aliases.nix or would consider it a new project now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probably no package depends on Flat-Plat. So the renaming would not have effect in other packages. I think the aliases is not worth in this case. Users of Flat-Plat would rename it in the configuration. Maybe a comment in file all-packages.nix or a mention of the old name in the description of the new package would help users.

@Mic92 Mic92 merged commit 29ba913 into NixOS:master Oct 7, 2017
@romildo romildo deleted the upd.flat-plat branch October 7, 2017 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants