Commit 77ce9519 authored by qbisi's avatar qbisi
Browse files

petsc: inherit python3/python3Packages in petscPackages

parent 0c3ed24d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -78,6 +78,8 @@ let
  petscPackages = lib.makeScope newScope (self: {
    inherit
      mpi
      python3
      python3Packages
      # global override options
      mpiSupport
      fortranSupport