-
-
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 |
Inat Box Apk İndir, Türkiye’de son dönemde en çok aranan mobil uygulamalardan biri haline geldi. Tek bir platform üzerinden dizi, film, canlı TV ve daha birçok içeriğe ulaşmak isteyen kullanıcılar için pratik ve hızlı bir çözüm sunması, uygulamayı bu kadar popüler kılıyor. Basit arayüzü, düşük boyutu ve geniş içerik seçenekleri sayesinde, özellikle mobil cihazlarından kesintisiz eğlence arayanların ilk tercihlerinden biri olarak öne çıkıyor. Eğer İnternet kotasını zorlamayan, kolay kurulan ve rahat kullanılan bir uygulama arıyorsanız, Inat Box Apk sizin beklentilerinize doğrudan hitap eden seçeneklerin başında geliyor.
Sky Sky Q IPTV Box: Einfache Anleitung zum Einrichten
IPTV Hotspot: Entdecke die Welt des IPTV in Deutschland
1JJ Game Download has quickly gained popularity as a leading platform for digital gaming enthusiasts. Designed to cater to both casual users and dedicated gamers, it offers a seamless combination of usability,
The 3RR Game is an online gaming app that has rapidly become popular in Pakistan and other regions due to its combination of entertainment and real-money earning opportunities. It blends elements of casino games, card games, and slot mechanics into one platform that players can access on their mobile devices.
The P999 game download is a popular online gaming platform that offers players a seamless and engaging experience. Designed with both entertainment and real‑money opportunities in mind, this platform appeals
In today’s fast-growing digital world, online gaming has become one of the most popular forms of entertainment. Millions of players are constantly seeking platforms that offer a seamless, engaging, and reliable gaming experience. Among these platforms, 92 Pkr has emerged as a standout choice, known for its
IPTV German Deutsche: Einfache Anleitung zum Einrichten
https://iptvde.tv/iptv-german/
Wie Sie mit albkanale iptv fernsehen können
iptvde.tv/albkanale-iptv
SmartiPTV für Zuhause: Alles, was Sie wissen müssen
Golo789 Game is a mobile gaming and real‑money earning app that’s especially popular in Pakistan. It blends casino‑style games, prediction challenges, card games, lotteries, and other mini‑games into one platform where users can play and potentially win real cash
Smarters IPTV: Einfache Anleitung zum Einrichten
IPTV Playlist erstellen: Einfache Anleitung für Anfänger
The Jenny Mod download is a popular fan-made modification for Minecraft that adds a new interactive character named Jenny into the game. This mod is well known among Minecraft players for introducing custom NPC interactions, unique gameplay elements, and additional characters that expand the traditional Minecraft experience.
YouCine TV is a popular streaming application that allows users to watch a wide range of entertainment content, including movies, TV series, anime, cartoons, and live sports, on various devices without needing expensive subscriptions. It provides a cinematic experience for smartphones, smart TVs, TV boxes, and computers.
777AD Game is a mobile gaming platform that has become popular in Pakistan and some South Asian regions by combining casino‑style gameplay with the chance to earn real money. It’s designed as a mobile app (APK) that players download to their Android devices since it isn’t typically available on app stores.
Einfache Anleitung: Hakuna IPTV für Anfänger einrichten
https://iptvde.tv/hakuna-iptv/
The Jenny Mod Minecraft is a fan‑made modification for Minecraft that introduces a highly interactive character named Jenny into the game. This mod is not part of the official Minecraft releases and is created by independent developers to change how the game feels and plays compared to the standard experience.
Z777 game is a gaming platform that combines casual gameplay, interactive rewards, and a mobile-friendly experience. Its variety of games and user engagement features make it appealing for players seeking entertainment and incentive-based gameplay. While it is fun and easy to use, users should approach the platform responsibly, keeping in mind the rules and risks associated with online gaming.
Smartiptv: Dein Leitfaden für Smart-TV-Genuss
IPTV Smarters: Einfache Anleitung zum Einrichten
IPTV ProviderFinden Sie den perfekten IPTV-Anbieter für Deutschland
Einfache Schritte zum Einrichten von IPTV Deutsch
Erleben Sie den ultimativen IPTV Player win: Unser Leitfaden für Sie
IPTV Abo: Wie Sie das Beste aus Ihrem Streaming-Erlebnis holen
Einfache Schritte zum Einrichten von Hakuna IPTV
TV IPTV Player: Einfache Anleitung zum Einrichten
Der ultimative IPTV Anbieter Vergleich für Deutschland
Best iptv - Die besten IPTV-Anbieter für Deutschland
Einfache Schritte zum Einrichten von alb kanal iptv
Smarters IPTV: Dein Leitfaden für einfache Einrichtung
Anleitung: Sky Sky Q IPTV Box einrichten in Deutschland
Germany IPTV - Wie Sie mit IPTV in Deutschland fernsehen können
IPTV Hotspot: Entdecke die Welt des Streaming-Vergnügens
IPTV für Deutsche: IPTV German Einfacher Leitfaden zum Einrichten
IPTV Player Windows : Einfache Anleitung zum Einrichten
Der beste IPTV Player für Ihre Unterhaltung
Smart IPTV einrichten: Einfache Anleitung für Anfänger
Go and check out golds bet — really fun!
The Daulat777 Game has rapidly gained popularity among gaming enthusiasts who are looking for dynamic, engaging, and enjoyable digital entertainment. In today’s world of online and mobile gaming, players seek platforms that offer not only fun and excitement but also accessibility, variety, and rewarding gameplay.
Haha PKR game is an online mobile gaming platform that primarily targets users interested in real-money card games and casual betting games. It is widely used in regions such as Pakistan, where local mobile payment systems are integrated for deposits and withdrawals. The platform combines traditional card games with digital entertainment, offering both fun and potential cash rewards.
The ZV777 Game APK offers an engaging and smooth gaming experience with easy navigation and exciting features. Players can enjoy fast-paced gameplay with a variety of challenges that keep it entertaining. The graphics are decent, and the controls feel responsive, making it a fun choice for casual and dedicated gamers alike.
win rupees game is simple and entertaining, offering smooth gameplay and easy-to-use controls. It’s a good choice for casual gamers who enjoy fun and rewarding experiences.
IPTV Smarters Pro: Einfache Anleitung für Anfänger
https://iptvkaufenm3u.de/iptv-smarters-pro/
799pak Game is an online gaming platform that offers a variety of mini-games and casino-style games. It is easy to use and provides players with fun entertainment and opportunities to earn rewards. The app is suitable for both casual gamers and those looking for an engaging gaming experience.
Sky sky Q IPTV Box: Dein Weg zu unbegrenztem Streaming
M3U IPTV
IPTV Deutschland
IPTV Germany
iptv extreme
IPTV Player
IPTV kaufen
flix iptv
iptv hot
net iptv
IPTV
IPTV Smarters
Iptv anbieter
iptv smarters pro