Skip to content

Commit

Permalink
Update lib/default.nix
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Taron <[email protected]>
  • Loading branch information
ShamrockLee and philiptaron authored Dec 7, 2024
1 parent 335f6fd commit 3faa87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ let
inherit (self.customisation) overrideDerivation makeOverridable
callPackageWith callPackagesWith extendDerivation hydraJob
makeScope makeScopeWithSplicing makeScopeWithSplicing'
extendMkDerivation extendMkDerivationModified adaptMkDerivation adaptMkDerivationModified
extendMkDerivation adaptMkDerivation
;
inherit (self.derivations) lazyDerivation optionalDrvAttr;
inherit (self.meta) addMetaAttrs dontDistribute setName updateName
Expand Down

0 comments on commit 3faa87e

Please sign in to comment.