Files
llama.cpp/flake.lock
T

65 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-02-04 00:17:24 +00:00
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
2023-12-29 06:42:26 -08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-02-04 00:17:24 +00:00
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
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-02-18 00:17:07 +00:00
"lastModified": 1708118438,
"narHash": "sha256-kk9/0nuVgA220FcqH/D2xaN6uGyHp/zoxPNUmPCMmEE=",
2023-03-17 23:03:48 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-18 00:17:07 +00:00
"rev": "5863c27340ba4de8f83e7e3c023b9599c3cb3c80",
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": {
2023-12-29 06:42:26 -08:00
"dir": "lib",
2024-02-04 00:17:24 +00:00
"lastModified": 1706550542,
"narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=",
2023-12-29 06:42:26 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-04 00:17:24 +00:00
"rev": "97b17f32362e475016f942bbdfda4a4a72a8a652",
"type": "github"
},
"original": {
2023-12-29 06:42:26 -08:00
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
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
}