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:
parent
937e02e7b9
commit
a7212e169b
3 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"ca": "fixed:r:sha256:1lr187v6dck1rjh2j6svpikcfz53wyl3qrlcbb405zlh13x0khhh",
|
||||
"compression": "xz",
|
||||
"deriver": "/nix/store/g1w7hy3qg1w7hy3qg1w7hy3qg1w7hy3q-bar.drv",
|
||||
"downloadHash": "sha256-FePFYIlMuycIXPZbWi7LGEiMmZSX9FMbaQenWBzm1Sc=",
|
||||
"downloadSize": 4029176,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue