fix: fallback to nix-path for non flake evaluations

This commit is contained in:
tcmal 2024-05-13 20:23:27 +01:00
parent f7032ac616
commit 03d0250170

View file

@ -21,7 +21,7 @@
# `*Platform`s.
localSystem
, lib
, lib ? import <auxlib>
, # The system packages will ultimately be run on.
crossSystem ? localSystem