Talk:Bolt-launcher: Difference between revisions
→Help with the flake: new section |
→Help with the flake: Reply |
||
| Line 10: | Line 10: | ||
[[User:Zzz|Zzz]] ([[User talk:Zzz|talk]]) 15:06, 27 July 2026 (UTC) | [[User:Zzz|Zzz]] ([[User talk:Zzz|talk]]) 15:06, 27 July 2026 (UTC) | ||
:figured this part out now having a different issue where I get a error which says | |||
:error: | |||
: … while calling the 'seq' builtin | |||
: at «github:NixOS/nixpkgs/8623c4c20aa4ca2f5fb81510d2944066c3fb0d96?narHash=sha256-eKbrvPoAOFutbYMdbB3r5EQVmFxKv24iKqHPPUXA0gM%3D»/lib/modules.nix:402:18: | |||
: 401| options = checked options; | |||
: 402| config = checked (removeAttrs config [ "_module" ]); | |||
: | ^ | |||
: 403| _module = checked (config._module); | |||
: … while evaluating a branch condition | |||
: at «github:NixOS/nixpkgs/8623c4c20aa4ca2f5fb81510d2944066c3fb0d96?narHash=sha256-eKbrvPoAOFutbYMdbB3r5EQVmFxKv24iKqHPPUXA0gM%3D»/lib/modules.nix:305:9: | |||
: 304| checkUnmatched = | |||
: 305| if config._module.check && config._module.freeformType == null && merged.unmatchedDefns != [ ] then | |||
: | ^ | |||
: 306| let | |||
: (stack trace truncated; use '--show-trace' to show the full, detailed trace) | |||
: error: path '/nix/store/7wjbq8dgw2ysljbbjbglpi9waqqhslri-source/configuration.nix' does not exist | |||
:Command 'nix --extra-experimental-features 'nix-command flakes' build --print-out-paths '.#nixosConfigurations."nixos".config.system.build.nixos-rebuild' --no-link' returned non-zero exit status 1. | |||
:fingers crossed will figure out this as well but mean while if anyone has an answer why this may be happening would love your help if I get it will open a Tutorial thread for all the nixOS noobs/larpers like me who are starting out [[User:Zzz|Zzz]] ([[User talk:Zzz|talk]]) 18:08, 27 July 2026 (UTC) | |||