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-05-06 18:36:06 +03:00
"lastModified": 1714641030,
"narHash": "sha256-yzcRNDoyVP7+SCNX0wmuDju1NUCt8Dz9+lyUXEI0dbI=",
2023-12-29 06:42:26 -08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-05-06 18:36:06 +03:00
"rev": "e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e",
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-05-06 18:36:06 +03:00
"lastModified": 1714635257,
"narHash": "sha256-4cPymbty65RvF1DWQfc+Bc8B233A1BWxJnNULJKQ1EY=",
2023-03-17 23:03:48 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-06 18:36:06 +03:00
"rev": "63c3a29ca82437c87573e4c6919b09a24ea61b0f",
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-05-06 18:36:06 +03:00
"lastModified": 1714640452,
"narHash": "sha256-QBx10+k6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
},
"original": {
2024-05-06 18:36:06 +03:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.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
}