Skip to content

Commit

Permalink
Update default.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Jan 25, 2019
1 parent 2b8ca28 commit 7f077dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/security/efitools/default.nix
Expand Up @@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
sed -i -e 's#/usr/lib64/gnuefi#${gnu-efi}/lib/#g' Make.rules
sed -i -e 's#$(DESTDIR)/usr#$(out)#g' Make.rules
patchShebangs .
# bogus
'';

meta = with stdenv.lib; {
Expand Down

0 comments on commit 7f077dc

Please sign in to comment.