Skip to content

pinentry: remove GTK3 dependency#59190

Merged
flokli merged 1 commit intoNixOS:stagingfrom
adrianparvino:pinentry-remove-gtk3-dep
Apr 9, 2019
Merged

pinentry: remove GTK3 dependency#59190
flokli merged 1 commit intoNixOS:stagingfrom
adrianparvino:pinentry-remove-gtk3-dep

Conversation

@adrianparvino
Copy link
Contributor

@adrianparvino adrianparvino commented Apr 8, 2019

Motivation for this change

GTK3 dependency adds 100 MB to the closure of pinentry_ncurses.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • 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 nix-review --run "nix-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)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@jtojnar
Copy link
Member

jtojnar commented Apr 8, 2019

Yeah, we missed this in c1599d2#diff-2c82bb4284e9f0d52c010f7d29cf4cd4.

@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Apr 8, 2019
@adrianparvino adrianparvino force-pushed the pinentry-remove-gtk3-dep branch from 2356af4 to ebeb1dc Compare April 8, 2019 21:06
@adrianparvino adrianparvino changed the title pinentry_ncurses: remove GTK3 dependency pinentry: remove GTK3 dependency Apr 8, 2019
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. and removed 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Apr 8, 2019
@adrianparvino
Copy link
Contributor Author

@jtojnar I've updated it.

@flokli
Copy link
Member

flokli commented Apr 9, 2019

related: #49270

@jtojnar jtojnar changed the base branch from master to staging April 9, 2019 20:26
@flokli flokli merged commit 582c8c5 into NixOS:staging Apr 9, 2019
@adrianparvino adrianparvino deleted the pinentry-remove-gtk3-dep branch April 9, 2019 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants