Skip to content

mrustc: 0.11.2 -> 0.12.0#511058

Merged
artemist merged 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/mrustc
May 6, 2026
Merged

mrustc: 0.11.2 -> 0.12.0#511058
artemist merged 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/mrustc

Conversation

@r-ryantm

Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/mrustc/versions.

meta.description for mrustc is: Mutabah's Rust Compiler

meta.homepage for mrustc is: https://github.com/thepowersgang/mrustc

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.12.0 with grep in /nix/store/m3nzkyxfx4ybdrz4da53ivfargaa5g0q-mrustc-0.12.0
  • found 0.12.0 in filename of file in /nix/store/m3nzkyxfx4ybdrz4da53ivfargaa5g0q-mrustc-0.12.0

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

4 package rebuild(s)

First fifty rebuilds by attrpath

mrustc
mrustc-bootstrap
mrustc-minicargo
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/m3nzkyxfx4ybdrz4da53ivfargaa5g0q-mrustc-0.12.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 mrustc https://github.com/r-ryantm/nixpkgs/archive/a9068e40732b39e3f014da37e4355806abb343ab.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a9068e40732b39e3f014da37e4355806abb343ab#mrustc

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

ls -la /nix/store/m3nzkyxfx4ybdrz4da53ivfargaa5g0q-mrustc-0.12.0
ls -la /nix/store/m3nzkyxfx4ybdrz4da53ivfargaa5g0q-mrustc-0.12.0/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: a9068e40732b39e3f014da37e4355806abb343ab


x86_64-linux

✅ 2 packages built:
  • mrustc
  • mrustc-minicargo

Maintainer pings

cc @progval @r-burns for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@nixpkgs-ci nixpkgs-ci Bot requested review from progval and r-burns April 18, 2026 01:24
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. labels Apr 18, 2026
@samestep

samestep commented May 5, 2026

Copy link
Copy Markdown
Contributor

The x86_64-linux build for this package has been broken since the gcc15 bump in #471587; this PR fixes it.

ZHF: #516381

@samestep samestep added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label May 6, 2026
@artemist

artemist commented May 6, 2026

Copy link
Copy Markdown
Member

Botostrap doesn't build, but that was already marked broken, so no harm done.

@artemist artemist added this pull request to the merge queue May 6, 2026
Merged via the queue into NixOS:master with commit a093087 May 6, 2026
33 of 35 checks passed
@r-ryantm r-ryantm deleted the auto-update/mrustc branch May 7, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants