Loading pkgs/by-name/rs/rshim-user-space/package.nix +23 −8 Original line number Diff line number Diff line { stdenv, lib, fetchFromGitHub, autoconf, automake, bashNonInteractive, coreutils, fetchFromGitHub, fuse, gawk, gnugrep, gnused, lib, libusb1, makeBinaryWrapper, pkg-config, pciutils, libusb1, fuse, busybox, pkg-config, procps, pv, stdenv, which, util-linux, withBfbInstall ? true, }: Loading Loading @@ -58,8 +65,16 @@ stdenv.mkDerivation rec { wrapProgram $out/bin/bfb-install \ --set PATH ${ lib.makeBinPath [ busybox bashNonInteractive coreutils gawk gnugrep gnused pciutils procps pv util-linux which ] } ''; Loading Loading
pkgs/by-name/rs/rshim-user-space/package.nix +23 −8 Original line number Diff line number Diff line { stdenv, lib, fetchFromGitHub, autoconf, automake, bashNonInteractive, coreutils, fetchFromGitHub, fuse, gawk, gnugrep, gnused, lib, libusb1, makeBinaryWrapper, pkg-config, pciutils, libusb1, fuse, busybox, pkg-config, procps, pv, stdenv, which, util-linux, withBfbInstall ? true, }: Loading Loading @@ -58,8 +65,16 @@ stdenv.mkDerivation rec { wrapProgram $out/bin/bfb-install \ --set PATH ${ lib.makeBinPath [ busybox bashNonInteractive coreutils gawk gnugrep gnused pciutils procps pv util-linux which ] } ''; Loading