-
-
Save GrahamcOfBorg/e5c79acc79bff68222f613b172514b0e to your computer and use it in GitHub Desktop.
| nix-env failed: | |
| error: | |
| … while evaluating call site | |
| at «none»:0: (source not available) | |
| … while calling anonymous lambda | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/.gc-of-borg-outpaths.nix:48:12: | |
| 47| tweak = lib.mapAttrs | |
| 48| (name: val: | |
| | ^ | |
| 49| if name == "recurseForDerivations" then true | |
| … while evaluating call site | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/lib/attrsets.nix:1214:43: | |
| 1213| f: | |
| 1214| listToAttrs (map (n: nameValuePair n (f n)) names); | |
| | ^ | |
| 1215| | |
| … while calling anonymous lambda | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/top-level/release-lib.nix:145:6: | |
| 144| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns | |
| 145| (system: hydraJob' (f (pkgsForCross crossSystem system))); | |
| | ^ | |
| 146| | |
| … while evaluating call site | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/top-level/release-lib.nix:145:14: | |
| 144| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns | |
| 145| (system: hydraJob' (f (pkgsForCross crossSystem system))); | |
| | ^ | |
| 146| | |
| … while calling 'hydraJob' | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/lib/customisation.nix:388:14: | |
| 387| */ | |
| 388| hydraJob = drv: | |
| | ^ | |
| 389| let | |
| … while evaluating the attribute 'outPath' | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/lib/customisation.nix:404:13: | |
| 403| value = commonAttrs // { | |
| 404| outPath = output.outPath; | |
| | ^ | |
| 405| drvPath = output.drvPath; | |
| … while evaluating the attribute 'outPath' | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/lib/customisation.nix:352:13: | |
| 351| drvPath = assert condition; drv.${outputName}.drvPath; | |
| 352| outPath = assert condition; drv.${outputName}.outPath; | |
| | ^ | |
| 353| } // | |
| … while evaluating the attribute 'out.outPath' | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/lib/customisation.nix:352:13: | |
| 351| drvPath = assert condition; drv.${outputName}.drvPath; | |
| 352| outPath = assert condition; drv.${outputName}.outPath; | |
| | ^ | |
| 353| } // | |
| … while evaluating the attribute 'propagatedBuildInputs' of the derivation 'photini-2024.2.1' | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/stdenv/generic/make-derivation.nix:331:7: | |
| 330| // (optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { | |
| 331| name = | |
| | ^ | |
| 332| let | |
| … while evaluating call site | |
| at «none»:0: (source not available) | |
| … while calling anonymous lambda | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/stdenv/generic/make-derivation.nix:321:13: | |
| 320| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated)) | |
| 321| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs)) | |
| | ^ | |
| 322| ] | |
| … while evaluating call site | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/stdenv/generic/make-derivation.nix:321:18: | |
| 320| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated)) | |
| 321| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs)) | |
| | ^ | |
| 322| ] | |
| … while calling 'getOutput' | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/lib/attrsets.nix:1762:23: | |
| 1761| */ | |
| 1762| getOutput = output: pkg: | |
| | ^ | |
| 1763| if ! pkg ? outputSpecified || ! pkg.outputSpecified | |
| … while evaluating call site | |
| at «none»:0: (source not available) | |
| … while calling anonymous lambda | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/lib/lists.nix:334:29: | |
| 333| */ | |
| 334| imap1 = f: list: genList (n: f (n + 1) (elemAt list n)) (length list); | |
| | ^ | |
| 335| | |
| … while evaluating call site | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/lib/lists.nix:334:32: | |
| 333| */ | |
| 334| imap1 = f: list: genList (n: f (n + 1) (elemAt list n)) (length list); | |
| | ^ | |
| 335| | |
| … while calling anonymous lambda | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/stdenv/generic/make-derivation.nix:276:15: | |
| 275| imap1 | |
| 276| (index: dep: | |
| | ^ | |
| 277| if isDerivation dep || dep == null || builtins.isString dep || builtins.isPath dep then dep | |
| … while evaluating call site | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/stdenv/generic/make-derivation.nix:277:12: | |
| 276| (index: dep: | |
| 277| if isDerivation dep || dep == null || builtins.isString dep || builtins.isPath dep then dep | |
| | ^ | |
| 278| else if isList dep then checkDependencyList' ([index] ++ positions) name dep | |
| … while calling 'isDerivation' | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/lib/attrsets.nix:1249:5: | |
| 1248| isDerivation = | |
| 1249| value: value.type or null == "derivation"; | |
| | ^ | |
| 1250| | |
| … while evaluating call site | |
| at «none»:0: (source not available) | |
| … while calling 'checkDrv' | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/development/interpreters/python/mk-python-derivation.nix:206:26: | |
| 205| | |
| 206| checkDrv = attrName: drv: | |
| | ^ | |
| 207| if (isPythonModule drv) && (isMismatchedPython drv) then throwMismatch attrName drv | |
| … while evaluating call site | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/development/interpreters/python/mk-python-derivation.nix:207:11: | |
| 206| checkDrv = attrName: drv: | |
| 207| if (isPythonModule drv) && (isMismatchedPython drv) then throwMismatch attrName drv | |
| | ^ | |
| 208| else drv; | |
| … while calling 'isPythonModule' | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/development/interpreters/python/mk-python-derivation.nix:42:20: | |
| 41| | |
| 42| isPythonModule = drv: | |
| | ^ | |
| 43| # all pythonModules have the pythonModule attribute | |
| error: undefined variable 'requests_toolbelt' | |
| at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/by-name/ph/photini/package.nix:29:5: | |
| 28| requests-oauthlib | |
| 29| requests_toolbelt | |
| | ^ | |
| 30| pyenchant |
Looks like you’re running into a dependency resolution issue in Nix while building, where requests_toolbelt isn’t being recognized as a valid variable in your derivation. This usually happens when a package is missing from the defined inputs or isn’t properly declared in the Python environment.
From a practical perspective, I’ve seen similar errors where either requests-toolbelt needed to be added to the propagatedBuildInputs or the spelling had to match the upstream Python package name. A quick way to test is to run:
nix-shell -p python3Packages.requests-toolbelt
If that resolves correctly, then just ensure it’s included in your derivation under the right attribute.
On a side note, if you often face build or dependency conflicts, sometimes it helps to step away for a bit and refresh with something lighter. For example, I usually switch over to my IPTV app to relax. Personally, I’ve been using MagisTV, which lets me stream live channels and on-demand content without worrying about technical headaches. If you want to check it out, you can learn more at https://vmagistv.com/ It’s a smooth way to balance productivity with entertainment.
Would you like me to draft a step-by-step Nix expression fix for your case (adding requests_toolbelt properly), or are you mainly looking for a general troubleshooting direction?
TANZINC is a Tanzanian company involved in the mining and production of zinc and related minerals. It supports economic growth through resource development, local employment, and sustainable practices in the country’s industrial sector.
https://twtgifdownloader.com/ is a simple and fast tool that helps you download Twitter videos and GIFs directly to your device. With just one click, you can save your favorite clips or funny GIFs without any app installation. The website is easy to use — just copy the tweet link, paste it into the box, and download your media in high quality. It’s perfect for users who want to enjoy or share Twitter content offline anytime.
B9 Game login is an enjoyable mobile gaming platform that offers a wide range of exciting games, including cards, slots, and interactive events. It’s designed to give users an entertaining experience with smooth gameplay, attractive visuals, and easy-to-use features.
The Lucky 96 Game offers an entertaining way to pass the time, with the added excitement of earning rewards. While it doesn't provide guaranteed real money, it serves as a fun diversion for players looking to enjoy a casual gaming experience.
Interesting project! I’ve been exploring similar concepts while working on Sniper 3D Mod APK, especially around optimizing performance and managing output paths for smoother results. It’s great to see developers focusing on precision and efficiency like this.
Go and check the web development service in Dubai
Dragon Tiger Club has quickly gained popularity among online casino enthusiasts for its fast-paced gameplay, simple rules, and engaging experience. The platform appeals to both beginners and seasoned
Nice article! I found your points really interesting. For more engaging reads on business, fashion, lifestyle, technology, travel, and health, visit Coopmagazine for quality content and inspiration.
Using the albert heijn bonuskaart has become part of my routine. It’s nice seeing the total drop at the checkout every time.
Amazing clarity! Your writing style keeps readers hooked. I’ve already bookmarked this post for future reference. Thanks!
8th Pay Commission pay calculator
The 1st game platform has quickly become a favorite among online gaming enthusiasts seeking fun, excitement, and rewards. With a wide variety of games, an intuitive interface, and a secure environment, 1st
Le Calculateur d'heures est un outil pratique qui permet de calculer facilement les heures de travail sans erreur. Idéal pour les employés, étudiants ou indépendants.
7vv bet game offers thrilling gameplay with exciting rewards that keep players coming back for more
Great points shared in this discussion! I recently came across a really fun APK that lets you explore open-world action just like Rope Hero Mod APK — definitely worth checking out if you enjoy superhero-style gameplay.
Looks like a nix-env build error — the missing dependency requests_toolbelt is causing the “undefined variable” issue. Try updating your nixpkgs or adding that dependency manually before rebuilding.
Feels a bit like failing a mission in Rope Hero
https://ropeheroapkdl.com/rope-hero-for-ios/
This nix-env build failed because the package requests_toolbelt isn’t defined in the environment. Add it as a dependency or update your nixpkgs channel to fix the issue.
Feels a bit like the online generator running out of parts mid-build
Yacine TV is a mobile application that allows people to watch live TV channels, movies, and sports for free. It has become popular among users who enjoy watching football and entertainment on their phones.
Download Mineceaft Jenny mod
777 game offers an entertaining and exciting experience with vibrant visuals, engaging themes, and rewarding bonus features. It is easy to play for players of all levels, but since results are based on chance, responsible gaming is essential.
This thoughtful and structured gives the flow and makes sense and the logic behind each part feels intentional. It kind of aligns with the principles from rita cetina gutiérrez, which aims to build spaces for creative problem-solving and digital learning. This is a solid example of that mindset in action.
Yacine TV has carved out a niche for itself in the world of free streaming, offering users an easy way to access live channels and sports. Yet, beneath its convenience lies a mix of uncertainty and potential danger.
Looking for a modern and sustainable engagement ring in Melbourne? Lab-grown diamonds combine elegance and ethics—explore them at https://www.moimoi.com.au/engagement-rings/lab-grown-diamond/melbourne-victoria/.
I enjoy playing the Spin Win PK Game every day. The spins are exciting, and it’s always fun to see what rewards I can win. Highly entertaining!
X555 Game is fun and exciting! With smooth gameplay, engaging challenges, and plenty of rewards, it keeps players entertained for hours.
KK33 Game is an exciting mobile game that offers engaging gameplay, fun challenges, and rewarding missions. It features smooth controls, vibrant graphics, and keeps players entertained for hours.
his clarified a lot of points I was looking into. I’m curious if you could also cover how to perform a consulta de estatus in the process, so we can easily see which stage we’re at. That would really add value.
A School Snow Day Predictor helps estimate whether classes are likely to be canceled or delayed due to approaching winter storms. By combining real-time weather forecasts with historical closure data from local school districts, it provides a percentage-based likelihood that students might get a day off.
Lighting & accessories play a key role in shaping the mood, comfort, and personality of any room. From chandeliers and floor lamps to wall sconces and LED strips, the right lighting can transform a space by enhancing visibility and highlighting décor elements.
Thanks for breaking this down! For anyone looking to test things out or just have fun while learning, you can also Download game versions that simulate similar coding challenges.