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-03-18 05:05:56 +00:00
"lastModified": 1773786698,
"narHash": "sha256-o/J7ZculgwSs1L4H4UFlFZENOXTJzq1X0n71x6oNNvY=",
2025-09-24 14:33:20 +02:00
"owner": "rustsec",
"repo": "advisory-db",
2026-03-18 05:05:56 +00:00
"rev": "99e9de91bb8b61f06ef234ff84e11f758ecd5384",
"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-03-18 05:05:56 +00:00
"lastModified": 1773189535,
"narHash": "sha256-E1G/Or6MWeP+L6mpQ0iTFLpzSzlpGrITfU2220Gq47g=",
2023-04-04 17:30:30 -07:00
"owner": "ipetkov",
"repo": "crane",
2026-03-18 05:05:56 +00:00
"rev": "6fa2fb4cf4a89ba49fc9dd5a3eb6cde99d388269",
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-03-18 05:05:56 +00:00
"lastModified": 1773732206,
"narHash": "sha256-HKibxaUXyWd4Hs+ZUnwo6XslvaFqFqJh66uL9tphU4Q=",
2022-10-15 13:02:13 -07:00
"owner": "nix-community",
"repo": "fenix",
2026-03-18 05:05:56 +00:00
"rev": "0aa13c1b54063a8d8679b28a5cd357ba98f4a56b",
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-03-09 05:07:06 +00:00
"lastModified": 1772408722,
"narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
2024-09-07 08:27:03 -04:00
"owner": "hercules-ci",
"repo": "flake-parts",
2026-03-09 05:07:06 +00:00
"rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
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-03-18 05:05:56 +00:00
"lastModified": 1773734432,
"narHash": "sha256-IF5ppUWh6gHGHYDbtVUyhwy/i7D261P7fWD1bPefOsw=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-18 05:05:56 +00:00
"rev": "cda48547b432e8d3b18b4180ba07473762ec8558",
"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-03-09 05:07:06 +00:00
"lastModified": 1772328832,
"narHash": "sha256-e+/T/pmEkLP6BHhYjx6GmwP5ivonQQn0bJdH9YrRB+Q=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
2026-03-09 05:07:06 +00:00
"rev": "c185c7a5e5dd8f9add5b2f8ebeff00888b070742",
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-03-18 05:05:56 +00:00
"lastModified": 1773697963,
"narHash": "sha256-xdKI77It9PM6eNrCcDZsnP4SKulZwk8VkDgBRVMnCb8=",
2022-10-15 13:02:13 -07:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2026-03-18 05:05:56 +00:00
"rev": "2993637174252ff60a582fd1f55b9ab52c39db6d",
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-03-18 05:05:56 +00:00
"lastModified": 1773297127,
"narHash": "sha256-6E/yhXP7Oy/NbXtf1ktzmU8SdVqJQ09HC/48ebEGBpk=",
2025-10-16 08:34:45 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-03-18 05:05:56 +00:00
"rev": "71b125cd05fbfd78cab3e070b73544abe24c5016",
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
}