Commit Graph

2 Commits

Author SHA1 Message Date
Henner Zeller
8f7ec35939 Refresh nix configurations.
* use 25.11 version
 * add abseil-cpp as that is used now.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
2026-02-20 21:13:22 +01:00
Mohamed Gaber
8afe98304c Create Nix Flake
Replacing `etc/shell.nix`, this is a [flake](https://nixos.wiki/wiki/Flakes) based on the OpenROAD Nix derivation used for OpenLane 2. With Nix installed with flakes enabled, getting an OpenROAD environment is as simple as typing `nix develop`.

Also fixes issue with versions of OpenROAD built in the dev environments failing to launch the GUI.

Signed-off-by: Mohamed Gaber <donn@efabless.com>
2024-08-26 11:26:03 +03:00