Curtis Doty
Curtis Doty
Needed trailing colon (:) for those args.
https://github.com/NixOS/nix/blob/60936f28e51bad1cf0a038ebfa24ce9bb97845a9/doc/manual/src/installation/installing-docker.md?plain=1#L6-L13 Fairly easy to reproduce. ``` $ docker run --rm -it ghcr.io/nixos/nix Unable to find image 'ghcr.io/nixos/nix:latest' locally docker: Error response from daemon: Head "https://ghcr.io/v2/nixos/nix/manifests/latest": unauthorized. ```
- fixes #2217
Visiting here https://pycqa.github.io/isort/docs/quick_start/0.-try.html doesn't work. Here is the error. `GET https://pagecdn.io/lib/ace/1.4.5/ace.js net::ERR_NAME_NOT_RESOLVED`
**Is your feature request related to a problem? Please describe.** A multi-location elevation() request throws an err when the locs are a list of lat/lng strings. **Describe the solution you'd...
When installed into a running python3 venv, that path is duplicated. Fairly easy to reproduce. ```sh python3 -m venv .venv source .venv/bin/activate tr : '\n'
Example: ```sql set intervalstyle = 'sql_standard'; ```  AFAIK, that's perfectly valid PostgreSQL.
On Python 3.12, one cannot assume setuptools is available. https://github.com/python/cpython/issues/95299 ``` $ python3.12 -m venv .venv $ source .venv/bin/activate (.venv) $ pip install --upgrade pip ... (.venv) $ pip list...
## Description The `pixz` command is the parallel indexing xz compressor. It is a diyspk and added to synocli-file package. This incorporates and closes #6073. ## Checklist - [X] Build...
- git ignore build cruft in diyspk - vestigial whitespace