Files
llama.cpp/flake.lock
T

59 lines
1.5 KiB
JSON
Raw Normal View History

2023-03-17 23:03:48 +01:00
{
"nodes": {
2023-12-29 06:42:26 -08:00
"flake-parts": {
"inputs": {
2023-12-29 06:42:26 -08:00
"nixpkgs-lib": "nixpkgs-lib"
},
2023-03-17 23:03:48 +01:00
"locked": {
2024-11-03 15:14:15 +02:00
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
2023-12-29 06:42:26 -08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-03 15:14:15 +02:00
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
2023-03-17 23:03:48 +01:00
"type": "github"
},
"original": {
2023-12-29 06:42:26 -08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-03-17 23:03:48 +01:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-11-24 18:03:25 +02:00
"lastModified": 1732014248,
"narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
2023-03-17 23:03:48 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-24 18:03:25 +02:00
"rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
2023-03-17 23:03:48 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-12-29 06:42:26 -08:00
"nixpkgs-lib": {
"locked": {
2024-11-03 15:14:15 +02:00
"lastModified": 1730504152,
"narHash": "sha256-lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s=",
2024-05-06 18:36:06 +03:00
"type": "tarball",
2024-11-03 15:14:15 +02:00
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
},
"original": {
2024-05-06 18:36:06 +03:00
"type": "tarball",
2024-11-03 15:14:15 +02:00
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
}
2023-12-29 06:42:26 -08:00
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
2023-03-17 23:03:48 +01:00
}
},
"root": "root",
"version": 7
}