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

update most packages I maintain #72020

Merged
merged 10 commits into from Nov 4, 2019
Merged

update most packages I maintain #72020

merged 10 commits into from Nov 4, 2019

Conversation

ghost
Copy link

@ghost ghost commented Oct 26, 2019

Motivation for this change

Test with nix-review pr 72020

Few packages were already bumped by other people
openmpt123 #71080
franz #71862
ps_mem #72611

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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @

@jonringer
Copy link
Contributor

let me know when you're done adding packages, and then I'll review :)

@ghost
Copy link
Author

ghost commented Oct 26, 2019

@jonringer Done 😄

pkgs/development/libraries/kmsxx/default.nix Outdated Show resolved Hide resolved
pkgs/games/quakespasm/vulkan.nix Outdated Show resolved Hide resolved
pkgs/tools/system/ps_mem/default.nix Outdated Show resolved Hide resolved
pkgs/tools/system/ps_mem/default.nix Outdated Show resolved Hide resolved
pkgs/top-level/python-packages.nix Outdated Show resolved Hide resolved
@ghost
Copy link
Author

ghost commented Nov 3, 2019

@jonringer All is done. Thanks for suggestions!

@ghost ghost requested a review from jonringer November 4, 2019 11:40
@jonringer
Copy link
Contributor

next time, I would just group these into related packages, and do a PR per group. Harder to review when a lot is going on :)

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

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

nix-review passes on NixOS
diff LGTM
no regressions
most packages with executables at least display --help

[29 built, 173 copied (912.2 MiB), 211.8 MiB DL]
https://github.com/NixOS/nixpkgs/pull/72020
18 package were build:
gnome3.gnome-boxes kmsxx openjk openmw-tes3mp openxray pakcs phodav python27Packages.kmsxx python37Packages.kmsxx python38Packages.kmsxx remmina spice-gtk video2midi virt-manager virt-manager-qt virt-viewer vk-messenger vkquake

@jonringer jonringer merged commit b7dc9e1 into NixOS:master Nov 4, 2019
@ghost
Copy link
Author

ghost commented Nov 4, 2019

@jonringer Thank you!

@ghost ghost deleted the updates branch November 4, 2019 17:01
@ghost
Copy link
Author

ghost commented Nov 4, 2019

@jonringer

next time, I would just group these into related packages, and do a PR per group. Harder to review when a lot is going on :)

Got it, ok 😄

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

1 participant