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

kotlin-native: 1.9.10 -> 1.9.20 #264833

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 1, 2023

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/JetBrains/kotlin/releases.

meta.description for kotlin-native is: A modern programming language that makes developers happier

meta.homepage for kotlin-native is: https://kotlinlang.org/

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
  • found 1.9.20 with grep in /nix/store/n4wx0ag86ikqhff7gx0hii6zbaz682bj-kotlin-native-1.9.20
  • found 1.9.20 in filename of file in /nix/store/n4wx0ag86ikqhff7gx0hii6zbaz682bj-kotlin-native-1.9.20

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

1 package rebuild(s)

First fifty rebuilds by attrpath
kotlin-native
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/n4wx0ag86ikqhff7gx0hii6zbaz682bj-kotlin-native-1.9.20 \
  --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 kotlin-native https://github.com/r-ryantm/nixpkgs/archive/4585ec287825b6a34296fa192c67ea77d5536467.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/4585ec287825b6a34296fa192c67ea77d5536467#kotlin-native

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

ls -la /nix/store/n4wx0ag86ikqhff7gx0hii6zbaz682bj-kotlin-native-1.9.20
ls -la /nix/store/n4wx0ag86ikqhff7gx0hii6zbaz682bj-kotlin-native-1.9.20/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:
  • kotlin-native

Maintainer pings

cc @fabianhjr for testing.

@ghost
Copy link

ghost commented Nov 28, 2023

see #270594 this auto-update broke macos as it only updated the hashes for x64 linux.

github-actions bot pushed a commit that referenced this pull request Nov 28, 2023
last version update #264833
only updated the linux x64 hash and neglected the 2 macos ones.

this updates the other two hashes using the published sha256 digests
https://github.com/JetBrains/kotlin/releases/tag/v1.9.20
and converts them to an sri.

testing: build passed on x64 darwin
(cherry picked from commit eb198e3)
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.

2 participants