Git Product home page Git Product logo

Comments (2)

wakatara avatar wakatara commented on June 16, 2024 1

Worked like a charm. Thank you !!! I was unaware of that switch in that case.

from straight.el.

progfolio avatar progfolio commented on June 16, 2024

Your recipe is inherting the :host keyword from the gnu-elpa-mirror for xeft.
Adding :host nil or :inherit nil should bypass the inheritance.

Test Case
(straight-bug-report
  :post-bootstrap 
  (condition-case nil
      (straight-use-package
       '(xeft :repo "https://git.sr.ht/~casouri/xeft" :inherit nil :files
              (:defaults "*.h" "Makefile" "xapian-lite.cc")))
    (error
     (message "recipe source: %S"
              (straight-recipe-source "xeft")))))
  • Test run at: 2023-02-16 23:56:21
  • system-type: gnu/linux
  • straight-version: prerelease (HEAD -> develop, origin/develop) 3fa415c 2023-01-20
  • emacs-version: GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo version 1.17.8) of 2023-02-06
Output
Bootstrapping straight.el...
Bootstrapping straight.el...done
Looking for gnu-elpa-mirror recipe → Cloning melpa...
Looking for gnu-elpa-mirror recipe → Cloning melpa...done
Looking for nongnu-elpa recipe → Cloning gnu-elpa-mirror...
Looking for nongnu-elpa recipe → Cloning gnu-elpa-mirror...done
Looking for emacsmirror-mirror recipe → Cloning nongnu-elpa...
Looking for emacsmirror-mirror recipe → Cloning nongnu-elpa...done
Looking for emacsmirror-mirror recipe → Cloning el-get...
Looking for emacsmirror-mirror recipe → Cloning el-get...done
Looking for straight recipe → Cloning emacsmirror-mirror...
Looking for straight recipe → Cloning emacsmirror-mirror...done
Building straight...
Building straight...done

Test run with version: prerelease (HEAD -> develop, origin/develop) 56a8b6c 2023-02-04
Cloning xeft...
Cloning xeft...done
Building xeft...
Building xeft...done

Packages:
"straight"                n/a                  develop 56a8b6c 2023-02-04
"org-elpa"                n/a                  n/a
"melpa"                   n/a                  master cbf839b7 2023-02-14
"gnu-elpa-mirror"         n/a                  master c1eac9a 2023-02-16
"nongnu-elpa"             n/a                  main 85c7a060c6 2023-01-26
"el-get"                  melpa                master bc429903 2023-02-11
"emacsmirror-mirror"      n/a                  master b342c8a 2023-02-16
"xeft"                    n/a                  master ea4fa85 2023-02-04

from straight.el.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.