aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--yae.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/yae.go b/yae.go
index 5c6cd79..3917a86 100644
--- a/yae.go
+++ b/yae.go
@@ -66,6 +66,7 @@ func main() {
&cli.BoolFlag{
Name: "unpack",
Usage: "Unpack the source into the Nix Store",
+ Value: true,
},
},
Action: func(c *cli.Context) error {