nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 2 lines 77 B view raw
1import file from "./data.json" with { type: "json" }; 2console.log(file.msg);