Coder Social home page Coder Social logo

Auto get latest version about nix-installer HOT 1 CLOSED

dougg0k avatar dougg0k commented on July 24, 2024
Auto get latest version

from nix-installer.

Comments (1)

cole-h avatar cole-h commented on July 24, 2024 1

We don't automatically use the latest version for (at least) a couple of reasons:

  1. Sometimes a new Nix release has issues that aren't noticed until people start trying it out (either in CI or a new install on some machine)
  2. By specifying an exact version of Nix in every release of our installer, we don't have to chase down issues like "this new version of Nix does something different that we haven't accounted for yet" -- we'll notice when we bump the default version when preparing for a release (or if some adventurous user decides to manually specify a newer version), but it won't otherwise affect users before we're ready for it to.

(There may be more reasons, but these are the ones that immediately come to mind)


There's nothing stopping you from hacking this in yourself, though -- we support the --nix-package-url argument to the install subcommand.

from nix-installer.

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.