Files
lix/src/libfetchers
Eelco Dolstra c03f41055d Add traces to errors while updating flake lock file
Example:

$ nix build --show-trace
error: unable to download 'https://api.github.com/repos/NixOS/nixpkgs/commits/no-such-branch': HTTP error 422 ('')

       response body:

       {
         "message": "No commit found for SHA: no-such-branch",
         "documentation_url": "https://docs.github.com/rest/reference/repos#get-a-commit"
       }

       … while fetching the input 'github:NixOS/nixpkgs/no-such-branch'

       … while updating the flake input 'nixpkgs'

       … while updating the lock file of flake 'git+file:///home/eelco/Dev/nix'
2021-01-27 14:02:54 +01:00
..
2020-10-28 17:54:28 -05:00
2020-10-28 17:54:28 -05:00
2020-07-03 14:50:07 +02:00
2020-06-16 14:28:41 +02:00
2020-12-23 23:41:58 -06:00
2021-01-08 12:22:21 +01:00
2020-10-28 17:54:28 -05:00
2020-05-30 00:44:11 +02:00