lix/src
Matthew Bauer a766824660 Handle missing etag in 304 Not Modified response
GitHub now omits the etag, but 304 implies it matches the one we
provided. Just use that one to avoid having an etag-less resource.

Fixes #4469
2021-01-22 14:47:45 -06:00
..
build-remote Lower verbosity for 'Failed to find a machine' message 2020-12-01 13:43:36 +01:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libexpr Merge pull request #4240 from bburdette/2259-error-message 2021-01-15 18:26:21 +00:00
libfetchers Merge branch 'slashes-in-github-branches' of https://github.com/Ma27/nix 2021-01-18 12:55:06 +01:00
libmain Convert option descriptions to Markdown 2021-01-13 14:18:04 +01:00
libstore Handle missing etag in 304 Not Modified response 2021-01-22 14:47:45 -06:00
libutil Add FIXME 2021-01-22 12:36:50 +01:00
nix Fix clang build 2021-01-21 10:29:51 +01:00
nix-build Escape filename given to nix-shell in shebang mode 2020-11-24 15:08:37 -08:00
nix-channel Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-collect-garbage Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-copy-closure Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-env string2Int(): Return std::optional 2021-01-08 12:22:21 +01:00
nix-instantiate Split out local-fs-store.hh 2020-10-09 20:18:08 +00:00
nix-store Add 'nix store repair' command 2021-01-13 23:27:39 +01:00
resolve-system-dependencies lstat() cleanup 2020-09-23 19:17:28 +02:00