dracula-theme: 1.3.0 -> 2.0 and rename ant-dracula to dracula-theme#99704
dracula-theme: 1.3.0 -> 2.0 and rename ant-dracula to dracula-theme#99704romildo merged 2 commits intoNixOS:masterfrom
Conversation
alexarice
left a comment
There was a problem hiding this comment.
nix-review passes. Have left some comments
maintainers/maintainer-list.nix
Outdated
There was a problem hiding this comment.
Can the change to maintainer-list.nix be in a separate commit titled "maintainers: add vonfry"
There was a problem hiding this comment.
If this isn't needed this shouldn't be here
There was a problem hiding this comment.
Think you've already removed this
pkgs/top-level/all-packages.nix
Outdated
There was a problem hiding this comment.
This will break existing configurations. Maybe there should be an error thrown when using the old package that tells you to use the new one and to change the theme name in your config
There was a problem hiding this comment.
There was a problem hiding this comment.
I believe the alias should add an appropriate warning
8774780 to
710a9b7
Compare
alexarice
left a comment
There was a problem hiding this comment.
Is this the sort of change that should have a release note?
pkgs/top-level/aliases.nix
Outdated
There was a problem hiding this comment.
Can this mention that the theme name has changed. For example I will have to change my config here
alexarice
left a comment
There was a problem hiding this comment.
Looks good to me, Thanks for doing this fix, I wasn't even aware there had been an update.
I'll look into release notes, but other than that nix-review passes and looks good to go
There was a problem hiding this comment.
| stdenv.mkDerivation rec { | |
| stdenv.mkDerivation { |
Sorry, small change I missed
alexarice
left a comment
There was a problem hiding this comment.
Asked on irc and I don't think there's any need for release notes so should be good as is
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
There was a problem hiding this comment.
Why is gtk-engine-murrine removed? It seems that the gtk2 theme still depends on this engine.
There was a problem hiding this comment.
Sorry, I checked the source again. It uses this in gnome-terminal, which I don't use. I have added it back.
ad9368b to
0f1be68
Compare
Motivation for this change
Update package and rename it due to the upstream repo has been renamed.
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)nix path-info -Sbefore and after)cc: @alexarice
fixes: #97655