An open API service indexing awesome lists of open source software.

https://github.com/hzeller/nix-xls-build


https://github.com/hzeller/nix-xls-build

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

My local hacks to make xls compile on nix.

In your xls checkout, link/copy the shell.nix and nix/
directory to the root of the xls checkout.

Since bazel downloads random non-hermetic dynamically
linked binaries, this requires

programs.nix-ld.enable = true

to be set in your configuration.nix