{ "nodes": { "crane": { "inputs": { "flake-compat": "flake-compat", "flake-utils": "flake-utils", "nixpkgs": [ "strip_js_comments", "nixpkgs" ], "rust-overlay": "rust-overlay" }, "locked": { "lastModified": 1675902425, "narHash": "sha256-ASv/7bZIoP/2FON+RNFYYUlmpleZAjKKb4XF1Pmhu4g=", "owner": "ipetkov", "repo": "crane", "rev": "8c34e5ecadc691dd64b31b9317eb35d7cdaa636b", "type": "github" }, "original": { "owner": "ipetkov", "repo": "crane", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1673956053, "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", "owner": "edolstra", "repo": "flake-compat", "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", "owner": "numtide", "repo": "flake-utils", "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "flake-utils_2": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", "owner": "numtide", "repo": "flake-utils", "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ], "utils": "utils" }, "locked": { "lastModified": 1675935446, "narHash": "sha256-WajulTn7QdwC7QuXRBavrANuIXE5z+08EdxdRw1qsNs=", "owner": "nix-community", "repo": "home-manager", "rev": "2dce7f1a55e785a22d61668516df62899278c9e4", "type": "github" }, "original": { "owner": "nix-community", "ref": "master", "repo": "home-manager", "type": "github" } }, "neovim_config": { "flake": false, "locked": { "lastModified": 1676218383, "narHash": "sha256-D0n+l4YdhbgTYXFMJzpx+ictrSaJazkXllnyucudRRg=", "ref": "refs/heads/prime", "rev": "2a0ea36911faa82d4a546fd64fa62b994d7fb7ca", "revCount": 1, "type": "git", "url": "https://codeberg.org/ene/neovim-config.git" }, "original": { "type": "git", "url": "https://codeberg.org/ene/neovim-config.git" } }, "nixpkgs": { "locked": { "lastModified": 1676110339, "narHash": "sha256-kOS/L8OOL2odpCOM11IevfHxcUeE0vnZUQ74EOiwXcs=", "owner": "NixOS", "repo": "nixpkgs", "rev": "e5530aba13caff5a4f41713f1265b754dc2abfd8", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "home-manager": "home-manager", "neovim_config": "neovim_config", "nixpkgs": "nixpkgs", "strip_js_comments": "strip_js_comments", "user_js": "user_js" } }, "rust-overlay": { "inputs": { "flake-utils": [ "strip_js_comments", "crane", "flake-utils" ], "nixpkgs": [ "strip_js_comments", "crane", "nixpkgs" ] }, "locked": { "lastModified": 1675391458, "narHash": "sha256-ukDKZw922BnK5ohL9LhwtaDAdCsJL7L6ScNEyF1lO9w=", "owner": "oxalica", "repo": "rust-overlay", "rev": "383a4acfd11d778d5c2efcf28376cbd845eeaedf", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "strip_js_comments": { "inputs": { "crane": "crane", "flake-utils": "flake-utils_2", "nixpkgs": [ "nixpkgs" ], "tree_sitter_js": "tree_sitter_js" }, "locked": { "lastModified": 1676149199, "narHash": "sha256-Yitp7KDJfL1xPUeJwoBLNbUJlt03yvC3SsyA8FE1PMA=", "ref": "refs/heads/prime", "rev": "1be9cbf4b1a58dbc5164dfb4ddaa862488f7b42d", "revCount": 9, "type": "git", "url": "https://codeberg.org/ene/strip_js_comments.git" }, "original": { "type": "git", "url": "https://codeberg.org/ene/strip_js_comments.git" } }, "tree_sitter_js": { "flake": false, "locked": { "lastModified": 1674585307, "narHash": "sha256-2SAJBnY8pmynGqB8OVqHeeAKovskO+C/XiJbLTKSlcM=", "owner": "tree-sitter", "repo": "tree-sitter-javascript", "rev": "15e85e80b851983fab6b12dce5a535f5a0df0f9c", "type": "github" }, "original": { "owner": "tree-sitter", "repo": "tree-sitter-javascript", "type": "github" } }, "user_js": { "flake": false, "locked": { "lastModified": 1675728165, "narHash": "sha256-ebSx6DaXoGKcCoK6UcDnWvdAW6J2X6pJRPD1Pw7UNOw=", "owner": "arkenfox", "repo": "user.js", "rev": "73884850632ffe284f76881786f7d5903b917f58", "type": "github" }, "original": { "owner": "arkenfox", "repo": "user.js", "type": "github" } }, "utils": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", "owner": "numtide", "repo": "flake-utils", "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } } }, "root": "root", "version": 7 }