Advertisement
Guest User

Untitled

a guest
Feb 14th, 2021
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. $ sudo nixos-install --flake '.#miku-nixos' --impure
  2. building the flake in git+file:///mnt/etc/nixos?ref=master&rev=263740a4b91eb9f34f03e560ca9af61096f9f261...
  3. error: --- TypeError --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- nix
  4. at: (310:15) in file: /mnt/nix/store/iv5kvpbswff5m4kfsh0x7vaj1g18axls-source/lib/attrsets.nix
  5.  
  6. 309| let
  7. 310| path' = builtins.storePath path;
  8. | ^
  9. 311| res =
  10.  
  11. cannot coerce a list to a string
  12. (use '--show-trace' to show detailed location information)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement