aboutsummaryrefslogtreecommitdiff
path: root/nix/busybox.nix
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-07 13:19:31 +1200
committerArslaan Pathan <[email protected]>2026-06-07 13:19:31 +1200
commitbe3a738e2db52ce196dd1fd7d240587860fb1694 (patch)
tree8d7878328cb8997475ab5dc502a5ca83b610620c /nix/busybox.nix
parentd6946cf983d9c66e61909983e9394ed6c7c0bf88 (diff)
downloadyerbalinux-be3a738e2db52ce196dd1fd7d240587860fb1694.tar.xz
yerbalinux-be3a738e2db52ce196dd1fd7d240587860fb1694.zip
configs
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";