Skip to content

Add nix shell#238

Merged
hexagonal-sun merged 5 commits intohexagonal-sun:masterfrom
TroyNeubauer:add-nix-shell
Mar 1, 2026
Merged

Add nix shell#238
hexagonal-sun merged 5 commits intohexagonal-sun:masterfrom
TroyNeubauer:add-nix-shell

Conversation

@TroyNeubauer
Copy link
Contributor

Replaces nix shell nixpkgs#pkgsCross.aarch64-embedded.stdenv.cc nixpkgs#pkgsCross.aarch64-embedded.stdenv.cc.bintools with a committed flake.nix that has everything

TroyNeubauer and others added 2 commits February 28, 2026 13:16
Co-authored-by: Ashwin Naren <arihant2math@gmail.com>
Co-authored-by: Ashwin Naren <arihant2math@gmail.com>
flake.nix Outdated
};
shell = pkgs.mkShell {
buildInputs = with pkgs; [
cargo-binutils
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
cargo-binutils

@arihant2math
Copy link
Collaborator

Other than that LGTM I think, not sure if someone who uses nix more than me wants to test it out.

@TroyNeubauer
Copy link
Contributor Author

TroyNeubauer commented Mar 1, 2026

Tested building and running usertest inside qemu on arm mac and linux x86

Copy link
Owner

@hexagonal-sun hexagonal-sun left a comment

Choose a reason for hiding this comment

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

LGTM!

@hexagonal-sun hexagonal-sun merged commit 0105caf into hexagonal-sun:master Mar 1, 2026
4 checks passed
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.

3 participants