aboutsummaryrefslogtreecommitdiff
path: root/nix/busybox.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/busybox.nix')
-rw-r--r--nix/busybox.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/busybox.nix b/nix/busybox.nix
index b7fa944..e45cb96 100644
--- a/nix/busybox.nix
+++ b/nix/busybox.nix
@@ -1,4 +1,4 @@
-{ stdenv, fetchgit }
+{ stdenv, fetchgit }:
stdenv.mkDerivation {
name = "busybox-yerba";