Skip to content

deps: prune nix flake by not evaluating darwin derivations#3

Merged
Shinyzenith merged 2 commits intomasterfrom
prune-flake
Mar 24, 2025
Merged

deps: prune nix flake by not evaluating darwin derivations#3
Shinyzenith merged 2 commits intomasterfrom
prune-flake

Conversation

@lavafroth
Copy link
Copy Markdown
Collaborator

@lavafroth lavafroth commented Mar 21, 2025

Changes

  • Remove flake-utils inputs
  • Roll out forAllSystems function which omits darwin (macos) derivations since it can't run wayland
  • Use predefined stdenv.cc.cc.LIBRARY_PATH for LD_LIBRARY_PATH environment variable

### Changes
- Remove `flake-utils` inputs
- Roll out `forAllSystems` function which omits darwin (macos)
derivations since it can't run wayland
@Shinyzenith Shinyzenith merged commit 99eeee7 into master Mar 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants