1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-12 21:46:01 +01:00
nix/src/libutil
Eelco Dolstra da4efbd2fe Improve 'cannot read file from tarball' error
It now says e.g.

  error: cannot read file from tarball: Truncated tar archive detected while reading data
2025-05-12 22:08:17 +02:00
..
include/nix/util Merge remote-tracking branch 'detsys/detsys-main' into lazy-trees-tmp 2025-04-23 12:25:28 +02:00
linux Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
signature Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
unix allocate SimpleLogger before forking 2025-04-28 07:02:02 +00:00
widecharwidth try to calculate character width 2024-12-28 12:01:32 +01:00
windows add isInterrupted() call and replace some checkInterrupt() occurrences 2025-04-11 22:15:12 +00:00
.version Build nix-util with Meson 2024-06-12 18:31:02 -04:00
archive.cc Add -Wundef to make #if FOO an error if not defined 2025-04-05 13:44:58 +02:00
args.cc Move alias support from NixArgs to MultiCommand 2025-04-10 18:48:23 +02:00
canon-path.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
compression.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
compute-levels.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
config-global.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
configuration.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
current-process.cc Fix undefined macro errors 2025-04-06 16:25:51 +00:00
english.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
environment-variables.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
error.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
executable-path.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
exit.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
experimental-features.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
file-content-address.cc libutil: Add missing format arguments to UsageError ctor 2025-04-25 13:22:58 +00:00
file-descriptor.cc Fix more -Wundef, in darwin context 2025-04-05 13:46:04 +02:00
file-system.cc libutil: Fix invalid boost format string in infinite symlink recursion error 2025-04-25 09:21:22 +00:00
fs-sink.cc Add -Wundef to make #if FOO an error if not defined 2025-04-05 13:44:58 +02:00
git.cc libutil: Use correct argument to Error format ctor 2025-04-25 09:19:52 +00:00
hash.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
hilite.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
json-utils.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
logging.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
memory-source-accessor.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
meson.build Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
meson.options Build nix-util with Meson 2024-06-12 18:31:02 -04:00
mounted-source-accessor.cc Lazily copy trees to the store 2025-04-08 23:41:59 +02:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
pos-table.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
position.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
posix-source-accessor.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
references.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
serialise.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
source-accessor.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
source-path.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
strings.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
suggestions.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
tarfile.cc Improve 'cannot read file from tarball' error 2025-05-12 22:08:17 +02:00
tee-logger.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
terminal.cc Add -Wundef to make #if FOO an error if not defined 2025-04-05 13:44:58 +02:00
thread-pool.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
union-source-accessor.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
unix-domain-socket.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
url.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
users.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
util.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
xml-writer.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00