Advertisement
Guest User

Untitled

a guest
Sep 30th, 2019
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. $ nix-shell | xsel -b
  2. these derivations will be built:
  3. /nix/store/20hirzhz0i127yzxmajc4lcybm0q5fkb-ihaskell-0.9.1.0.drv
  4. /nix/store/j73z0ladyq4yrw38m55k5pn7d4m9hcha-statistics-0.15.0.0.drv
  5. /nix/store/rx3mwb7zpds9k6ir5rzvfj3lcjxngd45-ihaskell-hvega-0.2.0.3.drv
  6. /nix/store/sibyb0yi8saw8bla0an844qza2d21xi4-monad-bayes-0.1.0.0.drv
  7. /nix/store/g49j5s00kn2yknv1g8151hs9ibf4ja48-ghc-8.4.4-with-packages.drv
  8. /nix/store/x0k9rww61qayljywdb4pyncxasmdb4al-ihaskell.drv
  9. /nix/store/26gr83zalnkrfjhciqdfxm3fnnbzhzr0-ihaskell-kernel.drv
  10. /nix/store/5x3wj8zijkffvwrrd7f39c88p5k5b8gg-jupyterlab-extended.drv
  11. /nix/store/9xbbdf7hcgh6sxil2vg6f1js6gfx8gjm-python3.7-jupyterlab-0.35.4.drv
  12. building '/nix/store/5x3wj8zijkffvwrrd7f39c88p5k5b8gg-jupyterlab-extended.drv'...
  13. building '/nix/store/20hirzhz0i127yzxmajc4lcybm0q5fkb-ihaskell-0.9.1.0.drv'...
  14. building '/nix/store/j73z0ladyq4yrw38m55k5pn7d4m9hcha-statistics-0.15.0.0.drv'...
  15. setupCompilerEnvironmentPhase
  16. Build with /nix/store/rd5iasc26rbi07zmn41krzbpigk8ahzy-ghc-8.4.4.
  17. unpacking sources
  18. unpacking source archive /nix/store/9b8j5vbg94kz2cglzpdy73m2ysic5yc3-statistics-0.15.0.0.tar.gz
  19. source root is statistics-0.15.0.0
  20. setting SOURCE_DATE_EPOCH to timestamp 1539291821 of file statistics-0.15.0.0/tests/utils/Makefile
  21. patching sources
  22. compileBuildDriverPhase
  23. setupCompileFlags: -package-db=/build/setup-package.conf.d -j4 -threaded
  24. installing
  25. [1 of 1] Compiling Main ( Setup.lhs, /build/Main.o )
  26. Linking Setup ...
  27. Node v8.15.0
  28.  
  29. > /nix/store/35gq5y1l3b5fh0nf95h0izwaiyb7yvwi-nodejs-8.15.0/bin/npm pack jupyterlab-ihaskell
  30. npm ERR! code ENOTFOUND
  31. npm ERR! errno ENOTFOUND
  32. npm ERR! network request to https://registry.npmjs.org/jupyterlab-ihaskell failed, reason: getaddrinfo ENOTFOUND registry.npmjs.org registry.npmjs.org:443
  33. npm ERR! network This is a problem related to network connectivity.
  34. npm ERR! network In most cases you are behind a proxy or have bad network settings.
  35. npm ERR! network
  36. npm ERR! network If you are behind a proxy, please make sure that the
  37. npm ERR! network 'proxy' config is set properly. See: 'npm help config'
  38.  
  39. npm ERR! A complete log of this run can be found in:
  40. npm ERR! /build/.npm/_logs/2019-09-30T13_41_25_368Z-debug.log
  41.  
  42. Errored, use --debug for full output:
  43. ValueError: "jupyterlab-ihaskell" is not a valid npm package
  44. builder for '/nix/store/5x3wj8zijkffvwrrd7f39c88p5k5b8gg-jupyterlab-extended.drv' failed with exit code 1
  45. cannot build derivation '/nix/store/9xbbdf7hcgh6sxil2vg6f1js6gfx8gjm-python3.7-jupyterlab-0.35.4.drv': 1 dependencies couldn't be built
  46. error: build of '/nix/store/26gr83zalnkrfjhciqdfxm3fnnbzhzr0-ihaskell-kernel.drv', '/nix/store/9xbbdf7hcgh6sxil2vg6f1js6gfx8gjm-python3.7-jupyterlab-0.35.4.drv' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement