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-07-09 01:36:38 +03:00
"lastModified": 1719994518,
"narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",
2023-12-29 06:42:26 -08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-07-09 01:36:38 +03:00
"rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",
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-07-21 16:45:10 +03:00
"lastModified": 1721379653,
"narHash": "sha256-8MUgifkJ7lkZs3u99UDZMB4kbOxvMEXQZ31FO3SopZ0=",
2023-03-17 23:03:48 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-21 16:45:10 +03:00
"rev": "1d9c2c9b3e71b9ee663d11c5d298727dace8d374",
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-07-09 01:36:38 +03:00
"lastModified": 1719876945,
"narHash": "sha256-Fm2rDDs86sHy0/1jxTOKB1118Q0O3Uc7EC0iXvXKpbI=",
2024-05-06 18:36:06 +03:00
"type": "tarball",
2024-07-09 01:36:38 +03:00
"url": "https://github.com/NixOS/nixpkgs/archive/5daf0514482af3f97abaefc78a6606365c9108e2.tar.gz"
},
"original": {
2024-05-06 18:36:06 +03:00
"type": "tarball",
2024-07-09 01:36:38 +03:00
"url": "https://github.com/NixOS/nixpkgs/archive/5daf0514482af3f97abaefc78a6606365c9108e2.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
}