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

v0.33.0 --> v1.0.0 #10

Merged
merged 1 commit into from Mar 27, 2024
Merged

v0.33.0 --> v1.0.0 #10

merged 1 commit into from Mar 27, 2024

Conversation

Jabbslad
Copy link
Contributor

First, thank you for creating gleam-nix πŸ‘

Running with url for Gleam v1.0.0 didn't seem to work due to needing to generate a new Cargo.nix.

error:
       … while calling a functor (an attribute set with a '__functor' attribute)

         at /nix/store/9my5cv60h9170isafs4cyc83k1309jzr-source/flake.nix:38:20:

           37|
           38|         rustPkgs = pkgs.rustBuilder.makePackageSet {
             |                    ^
           39|           rustChannel = "1.74.0";

       … while calling a functor (an attribute set with a '__functor' attribute)

         at /nix/store/wdxxczawfcbkb2q77012iqlgqzviywpc-source/overlay/make-package-set/user-facing.nix:108:4:

          107| # target.
          108| in rustBuilder.makePackageSetInternal (extraArgs // {
             |    ^
          109|   inherit packageFun ignoreLockHash workspaceSrc target;

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: Cargo.nix a5be4796b57499bd18b9381bbe01ee57806293dc08037d01b96b0ac3b398b49b is out of sync with Cargo.lock d8663bbf3562a47888686f05d0e1ecb6c38d5b2e6063eccdd02bb79e9ab8afb2

Checks

I've ran formatter and generated updates.

gleam-nix on ξ‚  v1.0.0 took 7s ❯ nix run '.#fmt'                               
Checking style in 4 files using 10 threads.


Congratulations! Your code complies with the Alejandra style.

πŸ‘ Special thanks to GuangTao Zhang for being a sponsor of Alejandra!
gleam-nix on ξ‚  v1.0.0 ❯ nix shell      
gleam-nix on ξ‚  v1.0.0 ❯ gleam --version
gleam 1.0.0

@vic vic merged commit 7527714 into vic:main Mar 27, 2024
1 check passed
@Jabbslad Jabbslad deleted the v1.0.0 branch April 29, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants