clan_lib flake: remove redundant store definition
This commit is contained in:
@@ -774,7 +774,6 @@ class Flake:
|
|||||||
"""
|
"""
|
||||||
# fmt: on
|
# fmt: on
|
||||||
if tmp_store := nix_test_store():
|
if tmp_store := nix_test_store():
|
||||||
nix_options += ["--store", str(tmp_store)]
|
|
||||||
nix_options.append("--impure")
|
nix_options.append("--impure")
|
||||||
|
|
||||||
build_output = Path(
|
build_output = Path(
|
||||||
|
|||||||
Reference in New Issue
Block a user