honeycomb-refinery: move env variable(s) into env for structuredAttrs
This commit is contained in:
@@ -17,7 +17,7 @@ buildGoModule (finalAttrs: {
|
||||
hash = "sha256-JHjjaK5WFRzDYuVkenfYowFsPnrF+Wjo85gQAbaVxO8=";
|
||||
};
|
||||
|
||||
NO_REDIS_TEST = true;
|
||||
env.NO_REDIS_TEST = true;
|
||||
|
||||
patches = [
|
||||
# Allows turning off the one test requiring a Redis service during build.
|
||||
|
||||
Reference in New Issue
Block a user