-
-
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 |
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.
Websites like pojavlaunchersapk.com often appear to offer quick downloads of the PojavLauncher APK, but they are usually unofficial sources that may not provide the safest or most up-to-date versions of the app. While they may promote easy access and fast installation, these third-party sites can sometimes host modified files, include misleading ads, or distribute outdated builds that cause performance issues or security risks.
Snow Day Calculator ek simple aur fast online tool hai jo aapko batata hai ke aane wale din mai school band honay ka kitna chance hai. Aap sirf apna ZIP code ya city enter karte hain, aur system turant weather forecast, storm intensity, aur regional conditions ko analyze karke aapko ek accurate percentage deta hai.
Hiring an SEO expert for Google SGE (Search Generative Experience) is becoming essential because traditional ranking methods no longer work the same way. An SGE-focused expert knows how to optimize content for AI-generated answers, conversational queries, and intent-based search patterns.
The Wegocup Download offers a smooth, fast way to access a multi-purpose app that blends creative and practical features. Whether you're aiming to capture cinematic shots, share your live location, or stay updated on important claims, Wegocup provides an accessible and efficient solution. Its lightweight design and user-friendly interface make it an appealing choice for anyone looking for useful tools without unnecessary complexity.
Shah Spin Game offers a fun and addictive experience with smooth controls and interactive gameplay. Its exciting challenges and rewarding features make it perfect for casual and competitive players alike.
PC gaming ke liye best gamepads wo hote hain jo comfort, response time aur compatibility ka balance sahi bana sakein. Aam tor pe, Xbox Wireless Controller PC ke liye sabse popular choice hai kyunki iska design ergonomic hai, aur Windows ke saath plug-and-play compatibility bahut achi hai.
The X555 game is an excellent choice for players seeking smooth gameplay and thrilling chances to win.
The Snow Day Calculator has become a go-to tool for students, teachers, and parents who want a quick prediction about school closures during winter storms. By combining local weather forecasts, historical snow patterns, and regional closure trends, it gives an easy-to-understand probability score that helps users plan ahead.
Royal X Casino Download has become a popular destination for players who enjoy fast, secure, and feature-rich online gaming. Whether you prefer slot machines, table games, or live dealers, the platform offers a premium experience. The good news? You can download Royal X Casino directly to your device for smoother gameplay and instant access.
Pakwin777 stands out for its engaging games, smooth interface, and secure platform, making it a favorite choice for online gamers.
Anger of Stick 5 Mod APK Latest Version brings an upgraded and more polished experience with improved performance, smoother animations, and enhanced combat effects. Players often choose the latest mod version because it usually includes newer features, updated weapons, better character abilities, and refined controls that make the action gameplay more immersive. The latest version also tends to fix old bugs, optimize levels, and provide a more stable fighting environment as you battle zombies and enemy mobs.
Kk33 Game offers fun and earning opportunities for mobile gamers. It is best used responsibly, with players keeping in mind the risks and treating it as entertainment rather than a guaranteed income source.
RS786 Game is an increasingly popular online gaming platform that offers users a variety of entertaining mini-games along with the chance to earn rewards. The platform features fast-paced game modes, an easy deposit and withdrawal system, and a simple interface that makes it convenient even for beginners. RS786 Game also provides daily bonuses, referral rewards, and quick transactions to enhance the overall user experience.
RS786 Game is an increasingly popular online gaming platform that offers users a variety of entertaining mini-games along with the chance to earn rewards. The platform features fast-paced game modes, an easy deposit and withdrawal system, and a simple interface that makes it convenient even for beginners. RS786 Game also provides daily bonuses, referral rewards, and quick transactions to enhance the overall user experience.
BlockBalstMod.com is a website that provides a modified version (MOD APK) of the popular puzzle game “Block Blast,” offering features such as ad-free gameplay, unlocked resources, unlimited coins, and enhanced power-ups. The MOD version aims to give players a smoother and more flexible experience by removing restrictions and allowing access to premium levels without any in-game purchases.
Magis TV is an Android app distributed via APK (i.e., outside of Google Play) that claims to offer access to a wide range of live TV channels, movies, and series. Because it’s not on official app stores, users must manually download and install the APK file. Visit Website
Fantastic platform! I’m really enjoying all the features Y888 has to offer.
Lightroom APK refers to the Android installation package of Adobe Lightroom, one of the world’s most popular photo-editing apps. Lightroom is widely used by photographers, content creators, and social media users because it offers professional-grade editing tools in a simple, mobile-friendly interface. Visit Website
Loklok MOD APK offers an impressive streaming experience with its vast content selection, smooth interface, and high-quality playback. It combines movies, series, and anime into one convenient application, making it a favorite among entertainment enthusiasts. However, users should always be careful when downloading APK files and prioritize device safety and ethical streaming practices.
DramaBox APK is a popular streaming application that specializes in Asian dramas, including Korean, Chinese, Japanese, and Taiwanese series. With its extensive content library and user-friendly interface, DramaBox has become a favorite for fans of international dramas who want to watch their favorite shows on mobile devices without paying for multiple subscriptions. Check Website
Clash Royale is one of the most popular real-time strategy games available on mobile platforms. Developed by Supercell, the game combines elements of collectible card games, tower defense, and multiplayer online battle arenas (MOBA). Since its release, Clash Royale has captivated millions of players worldwide with its fast-paced gameplay, strategic depth, and competitive ladder system. Visit site
Lulubox Pro APK Download is a mobile application designed for gamers who want to enhance their gaming experience. It functions as a game plugin and booster platform, offering features like unlocking premium skins, improving performance, and providing tools to manage multiple games from a single interface. Lulubox has gained popularity among Android users who want more control over their favorite games without relying solely on in-game purchases.
In today’s digital world, online quran lessons for kids have become an essential tool for parents who want their children to learn the Quran in a flexible, safe, and engaging environment. With the rise of e-learning platforms, children can now study Quranic recitation, Tajweed (pronunciation rules), memorization, and Islamic studies from the comfort of their home.
If you want to monitor your CS2 performance more accurately and see real improvement over time, you should try this tracker. It gives clear daily stats and helps you understand your gameplay better.
https://timhortonsmenu.co.uk/is one of the most iconic and beloved restaurant chains in Canada, known for its warm atmosphere, fresh coffee, and comforting food options. Over the years, the Tim Hortons menu has expanded into a diverse collection of beverages, baked goods, breakfast items, and hearty meals that satisfy customers of all ages.
X555 Game is fun and exciting! With smooth gameplay, engaging challenges, and plenty of rewards, it keeps players entertained for hours.