nixpkgs-update/test_data/expected_pr_description_1.md
Benjamin Hipple 0b0e919328 Cleanup whitespace in PR comment function
Since we have an interpolated string, let's try to keep the newlines inside the
interpolation region, rather than attached to the variables -- particularly when
it's multiple newlines. This makes it easier to read/visualize what the PR
description will look like.

Updated and trimmed some excessive whitespace. This doesn't cause a rendering
diff on the UI, but makes the raw output cleaner.
2020-05-10 20:27:21 -04:00

1.7 KiB

Semi-automatic update generated by nixpkgs-update tools. This update was made based on information from https://update-site.com.

meta.description for foobar is: "Foobar package description"

meta.homepage for foobar is: "https://foobar-homepage.com"

meta.changelog for foobar is: "https://foobar-homepage.com/changelog/v1.2.3"

Updates performed
  • Version Update
  • Other Update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • Some other check

Rebuild report (if merged into master) (click to expand)
123 total rebuild path(s)
Instructions to test this update (click to expand)
nix-build -A foobar https://github.com/r-ryantm/nixpkgs/archive/af39cf77a0d42a4f6771043ec54221ed.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/some-hash-path
ls -la /nix/store/some-hash-path/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to this change.

This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as failed to build independent of the change, simply because they are already broken on the target branch.

nixpkgs-review comment body


Maintainer pings

cc @maintainer1 for testing.