nix-super/tests/functional/git-hashing
John Ericson 2a44b11f55 Fix git-hashing/simple.sh
I realized it was checking NAR hashes before of added objects, which
makes little sense --- we don't really care about ancillary NAR hashes.

Now, the bottom `nix store add` tests compare the CA field with a git
hash to hashes calculated by Git. This matches top `nix hash path` ones
in using git as a source of truth.
2024-03-23 22:08:52 -04:00
..
common.sh Bump the required daemon version for the git hashing tests 2024-02-28 07:11:22 +01:00
local.mk Add Git object hashing to the store layer 2024-02-27 11:27:34 -05:00
simple.sh Fix git-hashing/simple.sh 2024-03-23 22:08:52 -04:00