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

love_11: 11.1 -> 11.2 #52207

Merged
merged 1 commit into from Dec 15, 2018
Merged

love_11: 11.1 -> 11.2 #52207

merged 1 commit into from Dec 15, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/love/versions.

meta.description for love_11 is: '"A Lua-based 2D game engine/scripting language"'.

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

3 total rebuild path(s)

1 package rebuild(s)

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

First fifty rebuilds by attrpath
love_11

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/1cjsmn6ln1zwhk0d1sikbg6s8jwblz6i-love-11.2 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A love_11 https://github.com/r-ryantm/nixpkgs/archive/24b116160450a5759f83253bb813ea6d7104804b.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/1cjsmn6ln1zwhk0d1sikbg6s8jwblz6i-love-11.2
ls -la /nix/store/1cjsmn6ln1zwhk0d1sikbg6s8jwblz6i-love-11.2/bin

cc @7c6f434c for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/love/versions
@grahamc
Copy link
Member

grahamc commented Dec 17, 2018

@7c6f434c @r-ryantm the hash on this update was broken, and ofborg's build checks each failed. Is the new style of ofborg check not adequate? Maybe I should revert that for failed builds.

@samueldr
Copy link
Member

@7c6f434c
Copy link
Member

7c6f434c commented Dec 17, 2018 via email

@7c6f434c
Copy link
Member

Comment on failure might be nice, though

@tilpner
Copy link
Member

tilpner commented Dec 17, 2018

Why are these build failures tagged as "Neutral" (with a non-alarming grey color)?

@7c6f434c
Copy link
Member

Because there is no separation of of build failures by type, and many build failures are indeed neutral.

@7c6f434c
Copy link
Member

5256cb8

@ryantm
Copy link
Member

ryantm commented Dec 18, 2018

It looks like the problem might be with nix-prefetch-url and not them changing the source. Can anyone else confirm this output using 5256cb8?

[ryantm@home1:~/p/nixpkgs]$ nix-build -A love_11.src
these paths will be fetched (2.64 MiB download, 14.25 MiB unpacked):
  /nix/store/fg2hz90z5bc773gpsx4gfxn3l6fl66nw-source
copying path '/nix/store/fg2hz90z5bc773gpsx4gfxn3l6fl66nw-source' from 'https://cache.nixos.org'...
/nix/store/fg2hz90z5bc773gpsx4gfxn3l6fl66nw-source
[ryantm@home1:~/p/nixpkgs]$ nix-prefetch-url -A love_11.src
unpacking...
path is '/nix/store/5v19bw7fggsfd3jx38qdl7i0xw3gy2mg-source'
0bp22mzkjy48gncj5vm9b7whzrggcbs5pd4cnb6k8jpl9j02dhdv

@7c6f434c
Copy link
Member

7c6f434c commented Dec 18, 2018 via email

@ryantm
Copy link
Member

ryantm commented Dec 18, 2018

nixpkgs-update uses nix-prefetch-url to get the hash for the src attribute, so if fetchFromBitBucket doesn't work with that, I need to blacklist fetchFromBitBucket until I find a better way to get the hash.

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

7 participants