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-09-16 05:14:23 +03:00
"lastModified": 1726153070,
"narHash": "sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U=",
2023-12-29 06:42:26 -08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-09-16 05:14:23 +03:00
"rev": "bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a",
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-09-23 18:43:40 +03:00
"lastModified": 1726755586,
"narHash": "sha256-PmUr/2GQGvFTIJ6/Tvsins7Q43KTMvMFhvG6oaYK+Wk=",
2023-03-17 23:03:48 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-23 18:43:40 +03:00
"rev": "c04d5652cfa9742b1d519688f65d1bbccea9eb7e",
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-09-11 01:46:59 +03:00
"lastModified": 1725233747,
"narHash": "sha256-Ss8QWLXdr2JCBPcYChJhz4xJm+h/xjl4G0c0XlP6a74=",
2024-05-06 18:36:06 +03:00
"type": "tarball",
2024-09-11 01:46:59 +03:00
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.tar.gz"
},
"original": {
2024-05-06 18:36:06 +03:00
"type": "tarball",
2024-09-11 01:46:59 +03:00
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.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
}