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

codon: 0.15.5 -> 0.16.1 #226125

Merged
merged 1 commit into from
Jun 16, 2023
Merged

codon: 0.15.5 -> 0.16.1 #226125

merged 1 commit into from
Jun 16, 2023

Conversation

paveloom
Copy link
Member

@paveloom paveloom commented Apr 14, 2023

Description of changes

https://github.com/exaloop/codon/releases/tag/v0.16.1

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@risicle
Copy link
Contributor

risicle commented Apr 14, 2023

On macos 10.15 I got:

error: hash mismatch in fixed-output derivation '/nix/store/54vpprgbsig2g0qmmc0h4hnbn5qa5ljk-codon-deps-0.16.0.tar.gz.drv':
         specified: sha256-a1zGSpbMjfQBrcgW/aiIdKX8+uI3p/S9pgZjHe2HtWs=
            got:    sha256-KfemYV42xBAhsPbwTkzdc3GxCVHiWRbyUZORPWxx4vg=

@paveloom
Copy link
Member Author

paveloom commented Apr 15, 2023

@risicle Thanks! Turns out the dependencies are different on Darwin systems.

I tried it in a virtual machine, and now I'm getting

./result/bin/codon --version
dyld: Library not loaded: /nix/store/vq59agppci8ll3n7bfgyzkdx08gyhp0m-codon-0.16.0/lib/libcodonc.dylib
  Referenced from: /Users/paveloom/Playground/nixpkgs/./result/bin/codon
  Reason: image not found
Abort trap: 6

Seems like the binary looks into a wrong directory.

@paveloom
Copy link
Member Author

Aight, that's fixed now, too.

@paveloom paveloom changed the title codon: 0.15.5 -> 0.16.0 codon: 0.15.5 -> 0.16.1 May 24, 2023
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/2322

@SuperSandro2000 SuperSandro2000 merged commit d403dd7 into NixOS:master Jun 16, 2023
21 checks passed
@paveloom paveloom deleted the codon branch June 16, 2023 10:14
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