Skip to content

Nix Install Fails #6272

@idontgetoutmuch

Description

@idontgetoutmuch

Describe the bug

Installing nix sh <(curl -L https://nixos.org/nix/install) fails with

I am executing:

    $ sudo /bin/cp -f /nix/var/nix/profiles/default/Library/LaunchDaemons/org.nixos.nix-daemon.plist /Library/LaunchDaemons/org.nixos.nix-daemon.plist

to set up the nix-daemon as a LaunchDaemon

cp: /Library/LaunchDaemons/org.nixos.nix-daemon.plist and /nix/var/nix/profiles/default/Library/LaunchDaemons/org.nixos.nix-daemon.plist are identical (not copied).

Steps To Reproduce

  1. sh <(curl -L https://nixos.org/nix/install)`

Expected behavior

I expect nix to install.

nix-env --version output

nix isn't installed so I can't run this command

Additional context

Full log: nixInstall.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions