Code Monkey home page Code Monkey logo

dotfiles's Introduction

dotfiles's People

Contributors

someoneserge avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

dotfiles's Issues

Can't build qutebrowser after updating nixpkgs


error: --- Error --- nix-daemon
builder for '/nix/store/60ps1ykykrbca2ppac2b74fyq8g7qynl-python3.8-tldextract-3.1.0.drv' failed with exit code 1; last 10 log lines:
  adding 'tldextract-3.1.0.dist-info/top_level.txt'
  adding 'tldextract-3.1.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Finished executing setuptoolsBuildPhase
  installing
  Executing pipInstallPhase
  /build/tldextract-3.1.0/dist /build/tldextract-3.1.0
  Processing ./tldextract-3.1.0-py2.py3-none-any.whl
  ERROR: Could not find a version that satisfies the requirement filelock>=3.0.8 (from tldextract)
  ERROR: No matching distribution found for filelock>=3.0.8
error: --- Error --- nix-daemon
1 dependencies of derivation '/nix/store/9fhh15ngvr00snbhigk21k0ri2cg33bc-qutebrowser-1.14.1.drv' failed to build
error: --- Error --- nix-daemon
1 dependencies of derivation '/nix/store/8rvd2dd6y2dwkch0vb5vv01ls97mfa82-home-manager-path.drv' failed to build
error: --- Error --- nix-daemon
1 dependencies of derivation '/nix/store/jgazhx6b6cv9mz11aq7phwfp1anb33f3-man-paths.drv' failed to build
error: --- Error --- nix-daemon
1 dependencies of derivation '/nix/store/hay7lkwi74xzlwqknjk1b7n6z1v5zi5v-qutebrowser-1.14.1-fish-completions.drv' failed to build

Can't build beets

error: --- Error --- nix-daemon
builder for '/nix/store/l8lrk1xavi2cg28mvcqvg2a3a749hcqb-python3.8-soco-0.20.drv' failed with exit code 1; last 10 log lines:
  WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
  WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7ffff5d53550>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/black/
  WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7ffff5d53760>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/black/
  WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7ffff5d53910>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/black/
  WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7ffff5d53ac0>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/black/
  WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7ffff5d53c70>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/black/
  ERROR: Could not find a version that satisfies the requirement black==19.10b0
  ERROR: No matching distribution found for black==19.10b0
  error: Command '['/nix/store/i9lzacdfrwlj1ayw551c016s0fq71p7j-python3-3.8.6/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/build/tmpx9qwfmlb', '--quiet', 'black==19.10b0']' returned non-zero exit status 1.
error: --- Error --- nix-daemon
1 dependencies of derivation '/nix/store/i6sk04n8js2cjkn81kg6j8f4pjpbn1qg-beets-1.4.9.drv' failed to build
error: --- Error --- nix-daemon
1 dependencies of derivation '/nix/store/5k3a22r8lkzsghfwhnl8w07308r52zlh-beets-1.4.9-fish-completions.drv' failed to build
error: --- Error --- nix-daemon
1 dependencies of derivation '/nix/store/y1jdl6rsydq8y451zmjlzlkd612infrf-home-manager-path.drv' failed to build
error: --- Error --- nix-daemon
1 dependencies of derivation '/nix/store/jq1l6riqrpdg8f1bw5b1rdhw2rzv55px-man-paths.drv' failed to build

Broken LOCALEs

  • Displaying cyrillic texts in nix-installed programs (e.g. in fish)
  • mosh won't work

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.