Import lispSourceRegistry
This commit is contained in:
+1
-3
@@ -1,4 +1,4 @@
|
||||
{ lisp-repo }:
|
||||
{ lispSourceRegistry }:
|
||||
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
@@ -6,8 +6,6 @@ with lib;
|
||||
let
|
||||
cfg = config.informis.cl-gemini;
|
||||
|
||||
inherit (lisp-repo.lib) lispSourceRegistry;
|
||||
|
||||
feedOpts = { ... }: {
|
||||
options = with types; {
|
||||
url = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user