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

dyncall: 1.1 -> 1.2 #111169

Merged
merged 1 commit into from Jul 31, 2021
Merged

dyncall: 1.1 -> 1.2 #111169

merged 1 commit into from Jul 31, 2021

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/dyncall/versions.

meta.description for dyncall is: "Highly dynamic multi-platform foreign function call interface library"

meta.homepage for dyncall is: "https://www.dyncall.org"

meta.changelog for dyncall is: ""

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

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

41039 package rebuild(s)

40582 x86_64-linux rebuild(s)
36005 i686-linux rebuild(s)
28478 x86_64-darwin rebuild(s)
35481 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath

AMB-plugins
AusweisApp2
CoinMP
EBTKS
EmptyEpsilon
FIL-plugins
Fabric
LAStools
LASzip
LASzip2
Literate
MIDIVisualizer
MMA
NSPlist
OSCAR
OVMF
OVMF-CSM
OVMF-secureBoot
PlistCpp
QuadProgpp
R
SDL
SDL2
SDL2_gfx
SDL2_image
SDL2_mixer
SDL2_net
SDL2_ttf
SDL_Pango
SDL_gfx
SDL_gpu
SDL_image
SDL_mixer
SDL_net
SDL_sixel
SDL_sound
SDL_stretch
SDL_ttf
SPAdes
SkypeExport
Sylk
ViennaRNA
Xaw3d
_0x0
_1oom
_1password
_1password-gui
_2048-in-terminal
_20kly
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/b7qr8i753x88lh2im0h8zxgav87rik6j-dyncall-1.2 \
  --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 dyncall https://github.com/r-ryantm/nixpkgs/archive/402ec3b1ac7db3e9539775a43a376b65a0c20140.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/b7qr8i753x88lh2im0h8zxgav87rik6j-dyncall-1.2
ls -la /nix/store/b7qr8i753x88lh2im0h8zxgav87rik6j-dyncall-1.2/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @dtzWill for testing.

sha256 = "cf97fa3f142db832ff34235caa4d69a7d5f16716573d446b2d95069126e88795";
url = "https://www.dyncall.org/r1.2/dyncall-1.2.tar.gz";
# https://www.dyncall.org/r1.2/SHA256
sha256 = "sha256-6IFUwCQ0IVYHBPXHKUr73snpka+gYB1a3/UELqgYCNc=";
Copy link
Member

Choose a reason for hiding this comment

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

The upstream sha256 (see the URL in the comment) is "e88154c0243421560704f5c7294afbdec9e991afa0601d5adff5042ea81808d7" which I prefer since it's easier to check (or populate if taking from upstream) but shrug don't feel strongly about it.

(update: nix-hash --to-base16 --type sha256 "sha256-6IFUwCQ0IVYHBPXHKUr73snpka+gYB1a3/UELqgYCNc=" confirms the hashes match, which isn't surprising, but FYI :))

Surprised this needs to go to staging, wonder what causes the mass rebuild?! haha

Copy link
Member

Choose a reason for hiding this comment

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

I don't really care about the sha format but way more about that the version number is not substituted.

Surprised this needs to go to staging, wonder what causes the mass rebuild?! haha

Some hickup, changed target branch.

@SuperSandro2000 SuperSandro2000 changed the base branch from staging to master July 9, 2021 10:40
@ofborg ofborg bot requested a review from dtzWill July 9, 2021 10:50
@siraben
Copy link
Member

siraben commented Jul 31, 2021

Result of nixpkgs-review pr 111169 run on x86_64-linux 1

3 packages built:
  • criterion
  • dyncall
  • siril

@siraben siraben merged commit e490ea1 into NixOS:master Jul 31, 2021
@r-ryantm r-ryantm deleted the auto-update/dyncall branch July 31, 2021 15:21
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