nio-llm/flake.lock

86 lines
2.1 KiB
Plaintext
Raw Normal View History

2023-05-18 17:04:30 +00:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-06-12 19:35:51 +00:00
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
2023-05-18 17:04:30 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-12 19:35:51 +00:00
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
2023-05-18 17:04:30 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-06-12 19:35:51 +00:00
"lastModified": 1686501370,
"narHash": "sha256-G0WuM9fqTPRc2URKP9Lgi5nhZMqsfHGrdEbrLvAPJcg=",
2023-05-18 17:04:30 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-12 19:35:51 +00:00
"rev": "75a5ebf473cd60148ba9aec0d219f72e5cf52519",
2023-05-18 17:04:30 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-06-12 19:35:51 +00:00
"lastModified": 1686140708,
"narHash": "sha256-CKTahDFlhx07OQb4Afj+4/cNaxIWfxb8VGUlllUgoPY=",
2023-05-18 17:04:30 +00:00
"owner": "nix-community",
"repo": "poetry2nix",
2023-06-12 19:35:51 +00:00
"rev": "d91e2dd14caf4d09240bedf69a778c88f356ebda",
2023-05-18 17:04:30 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"poetry2nix": "poetry2nix"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}