| 16 Oct 2025 |
Robert Hensing (roberth) | yq I guess? You can call me a freak, but I'm a happy JSON editor | 15:39:54 |
Robert Hensing (roberth) | * John Ericson: yq I guess? You can call me a freak, but I'm a happy JSON editor | 15:40:19 |
Robert Hensing (roberth) | oof
$ nix-store -qR $(nix-instantiate -A nix) | cut -c 45- | grep -iE 'yq|yaml'
YAML-Tiny-1.74.tar.gz.drv
perl5.40.0-YAML-Tiny-1.74.drv
| 15:43:23 |
John Ericson | haha ok that's a funny way to find it | 15:46:10 |
dramforever | yaml2json? | 15:54:18 |
fzakaria | YAML is a superset of JSON. | 15:56:43 |
fzakaria | (always blew my mind) | 15:57:11 |
fzakaria | should we merge https://github.com/NixOS/nix/pull/13673 ?
it's a good test. | 15:58:35 |
manveru | remarshal is nice, but haven't needed it since switching to nushell ^^; | 16:41:38 |
John Ericson | Robert Hensing (roberth): when you did one big file, did you use 1$defs? | 16:47:36 |
John Ericson | * Robert Hensing (roberth): when you did one big file, did you use $defs? | 16:47:40 |