warning: Git tree '/home/ckie/worldofgeese-hm-config' is dirty error: anonymous function at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/pkgs/applications/editors/emacs/generic.nix:9:1 called with unexpected argument 'withSQLite3' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/customisation.nix:69:16: 68| let 69| result = f origArgs; | ^ 70| … while evaluating 'makeOverridable' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/customisation.nix:67:24: 66| */ 67| makeOverridable = f: origArgs: | ^ 68| let … from call site at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/customisation.nix:77:41: 76| # Re-call the function but with different arguments 77| overrideArgs = copyArgs (newArgs: makeOverridable f (overrideWith newArgs)); | ^ 78| # Change the result of the function call by applying g to it … while evaluating anonymous lambda at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/customisation.nix:77:32: 76| # Re-call the function but with different arguments 77| overrideArgs = copyArgs (newArgs: makeOverridable f (overrideWith newArgs)); | ^ 78| # Change the result of the function call by applying g to it … from call site at /nix/store/n18vim6hngp6zac4l9gpbykcb0hhmy04-source/default.nix:43:15: 42| 43| (drv: drv.override ({ srcRepo = true; } // args)) | ^ 44| … while evaluating anonymous lambda at /nix/store/n18vim6hngp6zac4l9gpbykcb0hhmy04-source/default.nix:43:10: 42| 43| (drv: drv.override ({ srcRepo = true; } // args)) | ^ 44| … from call site at /nix/store/n18vim6hngp6zac4l9gpbykcb0hhmy04-source/default.nix:39:17: 38| builtins.foldl' 39| (drv: fn: fn drv) | ^ 40| self.emacs … while evaluating anonymous lambda at /nix/store/n18vim6hngp6zac4l9gpbykcb0hhmy04-source/default.nix:39:13: 38| builtins.foldl' 39| (drv: fn: fn drv) | ^ 40| self.emacs … from call site at /nix/store/n18vim6hngp6zac4l9gpbykcb0hhmy04-source/default.nix:38:5: 37| in 38| builtins.foldl' | ^ 39| (drv: fn: fn drv) … while evaluating 'mkGitEmacs' at /nix/store/n18vim6hngp6zac4l9gpbykcb0hhmy04-source/default.nix:27:38: 26| 27| mkGitEmacs = namePrefix: jsonFile: { ... }@args: | ^ 28| let … from call site at /nix/store/n18vim6hngp6zac4l9gpbykcb0hhmy04-source/default.nix:82:54: 81| 82| mkPgtkEmacs = namePrefix: jsonFile: { ... }@args: (mkGitEmacs namePrefix jsonFile args).overrideAttrs ( | ^ 83| old: { … while evaluating 'mkPgtkEmacs' at /nix/store/n18vim6hngp6zac4l9gpbykcb0hhmy04-source/default.nix:82:39: 81| 82| mkPgtkEmacs = namePrefix: jsonFile: { ... }@args: (mkGitEmacs namePrefix jsonFile args).overrideAttrs ( | ^ 83| old: { … from call site at /nix/store/n18vim6hngp6zac4l9gpbykcb0hhmy04-source/default.nix:95:18: 94| 95| emacsPgtkGcc = mkPgtkEmacs "emacs-pgtkgcc" ./repos/emacs/emacs-master.json { nativeComp = true; withSQLite3 = true; }; | ^ 96| … while evaluating the attribute 'emacsPgtkGcc' at /nix/store/n18vim6hngp6zac4l9gpbykcb0hhmy04-source/default.nix:105:10: 104| 105| inherit emacsPgtk emacsPgtkGcc; | ^ 106| … while evaluating the attribute 'value' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:472:44: 471| defnsByName' = byName "config" (module: value: 472| [{ inherit (module) file; inherit value; }] | ^ 473| ) configs; … while evaluating 'dischargeProperties' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:696:25: 695| */ 696| dischargeProperties = def: | ^ 697| if def._type or "" == "merge" then … from call site at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:625:137: 624| defs' = concatMap (m: 625| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) | ^ 626| ) defs; … while evaluating definitions from `': … while evaluating anonymous lambda at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:624:28: 623| # Process mkMerge and mkIf properties. 624| defs' = concatMap (m: | ^ 625| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) … from call site at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:624:17: 623| # Process mkMerge and mkIf properties. 624| defs' = concatMap (m: | ^ 625| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) … while evaluating the attribute 'values' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:737:7: 736| in { 737| values = concatMap (def: if getPrio def == highestPrio then [(strip def)] else []) defs; | ^ 738| inherit highestPrio; … while evaluating the attribute 'values' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:638:9: 637| in { 638| values = defs'''; | ^ 639| inherit (defs'') highestPrio; … while evaluating the attribute 'mergedValue' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:644:5: 643| # Type-check the remaining definitions, and merge them. Or throw if no definitions. 644| mergedValue = | ^ 645| if isDefined then … while evaluating the option `programs.doom-emacs.emacsPackage': … while evaluating the attribute 'value' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:612:9: 611| in warnDeprecation opt // 612| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value; | ^ 613| inherit (res.defsFinal') highestPrio; … while evaluating anonymous lambda at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:191:72: 190| # For definitions that have an associated option 191| declaredConfig = mapAttrsRecursiveCond (v: ! isOption v) (_: v: v.value) options; | ^ 192| … from call site at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/attrsets.nix:304:20: 303| then recurse (path ++ [name]) value 304| else f (path ++ [name]) value; | ^ 305| in mapAttrs g set; … while evaluating 'g' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/attrsets.nix:301:19: 300| g = 301| name: value: | ^ 302| if isAttrs value && cond value … from call site … while evaluating the attribute 'emacs' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/pkgs/top-level/emacs-packages.nix:75:5: 74| # Propagate overriden scope 75| emacs = emacs'.overrideAttrs(old: { | ^ 76| passthru = (old.passthru or {}) // { … while evaluating the attribute 'meta' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/pkgs/build-support/emacs/wrapper.nix:186:20: 185| 186| inherit (emacs) meta; | ^ 187| } … while evaluating the attribute 'meta' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/pkgs/stdenv/generic/make-derivation.nix:408:13: 407| 408| inherit meta passthru; | ^ 409| } // … while evaluating the attribute 'meta' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/pkgs/build-support/emacs/wrapper.nix:186:20: 185| 186| inherit (emacs) meta; | ^ 187| } … while evaluating the attribute 'meta.outputsToInstall' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/pkgs/stdenv/generic/make-derivation.nix:408:13: 407| 408| inherit meta passthru; | ^ 409| } // … while evaluating the attribute 'passAsFile' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/pkgs/build-support/buildenv/default.nix:77:5: 76| # XXX: The size is somewhat arbitrary 77| passAsFile = if builtins.stringLength pkgs >= 128*1024 then [ "pkgs" ] else [ ]; | ^ 78| } … while evaluating the attribute 'passAsFile' of the derivation 'home-manager-path' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/pkgs/stdenv/generic/make-derivation.nix:205:7: 204| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 205| name = | ^ 206| let … while evaluating the attribute 'value' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:472:44: 471| defnsByName' = byName "config" (module: value: 472| [{ inherit (module) file; inherit value; }] | ^ 473| ) configs; … while evaluating 'dischargeProperties' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:696:25: 695| */ 696| dischargeProperties = def: | ^ 697| if def._type or "" == "merge" then … from call site at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:625:137: 624| defs' = concatMap (m: 625| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) | ^ 626| ) defs; … while evaluating definitions from `/nix/store/mq7zs1qv4n7mwjc8d405b9l9fr17x5ff-source/modules/home-environment.nix': … while evaluating anonymous lambda at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:624:28: 623| # Process mkMerge and mkIf properties. 624| defs' = concatMap (m: | ^ 625| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) … from call site at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:624:17: 623| # Process mkMerge and mkIf properties. 624| defs' = concatMap (m: | ^ 625| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) … while evaluating the attribute 'values' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:737:7: 736| in { 737| values = concatMap (def: if getPrio def == highestPrio then [(strip def)] else []) defs; | ^ 738| inherit highestPrio; … while evaluating the attribute 'values' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:638:9: 637| in { 638| values = defs'''; | ^ 639| inherit (defs'') highestPrio; … while evaluating the attribute 'mergedValue' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:644:5: 643| # Type-check the remaining definitions, and merge them. Or throw if no definitions. 644| mergedValue = | ^ 645| if isDefined then … while evaluating the option `home.activation.installPackages.data': … while evaluating the attribute 'value' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:612:9: 611| in warnDeprecation opt // 612| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value; | ^ 613| inherit (res.defsFinal') highestPrio; … while evaluating anonymous lambda at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/modules.nix:191:72: 190| # For definitions that have an associated option 191| declaredConfig = mapAttrsRecursiveCond (v: ! isOption v) (_: v: v.value) options; | ^ 192| … from call site at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/attrsets.nix:304:20: 303| then recurse (path ++ [name]) value 304| else f (path ++ [name]) value; | ^ 305| in mapAttrs g set; … while evaluating 'g' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/lib/attrsets.nix:301:19: 300| g = 301| name: value: | ^ 302| if isAttrs value && cond value … from call site … while evaluating the attribute 'data' at /nix/store/mq7zs1qv4n7mwjc8d405b9l9fr17x5ff-source/modules/lib/dag.nix:84:9: 83| name = n; 84| data = v.data; | ^ 85| after = v.after ++ dagBefore dag n; … while evaluating the attribute 'data' at /nix/store/mq7zs1qv4n7mwjc8d405b9l9fr17x5ff-source/modules/lib/dag.nix:90:37: 89| in if sorted ? result then { 90| result = map (v: { inherit (v) name data; }) sorted.result; | ^ 91| } else … while evaluating 'mkCmd' at /nix/store/mq7zs1qv4n7mwjc8d405b9l9fr17x5ff-source/modules/home-environment.nix:610:17: 609| let 610| mkCmd = res: '' | ^ 611| noteEcho Activating ${res.name} … from call site … while evaluating the attribute 'text' of the derivation 'activation-script' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/pkgs/stdenv/generic/make-derivation.nix:205:7: 204| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 205| name = | ^ 206| let … while evaluating the attribute 'buildCommand' of the derivation 'home-manager-generation' at /nix/store/mhpz0d4xpnxnp7grj0yglac8n9jsg3rd-source/pkgs/stdenv/generic/make-derivation.nix:205:7: 204| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 205| name = | ^ 206| let