Skip to content

[Merged by Bors] - linux_dependencies: cleanup NixOS#5086

Closed
SuperSamus wants to merge 1 commit intobevyengine:mainfrom
SuperSamus:main
Closed

[Merged by Bors] - linux_dependencies: cleanup NixOS#5086
SuperSamus wants to merge 1 commit intobevyengine:mainfrom
SuperSamus:main

Conversation

@SuperSamus
Copy link
Contributor

Objective

Small cleanup to NixOS dependencies.
Switched clang and lld to bintools because of this.

@alice-i-cecile alice-i-cecile added C-Docs An addition or correction to our documentation O-Linux Specific to the Linux desktop operating system labels Jun 24, 2022
@alice-i-cecile
Copy link
Member

Great, thanks! Merging as trivial; the linked blog post was very helpful.

bors r+

bors bot pushed a commit that referenced this pull request Jun 24, 2022
# Objective

Small cleanup to NixOS dependencies.
Switched `clang` and `lld` to `bintools` because of [this](https://matklad.github.io/2022/03/14/rpath-or-why-lld-doesnt-work-on-nixos.html).
@bors bors bot changed the title linux_dependencies: cleanup NixOS [Merged by Bors] - linux_dependencies: cleanup NixOS Jun 24, 2022
@bors bors bot closed this Jun 24, 2022
@fluunke
Copy link
Contributor

fluunke commented Jul 8, 2022

Running nix-shell with this change gives me:

error: undefined variable 'buildInputs'

       at <snip>/shell.nix:19:48:

           18|     ];
           19|     LD_LIBRARY_PATH = pkgs.lib.makeLibraryPath buildInputs;
             |                                                ^
           20|   }

on NixOS 22.05.

@SuperSamus can you reproduce this? :)

@SuperSamus
Copy link
Contributor Author

Dang, I forgot a rec. How did I miss it...
I'll fix it immediately.

bors bot pushed a commit that referenced this pull request Jul 8, 2022
I forgot a rec... (and I removed the redundant file name).

# Objective

- Fix the whoopsie from #5086.
inodentry pushed a commit to IyesGames/bevy that referenced this pull request Aug 8, 2022
# Objective

Small cleanup to NixOS dependencies.
Switched `clang` and `lld` to `bintools` because of [this](https://matklad.github.io/2022/03/14/rpath-or-why-lld-doesnt-work-on-nixos.html).
inodentry pushed a commit to IyesGames/bevy that referenced this pull request Aug 8, 2022
I forgot a rec... (and I removed the redundant file name).

# Objective

- Fix the whoopsie from bevyengine#5086.
james7132 pushed a commit to james7132/bevy that referenced this pull request Oct 28, 2022
# Objective

Small cleanup to NixOS dependencies.
Switched `clang` and `lld` to `bintools` because of [this](https://matklad.github.io/2022/03/14/rpath-or-why-lld-doesnt-work-on-nixos.html).
james7132 pushed a commit to james7132/bevy that referenced this pull request Oct 28, 2022
I forgot a rec... (and I removed the redundant file name).

# Objective

- Fix the whoopsie from bevyengine#5086.
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
# Objective

Small cleanup to NixOS dependencies.
Switched `clang` and `lld` to `bintools` because of [this](https://matklad.github.io/2022/03/14/rpath-or-why-lld-doesnt-work-on-nixos.html).
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
I forgot a rec... (and I removed the redundant file name).

# Objective

- Fix the whoopsie from bevyengine#5086.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Docs An addition or correction to our documentation O-Linux Specific to the Linux desktop operating system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants