mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-26 19:31:31 +01:00
fix: eval tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{lib}: let
|
||||
{lib, ...}: let
|
||||
envExtra = lib.mkAfter ''
|
||||
export PATH="$PATH:/opt/homebrew/bin:/usr/local/bin"
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user