summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorVictor Borja <vborja@apache.org>2021-08-14 14:46:00 -0500
committerGitHub <noreply@github.com>2021-08-14 14:46:00 -0500
commit9a62c51fdfa2f73d66497a964932afcd6aa96048 (patch)
treea7ee10389e8d9a57b74d3381b10dcdfcb2f26a36 /pkgs/development/python-modules/rangehttpserver
parenta55646b8a8a969f6de4d55510a5b439d9533978b (diff)
Fix import path.
Trying to create a simple flake with input: ``` { inputs.nixpkgs-lib.url = "github:NixOS/nixpkgs?dir=lib"; outputs = {nixpkgs-lib, ...}: { }; } ``` Fails when trying to evaluate the nixpkgs-lib flake with an error like: ``` error: getting status of '/nix/store/xxxx-source/lib/lib': No such file or directory (use '--show-trace' to show detailed location information) ```
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions