1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

Include compression in the NarInfo JSON format

It was forgotten before.
This commit is contained in:
John Ericson 2023-10-26 20:01:36 -04:00
parent 937e02e7b9
commit a7212e169b
3 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,6 @@
{
"ca": "fixed:r:sha256:1lr187v6dck1rjh2j6svpikcfz53wyl3qrlcbb405zlh13x0khhh",
"compression": "xz",
"deriver": "/nix/store/g1w7hy3qg1w7hy3qg1w7hy3qg1w7hy3q-bar.drv",
"downloadHash": "sha256-FePFYIlMuycIXPZbWi7LGEiMmZSX9FMbaQenWBzm1Sc=",
"downloadSize": 4029176,