Skip to content
#

nixos

nix logo

Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible. Please refer to the Nix manual for more details.

Here are 888 public repositories matching this topic...

viraptor
viraptor commented Feb 1, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Issue description

I was using home-manager on macos mojave just fine. Since updating to the newest release wiped my /nix, I had to reinstall.

On a completely clean install now (enabled home-manager channel and installed it only), I get:

home-manager switch
error: flake 'path:/Users/virapto
nixery
truatpasteurdotfr
truatpasteurdotfr commented Oct 26, 2021
[tru@elitebook840g3 ~]$ docker images nixery.dev/shell/bash
REPOSITORY              TAG                 IMAGE ID            CREATED             SIZE
nixery.dev/shell/bash   latest              4edc2efa819a        292 years ago       105 MB
[tru@elitebook840g3 ~]$ docker run -ti nixery.dev/shell/bash bash
bash-5.1# ls -ld /
dr-xr-xr-x 14 0 0 15 Oct 26 22:37 /
bash-5.1# 

as / is not

enhancement good first issue

Created by Eelco Dolstra

Released June 15, 2003

Organization
NixOS
Website
nixos.org
Wikipedia
Wikipedia

Related Topics

declarative-language functional-programming language package-manager