Git Product home page Git Product logo

Comments (7)

svenstaro avatar svenstaro commented on May 5, 2024

You have to use nightly to build it I'm afraid.

from miniserve.

fxcoudert avatar fxcoudert commented on May 5, 2024

Nightly rust? If that's the case, then we can't ship that version in Homebrew. And if that is a general policy that miniserve released versions cannot build with latest rust releases, then we should drop it altogether.

from miniserve.

svenstaro avatar svenstaro commented on May 5, 2024

That's a pity. Yeah, we decided to use maud which necessitates the use of nightly Rust. Is it an option for you to rely on the prebuilt binaries that miniserve automatically builds for every release?

from miniserve.

fxcoudert avatar fxcoudert commented on May 5, 2024

No, Homebrew core only ships software that builds from source within Homebrew CI. When are the features you need supposed to land in released version of rust?

from miniserve.

svenstaro avatar svenstaro commented on May 5, 2024

Once all of these are on stable: lambda-fairy/maud#17

Probably many months :P

Is it a possibility for you to grab a prebuilt rust nightly as part of the build for miniserve with which to build miniserve? That sounds like a reasonable middle-ground.

from miniserve.

fxcoudert avatar fxcoudert commented on May 5, 2024

We allow bootstrap processes, in some cases, for formulas where no other compiler exist (go is an example) and that have wide usage. For miniserve it doesn't really fit that case, and the usage (57 installs in three months) doesn't warrant it. Sorry.

We'll keep the old version for now, but if it gets stuck too long (or if the old version has security issues), it will be a candidate for removal.

Otherwise you can maintain it in your own tap, which means it's much more flexible what you can do :)

from miniserve.

svenstaro avatar svenstaro commented on May 5, 2024

Yeah, I understand. At any rate, Mac users can always use the provided binaries that we ship for the time being. It will run on stable at some point.

from miniserve.

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.