Skip to content

Instantly share code, notes, and snippets.

@fricklerhandwerk
Created September 13, 2022 10:33
Show Gist options
  • Save fricklerhandwerk/4257a1734cab6dcda1bdf2580988aa48 to your computer and use it in GitHub Desktop.
Save fricklerhandwerk/4257a1734cab6dcda1bdf2580988aa48 to your computer and use it in GitHub Desktop.
Nix + Bazel
flowchart 
  direction LR
  subgraph Nix
    subgraph Bazel
    source
    BUILD.bazel
    WORKSPACE
    end
  bzl[Bazel] & tools & libraries  --> Bazel
  end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment