Skip to content

Comments

scripts: Add shell.nix#13

Open
JohnAZoidberg wants to merge 1 commit intomainfrom
pr-nix-shell
Open

scripts: Add shell.nix#13
JohnAZoidberg wants to merge 1 commit intomainfrom
pr-nix-shell

Conversation

@JohnAZoidberg
Copy link
Member

Use nix-shell to enter an FHS environment to run the pre-built uartupdatetool unpatched.

Use nix-shell to enter an FHS environment to run the pre-built
uartupdatetool unpatched.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg JohnAZoidberg requested a review from kiram9 February 20, 2026 14:02
@JohnAZoidberg
Copy link
Member Author

For those unaware of how nixos works, it puts files in places that don't conform to the filesystem hierarchy standard, so even ld.so (dynamic linker library) won't find the libraries. This file here helps create a mock FHS environment to run precompiled binaries from other distros.

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.

1 participant