123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161 |
- {
- "nodes": {
- "devenv": {
- "locked": {
- "dir": "src/modules",
- "lastModified": 1727098005,
- "owner": "cachix",
- "repo": "devenv",
- "rev": "f318d27a4637aff765a378106d82dfded124c3b3",
- "treeHash": "c77efa71afb25615542aed9d7e805a3b6216b6a2",
- "type": "github"
- },
- "original": {
- "dir": "src/modules",
- "owner": "cachix",
- "repo": "devenv",
- "type": "github"
- }
- },
- "fenix": {
- "inputs": {
- "nixpkgs": [
- "nixpkgs"
- ],
- "rust-analyzer-src": "rust-analyzer-src"
- },
- "locked": {
- "lastModified": 1727159616,
- "owner": "nix-community",
- "repo": "fenix",
- "rev": "4306d494985e00719573bbdeb863c27c6d83dc9c",
- "treeHash": "53136d2b5e6c46a3abe585771e60cd0646f69cf7",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "fenix",
- "type": "github"
- }
- },
- "flake-compat": {
- "flake": false,
- "locked": {
- "lastModified": 1696426674,
- "owner": "edolstra",
- "repo": "flake-compat",
- "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
- "treeHash": "2addb7b71a20a25ea74feeaf5c2f6a6b30898ecb",
- "type": "github"
- },
- "original": {
- "owner": "edolstra",
- "repo": "flake-compat",
- "type": "github"
- }
- },
- "gitignore": {
- "inputs": {
- "nixpkgs": [
- "pre-commit-hooks",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1709087332,
- "owner": "hercules-ci",
- "repo": "gitignore.nix",
- "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
- "treeHash": "ca14199cabdfe1a06a7b1654c76ed49100a689f9",
- "type": "github"
- },
- "original": {
- "owner": "hercules-ci",
- "repo": "gitignore.nix",
- "type": "github"
- }
- },
- "nixpkgs": {
- "locked": {
- "lastModified": 1727089097,
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "568bfef547c14ca438c56a0bece08b8bb2b71a9c",
- "treeHash": "2c4d922ed00a8d8d8b136ad40a904239e071dfc3",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixpkgs-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs-stable": {
- "locked": {
- "lastModified": 1726969270,
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "23cbb250f3bf4f516a2d0bf03c51a30900848075",
- "treeHash": "f150876866adcc3af432c103db116c2f516f49b1",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-24.05",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "pre-commit-hooks": {
- "inputs": {
- "flake-compat": "flake-compat",
- "gitignore": "gitignore",
- "nixpkgs": [
- "nixpkgs"
- ],
- "nixpkgs-stable": "nixpkgs-stable"
- },
- "locked": {
- "lastModified": 1726745158,
- "owner": "cachix",
- "repo": "pre-commit-hooks.nix",
- "rev": "4e743a6920eab45e8ba0fbe49dc459f1423a4b74",
- "treeHash": "56fbe2a9610b3ad9163a74011131e7624f6b3b81",
- "type": "github"
- },
- "original": {
- "owner": "cachix",
- "repo": "pre-commit-hooks.nix",
- "type": "github"
- }
- },
- "root": {
- "inputs": {
- "devenv": "devenv",
- "fenix": "fenix",
- "nixpkgs": "nixpkgs",
- "pre-commit-hooks": "pre-commit-hooks"
- }
- },
- "rust-analyzer-src": {
- "flake": false,
- "locked": {
- "lastModified": 1727104575,
- "owner": "rust-lang",
- "repo": "rust-analyzer",
- "rev": "3d0343251fe084b335b55c17a52bb4a3527b1bd0",
- "treeHash": "67f4408ff2f6d7099cecc1dac6389b199fd980f9",
- "type": "github"
- },
- "original": {
- "owner": "rust-lang",
- "ref": "nightly",
- "repo": "rust-analyzer",
- "type": "github"
- }
- }
- },
- "root": "root",
- "version": 7
- }
|