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

hsetroot: 1.0.2 -> 1.0.5 #103465

Merged
merged 1 commit into from Nov 15, 2020
Merged

hsetroot: 1.0.2 -> 1.0.5 #103465

merged 1 commit into from Nov 15, 2020

Conversation

SCOTT-HAMILTON
Copy link
Contributor

Motivation for this change

#103457

Things done

Upgraded hsetroot to 1.0.5

  • 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.

@srhb
Copy link
Contributor

srhb commented Nov 11, 2020

Builds and runs for me. Some notes on the source change: Plenty of repos already use this version according to repology, including FreeBSD ports, Arch, etc. LGTM.

@jonringer jonringer changed the title hsetroot: Update 1.0.2 → 1.0.5 hsetroot: 1.0.2 → 1.0.5 Nov 11, 2020
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.

To comply with CONTRIBUTING.md please have the commit message name be of the format

<pkg-name>: <subject-line>

for more examples, please look at https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md#submitting-changes

in your case, the commit message should be:

hsetroot: 1.0.2 -> 1.0.5

otherwise LGTM

@AndersonTorres AndersonTorres changed the title hsetroot: 1.0.2 → 1.0.5 hsetroot: 1.0.2 -> 1.0.5 Nov 12, 2020
@AndersonTorres
Copy link
Member

AndersonTorres commented Nov 12, 2020

Please, don't use fancy special characters as "→" in commit messages.

Use -> instead.

hsetroot: 1.0.2 -> 1.0.5

@SCOTT-HAMILTON
Copy link
Contributor Author

Sorry, I have this bad habit to use some fancy characters as those are easily accessible with my keyboard layout.

Copy link
Member

@AndersonTorres AndersonTorres left a comment

Choose a reason for hiding this comment

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

Amend the commit message.

Copy link
Member

@AndersonTorres AndersonTorres left a comment

Choose a reason for hiding this comment

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

The word "Update" in the commit message is redundant. Drop it.

hsetrooot: 1.0.2 -> 1.0.5

@picnoir
Copy link
Member

picnoir commented Nov 15, 2020

Result of nixpkgs-review pr 103465 1

1 package built:
  • hsetroot

@picnoir picnoir merged commit 4898f2b into NixOS:master Nov 15, 2020
@picnoir
Copy link
Member

picnoir commented Nov 15, 2020

Thanks :)

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

5 participants