{ "nodes": { "crane": { "inputs": { "flake-compat": "flake-compat", "flake-utils": [ "nixify", "flake-utils" ], "nixpkgs": [ "nixify", "nixpkgs" ], "rust-overlay": [ "nixify", "rust-overlay" ] }, "locked": { "lastModified": 1679255352, "narHash": "sha256-nkGwGuNkhNrnN33S4HIDV5NzkzMLU5mNStRn9sZwq8c=", "owner": "rvolosatovs", "repo": "crane", "rev": "cec65880599a4ec6426186e24342e663464f5933", "type": "github" }, "original": { "owner": "rvolosatovs", "ref": "feat/wit", "repo": "crane", "type": "github" } }, "fenix": { "inputs": { "nixpkgs": [ "nixify", "nixpkgs" ], "rust-analyzer-src": "rust-analyzer-src" }, "locked": { "lastModified": 1680762089, "narHash": "sha256-62lgi+xb+nn9H4O+ZIYNkHeQ8ryzstALKMJuoXiot0I=", "owner": "nix-community", "repo": "fenix", "rev": "5794e58068fb6a8eccad9e4ff77ffe1c08ded13c", "type": "github" }, "original": { "owner": "nix-community", "repo": "fenix", "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": 1680776469, "narHash": "sha256-3CXUDK/3q/kieWtdsYpDOBJw3Gw4Af6x+2EiSnIkNQw=", "owner": "numtide", "repo": "flake-utils", "rev": "411e8764155aa9354dbcd6d5faaeb97e9e3dce24", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "nix-filter": { "locked": { "lastModified": 1678109515, "narHash": "sha256-C2X+qC80K2C1TOYZT8nabgo05Dw2HST/pSn6s+n6BO8=", "owner": "numtide", "repo": "nix-filter", "rev": "aa9ff6ce4a7f19af6415fb3721eaa513ea6c763c", "type": "github" }, "original": { "owner": "numtide", "repo": "nix-filter", "type": "github" } }, "nix-flake-tests": { "locked": { "lastModified": 1677844186, "narHash": "sha256-ErJZ/Gs1rxh561CJeWP5bohA2IcTq1rDneu1WT6CVII=", "owner": "antifuchs", "repo": "nix-flake-tests", "rev": "bbd9216bd0f6495bb961a8eb8392b7ef55c67afb", "type": "github" }, "original": { "owner": "antifuchs", "repo": "nix-flake-tests", "type": "github" } }, "nix-log": { "inputs": { "nix-flake-tests": "nix-flake-tests", "nixify": [ "nixify" ], "nixlib": [ "nixlib" ] }, "locked": { "lastModified": 1680772615, "narHash": "sha256-RgOhQ6Wf1REMOfGkn1wX1/2Yki9oidonPaFMv2k/eSs=", "owner": "rvolosatovs", "repo": "nix-log", "rev": "96e31031c7fbe028b0367fa568afaa4495f94218", "type": "github" }, "original": { "owner": "rvolosatovs", "repo": "nix-log", "type": "github" } }, "nixify": { "inputs": { "crane": "crane", "fenix": "fenix", "flake-utils": "flake-utils", "nix-filter": "nix-filter", "nix-log": [ "nix-log" ], "nixlib": [ "nixlib" ], "nixpkgs": "nixpkgs", "rust-overlay": "rust-overlay" }, "locked": { "lastModified": 1680800529, "narHash": "sha256-NB+owRTBx9g2EYrO7yGepX19nJVQAg7XTO/hH9PFUg0=", "owner": "rvolosatovs", "repo": "nixify", "rev": "3df7d15a90df4cf9ec57c6329b71f74eec4d47ac", "type": "github" }, "original": { "owner": "rvolosatovs", "repo": "nixify", "type": "github" } }, "nixlib": { "locked": { "lastModified": 1680397293, "narHash": "sha256-wBpJ73+tJ8fZSWb4tzNbAVahC4HSo2QG3nICDy4ExBQ=", "owner": "nix-community", "repo": "nixpkgs.lib", "rev": "b18d328214ca3c627d3cc3f51fd9d1397fdbcd7a", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixpkgs.lib", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1680665430, "narHash": "sha256-MTVhTukwza1Jlq2gECITZPFnhROmylP2uv3O3cSqQCE=", "owner": "nixos", "repo": "nixpkgs", "rev": "5233fd2ba76a3accb5aaa999c00509a11fd0793c", "type": "github" }, "original": { "owner": "nixos", "ref": "nixpkgs-22.11-darwin", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "nix-log": "nix-log", "nixify": "nixify", "nixlib": "nixlib" } }, "rust-analyzer-src": { "flake": false, "locked": { "lastModified": 1680727375, "narHash": "sha256-hb8AosuONAg0D9yoZ4VrBsjf5hINMYVLPEGekXF4qVE=", "owner": "rust-lang", "repo": "rust-analyzer", "rev": "ea22d245b671f97b820cf761108251c6292c3152", "type": "github" }, "original": { "owner": "rust-lang", "ref": "nightly", "repo": "rust-analyzer", "type": "github" } }, "rust-overlay": { "inputs": { "flake-utils": [ "nixify", "flake-utils" ], "nixpkgs": [ "nixify", "nixpkgs" ] }, "locked": { "lastModified": 1680747499, "narHash": "sha256-E9rcxSTsqRqNd4SD+D/4aqm3qfFyVw0S9YseCks7h+c=", "owner": "oxalica", "repo": "rust-overlay", "rev": "8ad3b5ee01a2074b54274216ff2cf0ab844a7426", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } } }, "root": "root", "version": 7 }