Commit c9b3b5de authored by Artturin's avatar Artturin
Browse files

reposilitePlugins: Fix eval

parent d9323ae9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
  makeScopeWithSplicing',
}:
makeScopeWithSplicing' {
  otherSplices = generateSplicesForMkScope;
  otherSplices = generateSplicesForMkScope "reposilitePlugins";
  f =
    self:
    {