Guest User

Untitled

a guest
Jun 17th, 2020
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. greghab@nixGreg> nix-info --debug ~
  2. + DEBUG=1
  3. + shift
  4. + true
  5. + case "${1:-}" in
  6. + break
  7. ++ desc_system
  8. ++ nixev '(import <nixpkgs> {}).system'
  9. ++ nix-instantiate --eval --strict -E '(import <nixpkgs> {}).system'
  10. error: infinite recursion encountered, at undefined position
  11. + fact system ''
  12. + name=system
  13. + value=0
  14. + last=1
  15. + '[' 0 -eq 0 ']'
  16. + printf '%s: %s' system 0
  17. system: 0+ '[' 1 -eq 1 ']'
  18. + printf ', '
  19. , + '[' 1 -eq 0 ']'
  20. + '[' 0 -eq 1 ']'
  21. ++ desc_multi_user
  22. ++ nix-build --no-out-link /nix/store/hjbv2s4jcxpvq07lxl4dna860rsdd3qf-multiuser.nix
  23. ++ debuglog
  24. ++ '[' 1 -eq 1 ']'
  25. ++ cat
  26. error: infinite recursion encountered, at undefined position
  27. ++ printf no
  28. + fact 'multi-user?' no
  29. + name='multi-user?'
  30. + value=no
  31. + last=1
  32. + '[' 0 -eq 0 ']'
  33. + printf '%s: %s' 'multi-user?' no
  34. multi-user?: no+ '[' 1 -eq 1 ']'
  35. + printf ', '
  36. , + '[' 1 -eq 0 ']'
  37. + '[' 0 -eq 1 ']'
  38. ++ nix-env --version
  39. + fact version 'nix-env (Nix) 2.3.6'
  40. + name=version
  41. + value='nix-env (Nix) 2.3.6'
  42. + last=1
  43. + '[' 0 -eq 0 ']'
  44. + printf '%s: %s' version 'nix-env (Nix) 2.3.6'
  45. version: nix-env (Nix) 2.3.6+ '[' 1 -eq 1 ']'
  46. + printf ', '
  47. , + '[' 1 -eq 0 ']'
  48. + channel_facts
  49. + IFS=
  50. + find /nix/var/nix/profiles/per-user -mindepth 2 -maxdepth 2 -name channels -print0
  51. + read -r -d '' userchannelset
  52. + manifest=/nix/var/nix/profiles/per-user/greghab/channels/manifest.nix
  53. + '[' -e /nix/var/nix/profiles/per-user/greghab/channels/manifest.nix ']'
  54. ++ nixev 'builtins.concatStringsSep ", "
  55. (map (ch: ch.name)
  56. (import "/nix/var/nix/profiles/per-user/greghab/channels/manifest.nix"))'
  57. ++ nix-instantiate --eval --strict -E 'builtins.concatStringsSep ", "
  58. (map (ch: ch.name)
  59. (import "/nix/var/nix/profiles/per-user/greghab/channels/manifest.nix"))'
  60. + userchannels='""'
  61. ++ echo /nix/var/nix/profiles/per-user/greghab/channels/manifest.nix
  62. ++ cut -d/ -f7
  63. + fact 'channels(greghab)' '""'
  64. + name='channels(greghab)'
  65. + value='""'
  66. + last=1
  67. + '[' 0 -eq 0 ']'
  68. + printf '%s: %s' 'channels(greghab)' '""'
  69. channels(greghab): ""+ '[' 1 -eq 1 ']'
  70. + printf ', '
  71. , + '[' 1 -eq 0 ']'
  72. + IFS=
  73. + read -r -d '' userchannelset
  74. + manifest=/nix/var/nix/profiles/per-user/root/channels/manifest.nix
  75. + '[' -e /nix/var/nix/profiles/per-user/root/channels/manifest.nix ']'
  76. ++ nixev 'builtins.concatStringsSep ", "
  77. (map (ch: ch.name)
  78. (import "/nix/var/nix/profiles/per-user/root/channels/manifest.nix"))'
  79. ++ nix-instantiate --eval --strict -E 'builtins.concatStringsSep ", "
  80. (map (ch: ch.name)
  81. (import "/nix/var/nix/profiles/per-user/root/channels/manifest.nix"))'
  82. + userchannels='"nixos-20.03.2176.a84b797b28e"'
  83. ++ echo /nix/var/nix/profiles/per-user/root/channels/manifest.nix
  84. ++ cut -d/ -f7
  85. + fact 'channels(root)' '"nixos-20.03.2176.a84b797b28e"'
  86. + name='channels(root)'
  87. + value='"nixos-20.03.2176.a84b797b28e"'
  88. + last=1
  89. + '[' 0 -eq 0 ']'
  90. + printf '%s: %s' 'channels(root)' '"nixos-20.03.2176.a84b797b28e"'
  91. channels(root): "nixos-20.03.2176.a84b797b28e"+ '[' 1 -eq 1 ']'
  92. + printf ', '
  93. , + '[' 1 -eq 0 ']'
  94. + IFS=
  95. + read -r -d '' userchannelset
  96. ++ desc_nixpkgs_path
  97. ++ nixev '<nixpkgs>'
  98. ++ nix-instantiate --eval --strict -E '<nixpkgs>'
  99. + last_fact nixpkgs /nix/var/nix/profiles/per-user/root/channels/nixos
  100. + fact nixpkgs /nix/var/nix/profiles/per-user/root/channels/nixos 0
  101. + name=nixpkgs
  102. + value=/nix/var/nix/profiles/per-user/root/channels/nixos
  103. + last=0
  104. + '[' 0 -eq 0 ']'
  105. + printf '%s: %s' nixpkgs /nix/var/nix/profiles/per-user/root/channels/nixos
  106. nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos+ '[' 0 -eq 1 ']'
  107. + '[' 0 -eq 0 ']'
  108. + echo ''
Add Comment
Please, Sign In to add comment