Skip to content

Commit

Permalink
Update default.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
Schweber authored Oct 23, 2023
1 parent be3bfda commit d8ba351
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions hdrop/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ stdenvNoCC.mkDerivation {
makeWrapper
];

buildInputs = [
];

makeFlags = ["PREFIX=$(out)"];

postInstall = ''
Expand Down

0 comments on commit d8ba351

Please sign in to comment.