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

cdogs-sdl: 0.11.0 -> 0.11.1 #120976

Merged
merged 1 commit into from Apr 29, 2021
Merged

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cdogs/versions.

meta.description for cdogs-sdl is: "Open source classic overhead run-and-gun game"

meta.homepage for cdogs-sdl is: "https://cxong.github.io/cdogs-sdl"

meta.changelog for cdogs-sdl is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS

  • The tests defined in passthru.tests, if any, passed

  • /nix/store/r33i4fdb7vd3qj465kw6rdsdh8i3l6cz-cdogs-0.11.1/bin/cdogs-sdl passed the binary check.

  • /nix/store/r33i4fdb7vd3qj465kw6rdsdh8i3l6cz-cdogs-0.11.1/bin/cdogs-sdl-editor passed the binary check.

  • 1 of 2 passed binary check by having a zero exit code.

  • 2 of 2 passed binary check by having the new version present in output.

  • found 0.11.1 with grep in /nix/store/r33i4fdb7vd3qj465kw6rdsdh8i3l6cz-cdogs-0.11.1

  • found 0.11.1 in filename of file in /nix/store/r33i4fdb7vd3qj465kw6rdsdh8i3l6cz-cdogs-0.11.1

  • directory tree listing: https://gist.github.com/383aa57e88294a1939f99742cae5f0a3

  • du listing: https://gist.github.com/a962c78207b8504d6afb8beb54386517


Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
cdogs-sdl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/r33i4fdb7vd3qj465kw6rdsdh8i3l6cz-cdogs-0.11.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cdogs-sdl https://github.com/r-ryantm/nixpkgs/archive/f669f72a56e265ddf750fa87485151f03ef377cf.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/r33i4fdb7vd3qj465kw6rdsdh8i3l6cz-cdogs-0.11.1
ls -la /nix/store/r33i4fdb7vd3qj465kw6rdsdh8i3l6cz-cdogs-0.11.1/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.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • cdogs-sdl

Maintainer pings

cc @nixinator for testing.

Copy link
Member

@nixinator nixinator left a comment

Choose a reason for hiding this comment

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

LGTM! Seems that the addition of this game to nixpkgs has encouraged the developer to release new versions!!! nix is a force multiplier!

@nixinator
Copy link
Member

@r-ryantm , this is my first automatic update request, how does one proceed to merge this?

cool automation tool..... nice work!

@SuperSandro2000 SuperSandro2000 merged commit 53793fd into NixOS:master Apr 29, 2021
@r-ryantm r-ryantm deleted the auto-update/cdogs branch April 30, 2021 02:56
@ryantm
Copy link
Member

ryantm commented Apr 30, 2021

@r-ryantm , this is my first automatic update request, how does one proceed to merge this?

cool automation tool..... nice work!

The best way is to approve it like you did. I'll get an email and merge it, if someone else doesn't get to it first.

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

4 participants