lix/src
Michal Sojka d30d2dc861 Make "NAR info file is corrupt" messages more informative
Recently, I encountered the "NAR info file 'xxxx' is corrupt" error
with my binary cache. The message is not helpful in determining, which
kind of corruption happened. The file, fetched with curl, looked
reasonably.

This commit adds more information to the error message, which should
allow debugging and hopefully fixing the problem.
2023-04-18 14:10:49 +02:00
..
build-remote Introduce SingleDrvOutputs 2023-04-15 12:51:19 -04:00
libcmd Merge pull request #6312 from obsidiansystems/keyed-build-result 2023-04-17 18:08:05 +02:00
libexpr Merge pull request #3746 from obsidiansystems/path-info 2023-04-17 15:49:48 +02:00
libfetchers Merge remote-tracking branch 'upstream/master' into path-info 2023-04-07 20:39:04 -04:00
libmain Move initLibUtil() from initNix to initLibStore 2023-04-07 16:24:18 +02:00
libstore Make "NAR info file is corrupt" messages more informative 2023-04-18 14:10:49 +02:00
libutil Fix some issues with experimental config settings 2023-04-17 12:41:04 -04:00
nix Merge pull request #3746 from obsidiansystems/path-info 2023-04-17 15:49:48 +02:00
nix-build Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
nix-channel Factor out the generation of the profile/channel directory 2023-03-23 10:22:42 +01:00
nix-collect-garbage Fix nix-collect-garbage -d with the new profile location 2023-03-07 13:08:04 +01:00
nix-copy-closure Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-env Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
nix-instantiate Revert to copyStore = true for nix-instantiate and nix-env 2022-08-23 14:40:27 +02:00
nix-store Merge pull request #6312 from obsidiansystems/keyed-build-result 2023-04-17 18:08:05 +02:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00