Open
Description
At the moment ǹix-serve
doesn't work with ǹixos-unstable
any longer.
When accessing a narinfo-file while signing is enabled, nix-serve fails with:
Died at /nix/store/ix4wzwra6yacms4ykyixbpfzj329ippv-perl-5.34.0-env/lib/perl5/site_perl/5.34.0/x86_64-linux-thread-multi/Nix/Manifest.pm line 236
Also curl localhost:5000/nix-cache-info
shows, that StoreDir
is not correctly evaluated.
The easiest way to reproduce this bug, is setting inputs.nixpkgs.url = "nixpkgs/nixos-unstable";
in flake.nix
and running
nix run .#nix-serve
If further information is required to fix this, please let me know.
Thanks for all your wonderful work at the nix ecosystem :)
Metadata
Assignees
Labels
No labels