You are not logged in.

#1 2022-09-15 09:59:46

mahdi
Member
Registered: 2021-12-17
Posts: 40

Error: file ‘nixpkgs/nixos’ was not found in the Nix search path (add

Insralled nix through pacman I receave this error:

$ sudo nix-env -iA nixpkgs.hello
error: attribute 'nixpkgs' in selection path 'nixpkgs.hello' not found

Last edited by mahdi (2022-09-15 10:33:24)

Offline

#2 2022-09-15 10:29:20

mahdi
Member
Registered: 2021-12-17
Posts: 40

Re: Error: file ‘nixpkgs/nixos’ was not found in the Nix search path (add

And when running without sudo this error:

$ nix-env -iA nixpkgs.hello
installing 'hello-2.12'
error: opening lock file '/nix/store/6fz4bq3yi89b28aws84pmnf8b59i02n7-hello-2.12.tar.gz.drv.lock': Permission denied
(use '--show-trace' to show detailed location information)

Last edited by mahdi (2022-09-15 10:38:05)

Offline

#3 2022-09-15 10:57:39

mahdi
Member
Registered: 2021-12-17
Posts: 40

Re: Error: file ‘nixpkgs/nixos’ was not found in the Nix search path (add

Add required users to the nix-users had forgotten. You had to add  its code in wiki

Last edited by mahdi (2022-09-15 10:59:27)

Offline

#4 2022-09-19 06:17:46

Condor
Member
Registered: 2017-12-01
Posts: 54

Re: Error: file ‘nixpkgs/nixos’ was not found in the Nix search path (add

mahdi wrote:

Add required users to the nix-users had forgotten. You had to add  its code in wiki

You could easily do that!

Btw, during installation a note is shown reminding you to add your user to the nix-users group…

Offline

#5 2022-09-19 07:24:54

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,223

Re: Error: file ‘nixpkgs/nixos’ was not found in the Nix search path (add

The wiki actually mentions that since July 2021, https://wiki.archlinux.org/index.php?ti … did=684715 - but you've to read it instead of just copy-and-failing the code boxes…

Edit: Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Last edited by seth (2022-09-19 07:25:20)

Offline

Board footer

Powered by FluxBB