Files

173 lines
4.4 KiB
JSON
Raw Permalink Normal View History

2022-10-15 13:02:13 -07:00
{
"nodes": {
2025-09-24 14:33:20 +02:00
"advisory-db": {
"flake": false,
"locked": {
2026-05-25 05:34:21 +00:00
"lastModified": 1779575509,
"narHash": "sha256-wXKYURZz76ZC5lbuDA1oVQA/MxSB3pSJ1raF1HG0oIc=",
2025-09-24 14:33:20 +02:00
"owner": "rustsec",
"repo": "advisory-db",
2026-05-25 05:34:21 +00:00
"rev": "831c50f4a4304068f125e603add6a8839f08b3eb",
"type": "github"
},
"original": {
2025-09-24 14:33:20 +02:00
"owner": "rustsec",
"repo": "advisory-db",
"type": "github"
}
},
2023-04-04 17:30:30 -07:00
"crane": {
"locked": {
2026-05-25 05:34:21 +00:00
"lastModified": 1779130139,
"narHash": "sha256-BLrtr42azquO7MdGFU5a7KiMl3YpFlTeIXqy1fT5GlQ=",
2023-04-04 17:30:30 -07:00
"owner": "ipetkov",
"repo": "crane",
2026-05-25 05:34:21 +00:00
"rev": "edb38893982a3338972bb4a2ec7ce7c29ba10fd9",
2023-04-04 17:30:30 -07:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2022-10-15 13:02:13 -07:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2026-05-25 05:34:21 +00:00
"lastModified": 1779612045,
"narHash": "sha256-+7lfNVnmXJDkiRYHd5NoNwYoyUcc0LcXPaIJqjO7VWM=",
2022-10-15 13:02:13 -07:00
"owner": "nix-community",
"repo": "fenix",
2026-05-25 05:34:21 +00:00
"rev": "d7be747f0a65af378de515fc3cee131bf99a008f",
2022-10-15 13:02:13 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2026-03-09 05:07:06 +00:00
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
2024-02-07 11:36:05 -05:00
"owner": "edolstra",
"repo": "flake-compat",
2026-03-09 05:07:06 +00:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
2024-02-07 11:36:05 -05:00
"type": "github"
},
"original": {
"owner": "edolstra",
"ref": "master",
2024-02-07 11:36:05 -05:00
"repo": "flake-compat",
"type": "github"
}
},
2024-09-07 08:27:03 -04:00
"flake-parts": {
"inputs": {
2025-09-24 14:33:20 +02:00
"nixpkgs-lib": "nixpkgs-lib"
2024-09-07 08:27:03 -04:00
},
"locked": {
2026-05-16 17:20:48 +00:00
"lastModified": 1778716662,
"narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=",
2024-09-07 08:27:03 -04:00
"owner": "hercules-ci",
"repo": "flake-parts",
2026-05-16 17:20:48 +00:00
"rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb",
2024-09-07 08:27:03 -04:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2022-10-15 13:02:13 -07:00
"nixpkgs": {
"locked": {
2026-05-25 05:34:21 +00:00
"lastModified": 1779508470,
"narHash": "sha256-Ap9KJX+5xHIn3bPIpfNgT6MEXdAECECwo4/rmlQD74M=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-05-25 05:34:21 +00:00
"rev": "29916453413845e54a65b8a1cf996842300cd299",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-09 17:03:54 -05:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-09-24 14:33:20 +02:00
"nixpkgs-lib": {
"locked": {
2026-05-16 17:20:48 +00:00
"lastModified": 1777168982,
"narHash": "sha256-GOkGPcboWE9BmGCRMLX3worL4EMnsnG8MyKmXNeYuhQ=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
2026-05-16 17:20:48 +00:00
"rev": "f5901329dade4a6ea039af1433fb087bd9c1fe14",
2022-10-15 13:02:13 -07:00
"type": "github"
},
"original": {
2025-09-24 14:33:20 +02:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2022-10-15 13:02:13 -07:00
"type": "github"
}
},
"root": {
"inputs": {
2025-09-24 14:33:20 +02:00
"advisory-db": "advisory-db",
"crane": "crane",
2023-04-04 16:56:51 -07:00
"fenix": "fenix",
2025-09-24 14:33:20 +02:00
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
2025-10-16 08:34:45 +02:00
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
2022-10-15 13:02:13 -07:00
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2026-05-25 05:34:21 +00:00
"lastModified": 1779569060,
"narHash": "sha256-NSnk5D+3KEfRdbgPijs33N2RAKSG6A74SwfnynLcouo=",
2022-10-15 13:02:13 -07:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2026-05-25 05:34:21 +00:00
"rev": "987ea33645ab1c709b1df6823038abcb2fe8973e",
2022-10-15 13:02:13 -07:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
2025-10-16 08:34:45 +02:00
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-04-10 08:32:41 +00:00
"lastModified": 1775636079,
"narHash": "sha256-pc20NRoMdiar8oPQceQT47UUZMBTiMdUuWrYu2obUP0=",
2025-10-16 08:34:45 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-04-10 08:32:41 +00:00
"rev": "790751ff7fd3801feeaf96d7dc416a8d581265ba",
2025-10-16 08:34:45 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2022-10-15 13:02:13 -07:00
}
},
"root": "root",
"version": 7
}