tools/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-11-25 00:13:47 +03:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-03-15 23:49:19 +03:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-11-25 00:13:47 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-15 23:49:19 +03:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-11-25 00:13:47 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-29 21:34:07 +03:00
"lastModified": 1680005833,
"narHash": "sha256-BTMEjs+7hpmaP3n4hFVddrObMssANidP4EHgSpB0Lk0=",
2022-11-25 00:13:47 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-29 21:34:07 +03:00
"rev": "bd4e35e14a0130268c8f7b253a15e09d76ec95b7",
2022-11-25 00:13:47 +03:00
"type": "github"
},
"original": {
2023-03-22 14:13:36 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-03-29 21:34:07 +03:00
"lastModified": 1679994832,
"narHash": "sha256-LSsvtnkambdSWeNYT8wWTjSFVFyyIYxrI77QDfzUCHI=",
2023-03-22 14:13:36 +03:00
"owner": "nix-community",
"repo": "poetry2nix",
2023-03-29 21:34:07 +03:00
"rev": "2a72eea5fbccc262855c87e3032837f8465db385",
2023-03-22 14:13:36 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
2022-11-25 00:13:47 +03:00
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2023-03-22 14:13:36 +03:00
"nixpkgs": "nixpkgs",
"poetry2nix": "poetry2nix"
2022-11-25 00:13:47 +03:00
}
}
},
"root": "root",
"version": 7
}