Skip to content

Comments

Revert "bazel: use bash with fallback $PATH consisting of basic shell utils"#266842

Merged
mweinelt merged 1 commit intoNixOS:masterfrom
bjornfor:revert-bazel-bash
Nov 11, 2023
Merged

Revert "bazel: use bash with fallback $PATH consisting of basic shell utils"#266842
mweinelt merged 1 commit intoNixOS:masterfrom
bjornfor:revert-bazel-bash

Conversation

@bjornfor
Copy link
Contributor

Description of changes

This reverts commit 3576806.

It broke python311.pkgs.jaxlib, see
#265041 (comment).

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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.11 Release Notes (or backporting 23.05 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.

… utils"

This reverts commit 3576806.

It broke python311.pkgs.jaxlib, see
NixOS#265041 (comment).
@bjornfor bjornfor marked this pull request as ready for review November 11, 2023 11:35
@bjornfor bjornfor requested a review from Profpatsch as a code owner November 11, 2023 11:35
@mweinelt mweinelt merged commit 70a0481 into NixOS:master Nov 11, 2023
@mweinelt
Copy link
Member

Thanks!

@malt3
Copy link
Contributor

malt3 commented Nov 11, 2023

I can take a look and try to provide an implementation that doesn't break jaxlib.

@bjornfor bjornfor deleted the revert-bazel-bash branch November 11, 2023 11:41
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