tricot/flake.lock

100 lines
2.5 KiB
Text
Raw Normal View History

2022-12-01 15:41:23 +01:00
{
"nodes": {
2025-02-18 17:16:05 +01:00
"crane": {
2022-12-01 15:41:23 +01:00
"locked": {
2025-02-18 17:16:05 +01:00
"lastModified": 1739638817,
"narHash": "sha256-pPiI27T416xAAUETorkLAgHQMiLT92moOrf0ItHhtPA=",
"owner": "ipetkov",
"repo": "crane",
"rev": "bef2b45cd1273a9e621fb5292de89f4ed59ad812",
2022-12-01 15:41:23 +01:00
"type": "github"
},
"original": {
2025-02-18 17:16:05 +01:00
"owner": "ipetkov",
"repo": "crane",
2022-12-01 15:41:23 +01:00
"type": "github"
}
},
"flake-utils": {
2025-02-18 17:16:05 +01:00
"inputs": {
"systems": "systems"
},
2022-12-01 15:41:23 +01:00
"locked": {
2025-02-18 17:16:05 +01:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2022-12-01 15:41:23 +01:00
"owner": "numtide",
"repo": "flake-utils",
2025-02-18 17:16:05 +01:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2022-12-01 15:41:23 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
2023-10-02 13:28:40 +02:00
"locked": {
2025-02-18 17:16:05 +01:00
"lastModified": 1736692550,
"narHash": "sha256-7tk8xH+g0sJkKLTJFOxphJxxOjMDFMWv24nXslaU2ro=",
2023-10-02 13:28:40 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-18 17:16:05 +01:00
"rev": "7c4869c47090dd7f9f1bdfb49a22aea026996815",
2023-10-02 13:28:40 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-18 17:16:05 +01:00
"rev": "7c4869c47090dd7f9f1bdfb49a22aea026996815",
2022-12-01 15:41:23 +01:00
"type": "github"
}
},
"root": {
"inputs": {
2025-02-18 17:16:05 +01:00
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
2022-12-01 15:41:23 +01:00
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-12-01 15:41:23 +01:00
},
"locked": {
2025-02-18 17:16:05 +01:00
"lastModified": 1738549608,
"narHash": "sha256-GdyT9QEUSx5k/n8kILuNy83vxxdyUfJ8jL5mMpQZWfw=",
2022-12-01 15:41:23 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2025-02-18 17:16:05 +01:00
"rev": "35c6f8c4352f995ecd53896200769f80a3e8f22d",
2022-12-01 15:41:23 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
2025-02-18 17:16:05 +01:00
"rev": "35c6f8c4352f995ecd53896200769f80a3e8f22d",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
2023-10-02 13:28:40 +02:00
"type": "github"
}
2022-12-01 15:41:23 +01:00
}
},
"root": "root",
"version": 7
}