Skip to content

Commit

Permalink
Up
Browse files Browse the repository at this point in the history
  • Loading branch information
sikmir committed Dec 12, 2024
1 parent 470393d commit 6c806cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/misc/graphene/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ stdenv.mkDerivation (finalAttrs: {

postPatch = ''
patchShebangs .
substituteInPlace graphene/Makefile --replace-fail "graphene_http.test2" ""
'';

nativeBuildInputs = [
Expand Down

0 comments on commit 6c806cb

Please sign in to comment.