Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
warning: Git tree '/Users/kloenk/nix' is dirty warning: Git tree '/Users/kloenk/nix' is dirty warning: Git tree '/Users/kloenk/Documents/proj/home-manager' is dirty warning: Git tree '/Users/kloenk/Documents/proj/home-manager' is dirty error: --- TypeError --- nix at: (116:60) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 115| */ 116| imap1 = f: list: genList (n: f (n + 1) (elemAt list n)) (length list); | ^ 117| value is a function while a list was expected ---- show-trace ---- trace: while evaluating 'imap1' at: (116:14) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 115| */ 116| imap1 = f: list: genList (n: f (n + 1) (elemAt list n)) (length list); | ^ 117| trace: from call site at: (146:73) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 145| }; 146| in parentFile: parentKey: initialModules: args: collectResults (imap1 (n: x: | ^ 147| let trace: while evaluating the attribute 'disabled' at: (143:13) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 142| collectResults = modules: { 143| disabled = concatLists (catAttrs "disabled" modules); | ^ 144| inherit modules; trace: while evaluating the attribute 'disabled' at: (143:13) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 142| collectResults = modules: { 143| disabled = concatLists (catAttrs "disabled" modules); | ^ 144| inherit modules; trace: while evaluating anonymous lambdaction at: (165:31) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 164| disabledKeys = map moduleKey disabled; 165| keyFilter = filter (attrs: ! elem attrs.key disabledKeys); | ^ 166| in map (attrs: attrs.module) (builtins.genericClosure { trace: from call site trace: while evaluating 'filterModules' at: (161:36) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 160| # modules recursively. It returns the final list of unique-by-key modules 161| filterModules = modulesPath: { disabled, modules }: | ^ 162| let trace: from call site at: (172:7) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 171| in modulesPath: initialModules: args: 172| filterModules modulesPath (collectStructuredModules unknownModule "" initialModules args); | ^ 173| trace: while evaluating anonymous lambdaction at: (171:37) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 170| 171| in modulesPath: initialModules: args: | ^ 172| filterModules modulesPath (collectStructuredModules unknownModule "" initialModules args); trace: from call site at: (68:19) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 67| 68| collected = collectModules | ^ 69| (specialArgs.modulesPath or "") trace: while evaluating 'reverseList' at: (393:17) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 392| */ 393| reverseList = xs: | ^ 394| let l = length xs; in genList (n: elemAt xs (l - n - 1)) l; trace: from call site at: (73:38) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 72| 73| options = mergeModules prefix (reverseList collected); | ^ 74| trace: while evaluating 'byName' at: (264:25) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 263| */ 264| byName = attr: f: modules: | ^ 265| foldl' (acc: module: trace: from call site at: (272:21) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 271| error: --- TypeError --- nix at: (116:60) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 115| */ 116| imap1 = f: list: genList (n: f (n + 1) (elemAt list n)) (length list); | ^ 117| value is a function while a list was expected ---- show-trace ---- trace: while evaluating 'imap1' at: (116:14) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 115| */ 116| imap1 = f: list: genList (n: f (n + 1) (elemAt list n)) (length list); | ^ 117| trace: from call site at: (146:73) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 145| }; 146| in parentFile: parentKey: initialModules: args: collectResults (imap1 (n: x: | ^ 147| let trace: while evaluating the attribute 'disabled' at: (143:13) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 142| collectResults = modules: { 143| disabled = concatLists (catAttrs "disabled" modules); | ^ 144| inherit modules; trace: while evaluating the attribute 'disabled' at: (143:13) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 142| collectResults = modules: { 143| disabled = concatLists (catAttrs "disabled" modules); | ^ 144| inherit modules; trace: while evaluating anonymous lambdaction at: (165:31) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 164| disabledKeys = map moduleKey disabled; 165| keyFilter = filter (attrs: ! elem attrs.key disabledKeys); | ^ 166| in map (attrs: attrs.module) (builtins.genericClosure { trace: from call site trace: while evaluating 'filterModules' at: (161:36) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 160| # modules recursively. It returns the final list of unique-by-key modules 161| filterModules = modulesPath: { disabled, modules }: | ^ 162| let trace: from call site at: (172:7) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 171| in modulesPath: initialModules: args: 172| filterModules modulesPath (collectStructuredModules unknownModule "" initialModules args); | ^ 173| trace: while evaluating anonymous lambdaction at: (171:37) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 170| 171| in modulesPath: initialModules: args: | ^ 172| filterModules modulesPath (collectStructuredModules unknownModule "" initialModules args); trace: from call site at: (68:19) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 67| 68| collected = collectModules | ^ 69| (specialArgs.modulesPath or "") trace: while evaluating 'reverseList' at: (393:17) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 392| */ 393| reverseList = xs: | ^ 394| let l = length xs; in genList (n: elemAt xs (l - n - 1)) l; trace: from call site at: (73:38) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 72| 73| options = mergeModules prefix (reverseList collected); | ^ 74| trace: while evaluating 'byName' at: (264:25) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 263| */ 264| byName = attr: f: modules: | ^ 265| foldl' (acc: module: trace: from call site at: (272:21) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 271| # an attrset 'name' => list of submodules that declare ‘name’. 272| declsByName = byName "options" (module: option: | ^ 273| [{ inherit (module) _file; options = option; }] trace: while evaluating 'flip' at: (138:16) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/trivial.nix 137| */ 138| flip = f: a: b: f b a; | ^ 139| trace: from call site at: (284:6) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 283| in 284| (flip mapAttrs declsByName (name: decls: | ^ 285| # We're descending into attribute ‘name’. trace: while evaluating 'mergeModules'' at: (241:36) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 240| 241| mergeModules' = prefix: options: configs: | ^ 242| let trace: from call site at: (238:5) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 237| mergeModules = prefix: modules: 238| mergeModules' prefix modules | ^ 239| (concatMap (m: map (config: { file = m._file; inherit config; }) (pushDownProperties m.config)) modules); trace: while evaluating 'mergeModules' at: (237:26) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 236| in the ‘value’ attribute of each option. */ 237| mergeModules = prefix: modules: | ^ 238| mergeModules' prefix modules trace: from call site at: (73:17) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 72| 73| options = mergeModules prefix (reverseList collected); | ^ 74| trace: while evaluating 'yieldConfig' at: (83:29) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 82| config = yieldConfig prefix options; 83| yieldConfig = prefix: set: | ^ 84| let res = removeAttrs (mapAttrs (n: v: trace: from call site at: (82:16) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 81| # and only do the check in 'result'. 82| config = yieldConfig prefix options; | ^ 83| yieldConfig = prefix: set: trace: while evaluating the attribute 'config' at: (98:9) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 97| inherit options; 98| config = removeAttrs config [ "_module" ]; | ^ 99| inherit (config) _module; trace: while evaluating 'merge' at: (493:22) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 492| check = x: isAttrs x || isFunction x || path.check x; 493| merge = loc: defs: | ^ 494| (evalModules { trace: from call site at: (417:59) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 416| if isDefined then 417| if all (def: type.check def.value) defsFinal then type.merge loc defsFinal | ^ 418| else let firstInvalid = findFirst (def: ! type.check def.value) null defsFinal; trace: while evaluating the attribute 'value' at: (428:27) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 427| optionalValue = 428| if isDefined then { value = mergedValue; } | ^ 429| else {}; trace: while evaluating anonymous lambdaction at: (293:22) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 292| merge = loc: defs: 293| mapAttrs (n: v: v.value) (filterAttrs (n: v: v ? value) (zipAttrsWith (name: defs: | ^ 294| (mergeDefinitions (loc ++ [name]) elemType defs).optionalValue trace: from call site trace: while evaluating the attrib # an attrset 'name' => list of submodules that declare ‘name’. 272| declsByName = byName "options" (module: option: | ^ 273| [{ inherit (module) _file; options = option; }] trace: while evaluating 'flip' at: (138:16) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/trivial.nix 137| */ 138| flip = f: a: b: f b a; | ^ 139| trace: from call site at: (284:6) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 283| in 284| (flip mapAttrs declsByName (name: decls: | ^ 285| # We're descending into attribute ‘name’. trace: while evaluating 'mergeModules'' at: (241:36) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 240| 241| mergeModules' = prefix: options: configs: | ^ 242| let trace: from call site at: (238:5) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 237| mergeModules = prefix: modules: 238| mergeModules' prefix modules | ^ 239| (concatMap (m: map (config: { file = m._file; inherit config; }) (pushDownProperties m.config)) modules); trace: while evaluating 'mergeModules' at: (237:26) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 236| in the ‘value’ attribute of each option. */ 237| mergeModules = prefix: modules: | ^ 238| mergeModules' prefix modules trace: from call site at: (73:17) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 72| 73| options = mergeModules prefix (reverseList collected); | ^ 74| trace: while evaluating 'yieldConfig' at: (83:29) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 82| config = yieldConfig prefix options; 83| yieldConfig = prefix: set: | ^ 84| let res = removeAttrs (mapAttrs (n: v: trace: from call site at: (82:16) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 81| # and only do the check in 'result'. 82| config = yieldConfig prefix options; | ^ 83| yieldConfig = prefix: set: trace: while evaluating the attribute 'config' at: (98:9) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 97| inherit options; 98| config = removeAttrs config [ "_module" ]; | ^ 99| inherit (config) _module; trace: while evaluating 'merge' at: (493:22) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 492| check = x: isAttrs x || isFunction x || path.check x; 493| merge = loc: defs: | ^ 494| (evalModules { trace: from call site at: (417:59) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 416| if isDefined then 417| if all (def: type.check def.value) defsFinal then type.merge loc defsFinal | ^ 418| else let firstInvalid = findFirst (def: ! type.check def.value) null defsFinal; trace: while evaluating the attribute 'value' at: (428:27) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 427| optionalValue = 428| if isDefined then { value = mergedValue; } | ^ 429| else {}; trace: while evaluating anonymous lambdaction at: (293:22) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 292| merge = loc: defs: 293| mapAttrs (n: v: v.value) (filterAttrs (n: v: v ? value) (zipAttrsWith (name: defs: | ^ 294| (mergeDefinitions (loc ++ [name]) elemType defs).optionalValue trace: from call site trace: while evaluating the attribute 'kloenk' trace: while evaluating 'flip' at: (138:16) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/trivial.nix 137| */ 138| flip = f: a: b: f b a; | ^ 139| trace: from call site at: (62:9) in file: /nix/store/yjjj2fbv7g5a08w3hb2prxw8h4vrwffi-source/nix-darwin/default.nix 61| flatten (flip mapAttrsToList cfg.users (user: config: 62| flip map config.assertions (assertion: | ^ 63| { trace: while evaluating anonymous lambdaction at: (61:53) in file: /nix/store/yjjj2fbv7g5a08w3hb2prxw8h4vrwffi-source/nix-darwin/default.nix 60| assertions = 61| flatten (flip mapAttrsToList cfg.users (user: config: | ^ 62| flip map config.assertions (assertion: trace: from call site at: (234:16) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 233| mapAttrsToList = f: attrs: 234| map (name: f name attrs.${name}) (attrNames attrs); | ^ 235| trace: while evaluating anonymous lambdaction at: (234:10) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 233| mapAttrsToList = f: attrs: 234| map (name: f name attrs.${name}) (attrNames attrs); | ^ 235| trace: from call site trace: while evaluating 'flatten' at: (137:13) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 136| */ 137| flatten = x: | ^ 138| if isList x trace: from call site at: (139:24) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 138| if isList x 139| then concatMap (y: flatten y) x | ^ 140| else [x]; trace: while evaluating anonymous lambdaction at: (139:21) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 138| if isList x 139| then concatMap (y: flatten y) x | ^ 140| else [x]; trace: from call site at: (139:10) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 138| if isList x 139| then concatMap (y: flatten y) x | ^ 140| else [x]; trace: while evaluating 'flatten' at: (137:13) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 136| */ 137| flatten = x: | ^ 138| if isList x trace: from call site at: (61:7) in file: /nix/store/yjjj2fbv7g5a08w3hb2prxw8h4vrwffi-source/nix-darwin/default.nix 60| assertions = 61| flatten (flip mapAttrsToList cfg.users (user: config: | ^ 62| flip map config.assertions (assertion: trace: while evaluating the attribute 'content' at: (552:14) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 551| { _type = "if"; 552| inherit condition content; | ^ 553| }; trace: while evaluating 'dischargeProperties' at: (467:25) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 466| */ 467| dischargeProperties = def: | ^ 468| if def._type or "" == "merge" then trace: from call site at: (473:11) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 472| if def.condition then 473| dischargeProperties def.content | ^ 474| else trace: while evaluating 'dischargeProperties' at: (467:25) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 466| */ 467| dischargeProperties = def: | ^ 468| if def._type or "" == "merge" then trace: from call site at: (396:137) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 395| defs' = concatMap (m: 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `$ute 'kloenk' trace: while evaluating 'flip' at: (138:16) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/trivial.nix 137| */ 138| flip = f: a: b: f b a; | ^ 139| trace: from call site at: (62:9) in file: /nix/store/yjjj2fbv7g5a08w3hb2prxw8h4vrwffi-source/nix-darwin/default.nix 61| flatten (flip mapAttrsToList cfg.users (user: config: 62| flip map config.assertions (assertion: | ^ 63| { trace: while evaluating anonymous lambdaction at: (61:53) in file: /nix/store/yjjj2fbv7g5a08w3hb2prxw8h4vrwffi-source/nix-darwin/default.nix 60| assertions = 61| flatten (flip mapAttrsToList cfg.users (user: config: | ^ 62| flip map config.assertions (assertion: trace: from call site at: (234:16) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 233| mapAttrsToList = f: attrs: 234| map (name: f name attrs.${name}) (attrNames attrs); | ^ 235| trace: while evaluating anonymous lambdaction at: (234:10) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 233| mapAttrsToList = f: attrs: 234| map (name: f name attrs.${name}) (attrNames attrs); | ^ 235| trace: from call site trace: while evaluating 'flatten' at: (137:13) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 136| */ 137| flatten = x: | ^ 138| if isList x trace: from call site at: (139:24) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 138| if isList x 139| then concatMap (y: flatten y) x | ^ 140| else [x]; trace: while evaluating anonymous lambdaction at: (139:21) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 138| if isList x 139| then concatMap (y: flatten y) x | ^ 140| else [x]; trace: from call site at: (139:10) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 138| if isList x 139| then concatMap (y: flatten y) x | ^ 140| else [x]; trace: while evaluating 'flatten' at: (137:13) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/lists.nix 136| */ 137| flatten = x: | ^ 138| if isList x trace: from call site at: (61:7) in file: /nix/store/yjjj2fbv7g5a08w3hb2prxw8h4vrwffi-source/nix-darwin/default.nix 60| assertions = 61| flatten (flip mapAttrsToList cfg.users (user: config: | ^ 62| flip map config.assertions (assertion: trace: while evaluating the attribute 'content' at: (552:14) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 551| { _type = "if"; 552| inherit condition content; | ^ 553| }; trace: while evaluating 'dischargeProperties' at: (467:25) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 466| */ 467| dischargeProperties = def: | ^ 468| if def._type or "" == "merge" then trace: from call site at: (473:11) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 472| if def.condition then 473| dischargeProperties def.content | ^ 474| else trace: while evaluating 'dischargeProperties' at: (467:25) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 466| */ 467| dischargeProperties = def: | ^ 468| if def._type or "" == "merge" then trace: from call site at: (396:137) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 395| defs' = concatMap (m: 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) | ^ 397| ) defs; trace: while evaluating definitions from `/nix/store/sn4c59vxs795xad8i4rv67bd6m8j4vnn-default.nix': trace: while evaluating anonymous lambdaction at: (395:28) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 394| # Process mkMerge and mkIf properties. 395| defs' = concatMap (m: | ^ 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) trace: from call site at: (395:17) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 394| # Process mkMerge and mkIf properties. 395| defs' = concatMap (m: | ^ 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) trace: while evaluating the attribute 'values' at: (508:7) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 507| in { 508| values = concatMap (def: if getPrio def == highestPrio then [(strip def)] else []) defs; | ^ 509| inherit highestPrio; trace: while evaluating the attribute 'values' at: (409:9) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 408| in { 409| values = defs'''; | ^ 410| inherit (defs'') highestPrio; trace: while evaluating the attribute 'mergedValue' at: (415:5) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 414| # Type-check the remaining definitions, and merge them. Or throw if no definitions. 415| mergedValue = | ^ 416| if isDefined then trace: while evaluating the option `assertions': trace: while evaluating the attribute 'value' at: (383:9) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 382| in opt // 383| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value; | ^ 384| inherit (res.defsFinal') highestPrio; trace: while evaluating anonymous lambdaction at: (84:45) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 83| yieldConfig = prefix: set: 84| let res = removeAttrs (mapAttrs (n: v: | ^ 85| if isOption v then v.value trace: from call site trace: while evaluating the attribute 'assertions' trace: while evaluating 'throwAssertions' at: (13:21) in file: /nix/store/80rvmwcqq3mvdqz69z6hjxhcs84agdkh-source/modules/system/default.nix 12| 13| throwAssertions = res: if (failedAssertions != []) then throw "\nFailed assertions:\n${concatStringsSep "\n" (map (x: "- ${x}") failedAssertions)}" else res; | ^ 14| showWarnings = res: fold (w: x: builtins.trace "warning: ${w}" x) res config.warnings; trace: from call site at: (73:29) in file: /nix/store/80rvmwcqq3mvdqz69z6hjxhcs84agdkh-source/modules/system/default.nix 72| 73| system.build.toplevel = throwAssertions (showWarnings (stdenvNoCC.mkDerivation { | ^ 74| name = "darwin-system-${cfg.darwinLabel}"; trace: while evaluating the attribute 'value' at: (297:60) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 296| # Push down position info. 297| (map (def: mapAttrs (n: v: { inherit (def) file; value = v; }) def.value) defs))); | ^ 298| emptyValue = { value = {}; }; trace: while evaluating 'dischargeProperties' at: (467:25) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybx{m.file}':" (dischargeProperties m.value)) | ^ 397| ) defs; trace: while evaluating definitions from `/nix/store/sn4c59vxs795xad8i4rv67bd6m8j4vnn-default.nix': trace: while evaluating anonymous lambdaction at: (395:28) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 394| # Process mkMerge and mkIf properties. 395| defs' = concatMap (m: | ^ 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) trace: from call site at: (395:17) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 394| # Process mkMerge and mkIf properties. 395| defs' = concatMap (m: | ^ 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) trace: while evaluating the attribute 'values' at: (508:7) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 507| in { 508| values = concatMap (def: if getPrio def == highestPrio then [(strip def)] else []) defs; | ^ 509| inherit highestPrio; trace: while evaluating the attribute 'values' at: (409:9) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 408| in { 409| values = defs'''; | ^ 410| inherit (defs'') highestPrio; trace: while evaluating the attribute 'mergedValue' at: (415:5) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 414| # Type-check the remaining definitions, and merge them. Or throw if no definitions. 415| mergedValue = | ^ 416| if isDefined then trace: while evaluating the option `assertions': trace: while evaluating the attribute 'value' at: (383:9) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 382| in opt // 383| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value; | ^ 384| inherit (res.defsFinal') highestPrio; trace: while evaluating anonymous lambdaction at: (84:45) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 83| yieldConfig = prefix: set: 84| let res = removeAttrs (mapAttrs (n: v: | ^ 85| if isOption v then v.value trace: from call site trace: while evaluating the attribute 'assertions' trace: while evaluating 'throwAssertions' at: (13:21) in file: /nix/store/80rvmwcqq3mvdqz69z6hjxhcs84agdkh-source/modules/system/default.nix 12| 13| throwAssertions = res: if (failedAssertions != []) then throw "\nFailed assertions:\n${concatStringsSep "\n" (map (x: "- ${x}") failedAssertions)}" else res; | ^ 14| showWarnings = res: fold (w: x: builtins.trace "warning: ${w}" x) res config.warnings; trace: from call site at: (73:29) in file: /nix/store/80rvmwcqq3mvdqz69z6hjxhcs84agdkh-source/modules/system/default.nix 72| 73| system.build.toplevel = throwAssertions (showWarnings (stdenvNoCC.mkDerivation { | ^ 74| name = "darwin-system-${cfg.darwinLabel}"; trace: while evaluating the attribute 'value' at: (297:60) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 296| # Push down position info. 297| (map (def: mapAttrs (n: v: { inherit (def) file; value = v; }) def.value) defs))); | ^ 298| emptyValue = { value = {}; }; trace: while evaluating 'dischargeProperties' at: (467:25) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 466| */ 467| dischargeProperties = def: | ^ 468| if def._type or "" == "merge" then trace: from call site at: (396:137) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 395| defs' = concatMap (m: 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) | ^ 397| ) defs; trace: while evaluating definitions from `/nix/store/80rvmwcqq3mvdqz69z6hjxhcs84agdkh-source/modules/system': trace: while evaluating anonymous lambdaction at: (395:28) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 394| # Process mkMerge and mkIf properties. 395| defs' = concatMap (m: | ^ 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) trace: from call site at: (395:17) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 394| # Process mkMerge and mkIf properties. 395| defs' = concatMap (m: | ^ 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) trace: while evaluating the attribute 'values' at: (508:7) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 507| in { 508| values = concatMap (def: if getPrio def == highestPrio then [(strip def)] else []) defs; | ^ 509| inherit highestPrio; trace: while evaluating the attribute 'values' at: (409:9) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 408| in { 409| values = defs'''; | ^ 410| inherit (defs'') highestPrio; trace: while evaluating the attribute 'optionalValue' at: (427:5) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 426| 427| optionalValue = | ^ 428| if isDefined then { value = mergedValue; } trace: while evaluating anonymous lambdaction at: (293:86) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 292| merge = loc: defs: 293| mapAttrs (n: v: v.value) (filterAttrs (n: v: v ? value) (zipAttrsWith (name: defs: | ^ 294| (mergeDefinitions (loc ++ [name]) elemType defs).optionalValue trace: from call site at: (344:15) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 343| inherit name; 344| value = f name (catAttrs name sets); | ^ 345| }) names); trace: while evaluating the attribute 'toplevel' at: (344:7) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 343| inherit name; 344| value = f name (catAttrs name sets); | ^ 345| }) names); trace: while evaluating anonymous lambdaction at: (293:51) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 292| merge = loc: defs: 293| mapAttrs (n: v: v.value) (filterAttrs (n: v: v ? value) (zipAttrsWith (name: defs: | ^ 294| (mergeDefinitions (loc ++ [name]) elemType defs).optionalValue trace: from call site at: (125:62) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 124| filterAttrs = pred: set: 125| listToAttrs (concatMap (name: let v = set.${name}; in if pred name v then [(nameValuePair name v)] else []) (attrNames set)); | zxz-source/lib/modules.nix 466| */ 467| dischargeProperties = def: | ^ 468| if def._type or "" == "merge" then trace: from call site at: (396:137) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 395| defs' = concatMap (m: 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) | ^ 397| ) defs; trace: while evaluating definitions from `/nix/store/80rvmwcqq3mvdqz69z6hjxhcs84agdkh-source/modules/system': trace: while evaluating anonymous lambdaction at: (395:28) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 394| # Process mkMerge and mkIf properties. 395| defs' = concatMap (m: | ^ 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) trace: from call site at: (395:17) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 394| # Process mkMerge and mkIf properties. 395| defs' = concatMap (m: | ^ 396| map (value: { inherit (m) file; inherit value; }) (builtins.addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value)) trace: while evaluating the attribute 'values' at: (508:7) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 507| in { 508| values = concatMap (def: if getPrio def == highestPrio then [(strip def)] else []) defs; | ^ 509| inherit highestPrio; trace: while evaluating the attribute 'values' at: (409:9) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 408| in { 409| values = defs'''; | ^ 410| inherit (defs'') highestPrio; trace: while evaluating the attribute 'optionalValue' at: (427:5) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 426| 427| optionalValue = | ^ 428| if isDefined then { value = mergedValue; } trace: while evaluating anonymous lambdaction at: (293:86) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 292| merge = loc: defs: 293| mapAttrs (n: v: v.value) (filterAttrs (n: v: v ? value) (zipAttrsWith (name: defs: | ^ 294| (mergeDefinitions (loc ++ [name]) elemType defs).optionalValue trace: from call site at: (344:15) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 343| inherit name; 344| value = f name (catAttrs name sets); | ^ 345| }) names); trace: while evaluating the attribute 'toplevel' at: (344:7) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 343| inherit name; 344| value = f name (catAttrs name sets); | ^ 345| }) names); trace: while evaluating anonymous lambdaction at: (293:51) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 292| merge = loc: defs: 293| mapAttrs (n: v: v.value) (filterAttrs (n: v: v ? value) (zipAttrsWith (name: defs: | ^ 294| (mergeDefinitions (loc ++ [name]) elemType defs).optionalValue trace: from call site at: (125:62) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 124| filterAttrs = pred: set: 125| listToAttrs (concatMap (name: let v = set.${name}; in if pred name v then [(nameValuePair name v)] else []) (attrNames set)); | ^ 126| trace: while evaluating anonymous lambdaction at: (125:29) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 124| filterAttrs = pred: set: 125| listToAttrs (concatMap (name: let v = set.${name}; in if pred name v then [(nameValuePair name v)] else []) (attrNames set)); | ^ 126| trace: from call site at: (125:18) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 124| filterAttrs = pred: set: 125| listToAttrs (concatMap (name: let v = set.${name}; in if pred name v then [(nameValuePair name v)] else []) (attrNames set)); | ^ 126| trace: while evaluating 'filterAttrs' at: (124:23) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 123| */ 124| filterAttrs = pred: set: | ^ 125| listToAttrs (concatMap (name: let v = set.${name}; in if pred name v then [(nameValuePair name v)] else []) (attrNames set)); trace: from call site at: (293:35) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 292| merge = loc: defs: 293| mapAttrs (n: v: v.value) (filterAttrs (n: v: v ? value) (zipAttrsWith (name: defs: | ^ 294| (mergeDefinitions (loc ++ [name]) elemType defs).optionalValue trace: while evaluating 'merge' at: (292:20) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 291| check = isAttrs; 292| merge = loc: defs: | ^ 293| mapAttrs (n: v: v.value) (filterAttrs (n: v: v ? value) (zipAttrsWith (name: defs: trace: from call site at: (417:59) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 416| if isDefined then 417| if all (def: type.check def.value) defsFinal then type.merge loc defsFinal | ^ 418| else let firstInvalid = findFirst (def: ! type.check def.value) null defsFinal; trace: while evaluating the attribute 'mergedValue' at: (415:5) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 414| # Type-check the remaining definitions, and merge them. Or throw if no definitions. 415| mergedValue = | ^ 416| if isDefined then trace: while evaluating the option `system.build': trace: while evaluating the attribute 'value' at: (383:9) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 382| in opt // 383| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value; | ^ 384| inherit (res.defsFinal') highestPrio; trace: while evaluating anonymous lambdaction at: (84:45) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 83| yieldConfig = prefix: set: 84| let res = removeAttrs (mapAttrs (n: v: | ^ 85| if isOption v then v.value trace: from call site trace: while evaluating the attribute 'config.system.build.toplevel' ^ 126| trace: while evaluating anonymous lambdaction at: (125:29) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 124| filterAttrs = pred: set: 125| listToAttrs (concatMap (name: let v = set.${name}; in if pred name v then [(nameValuePair name v)] else []) (attrNames set)); | ^ 126| trace: from call site at: (125:18) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 124| filterAttrs = pred: set: 125| listToAttrs (concatMap (name: let v = set.${name}; in if pred name v then [(nameValuePair name v)] else []) (attrNames set)); | ^ 126| trace: while evaluating 'filterAttrs' at: (124:23) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/attrsets.nix 123| */ 124| filterAttrs = pred: set: | ^ 125| listToAttrs (concatMap (name: let v = set.${name}; in if pred name v then [(nameValuePair name v)] else []) (attrNames set)); trace: from call site at: (293:35) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 292| merge = loc: defs: 293| mapAttrs (n: v: v.value) (filterAttrs (n: v: v ? value) (zipAttrsWith (name: defs: | ^ 294| (mergeDefinitions (loc ++ [name]) elemType defs).optionalValue trace: while evaluating 'merge' at: (292:20) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/types.nix 291| check = isAttrs; 292| merge = loc: defs: | ^ 293| mapAttrs (n: v: v.value) (filterAttrs (n: v: v ? value) (zipAttrsWith (name: defs: trace: from call site at: (417:59) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 416| if isDefined then 417| if all (def: type.check def.value) defsFinal then type.merge loc defsFinal | ^ 418| else let firstInvalid = findFirst (def: ! type.check def.value) null defsFinal; trace: while evaluating the attribute 'mergedValue' at: (415:5) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 414| # Type-check the remaining definitions, and merge them. Or throw if no definitions. 415| mergedValue = | ^ 416| if isDefined then trace: while evaluating the option `system.build': trace: while evaluating the attribute 'value' at: (383:9) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 382| in opt // 383| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value; | ^ 384| inherit (res.defsFinal') highestPrio; trace: while evaluating anonymous lambdaction at: (84:45) in file: /nix/store/qrg612j0966fl4ahwzy27v2sxiybxzxz-source/lib/modules.nix 83| yieldConfig = prefix: set: 84| let res = removeAttrs (mapAttrs (n: v: | ^ 85| if isOption v then v.value trace: from call site trace: while evaluating the attribute 'config.system.build.toplevel'
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
other setups
CSS | 11 min ago | 0.15 KB
Ziz Status Messages
3 hours ago | 1.03 KB
setups
9 hours ago | 0.16 KB
Untitled
9 hours ago | 0.36 KB
my-push Script
9 hours ago | 0.61 KB
cholibrium
1 day ago | 1.65 KB
SMB BIS - Dimble Woods - Virtual Piano
2 days ago | 3.15 KB
buscar-productos.blade.php
PHP | 2 days ago | 2.44 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!