libkscreen: fix circular references
This commit is contained in:
@@ -71,6 +71,8 @@ let
|
||||
propagateBin = propagate "bin";
|
||||
|
||||
callPackage = self.newScope {
|
||||
inherit propagate propagateBin;
|
||||
|
||||
mkDerivation = args:
|
||||
let
|
||||
inherit (args) name;
|
||||
|
||||
Reference in New Issue
Block a user