Coder Social home page Coder Social logo

Comments (3)

Hoverbear avatar Hoverbear commented on September 26, 2024 1

I was trying to reproduce this on an older Mac install I had and was not able to. I suspect it's related to something that changed in 0.15, perhaps related to the new Mac Nix hooks. I'm going to spend some more time investigating. Thank you for this report!

from nix-installer.

Hoverbear avatar Hoverbear commented on September 26, 2024

I tested this again in 0.16.0 today and was able to confirm it. Noting you do need to nix profile install nixpkgs#hello before entering the nix shell to reproduce.

from nix-installer.

Hoverbear avatar Hoverbear commented on September 26, 2024

I was able to reproduce this on an aarch64 Sonoma 14.3 using the installer from https://nixos.org/download as well as ours, in your issue you stated you also tried with the upstream installer, however it was when the upstream installer was pointing to 2.18 (I believe). I wonder if this is a Nix 2.19 issue.

~ % nix profile install nixpkgs#hello
~ % nix shell github:wch/nix-hello-demo
~ % hello
Hello, world!
~ % echo $PATH
/Users/user/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/nix/store/050vas2swsvr7sqrf75mkxwi851ycxcz-hello/bin:/Users/user/.nix-profile/bin:/nix/var/nix/profiles/default/bin:...
~ % nix --version
nix (Nix) 2.19.3
~ % sw_vers
ProductName:            macOS
ProductVersion:         14.3
BuildVersion:           23D56

I was also able to reproduce this on a fresh Ubuntu VM using the upstream installer:

image

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.