Files
continuwuity/flake.lock
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

173 lines
4.4 KiB
JSON
Raw 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-16 17:20:48 +00:00
"lastModified": 1778915282,
"narHash": "sha256-iqXYpuCoWoGypnpM5ceXN748QlYeBXDtZx0uI98qFLo=",
2025-09-24 14:33:20 +02:00
"owner": "rustsec",
"repo": "advisory-db",
2026-05-16 17:20:48 +00:00
"rev": "f2ae5fc8e5d208373b6c838f9676434525327a72",
"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-16 17:20:48 +00:00
"lastModified": 1778106249,
"narHash": "sha256-cM/AuKy5tMhwOOQIbha8ZRRMHVfNf7cv2aljIw+qoCg=",
2023-04-04 17:30:30 -07:00
"owner": "ipetkov",
"repo": "crane",
2026-05-16 17:20:48 +00:00
"rev": "6d015ea29630b7ad2402841386da2cb617a470a7",
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-16 17:20:48 +00:00
"lastModified": 1778919578,
"narHash": "sha256-+z+jgTly48gsAiX8rOe/vs8C/2G4vdCpcEtqMJUpFqw=",
2022-10-15 13:02:13 -07:00
"owner": "nix-community",
"repo": "fenix",
2026-05-16 17:20:48 +00:00
"rev": "ecd6d4ff22cfdb1339b2915455a2ff4dc85bf52e",
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-16 17:20:48 +00:00
"lastModified": 1778869304,
"narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-05-16 17:20:48 +00:00
"rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
"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-16 17:20:48 +00:00
"lastModified": 1778854817,
"narHash": "sha256-iG+VuMy8W585geVVCUd7pR025WsY3ZkgSv5Yt5bxDmQ=",
2022-10-15 13:02:13 -07:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2026-05-16 17:20:48 +00:00
"rev": "1a68212c5683555ad80f0eab71db9715c6d52145",
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
}