gpt4all-nix/flake.lock

47 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2023-05-07 17:10:02 +03:00
{
"nodes": {
2023-05-14 00:52:04 +03:00
"gpt4all": {
2023-05-07 17:10:02 +03:00
"flake": false,
"locked": {
2024-02-02 01:30:49 +03:00
"lastModified": 1706820345,
"narHash": "sha256-IrAgB6skIBi5Z1iajd+TdwRk3ErpMphFNjymBuP/utY=",
2023-05-14 00:52:04 +03:00
"ref": "refs/heads/main",
2024-02-02 01:30:49 +03:00
"rev": "10e3f7bbf5c4fdfb432fb5653781edadb129f120",
"revCount": 1611,
2023-05-07 17:10:02 +03:00
"submodules": true,
"type": "git",
2023-05-14 00:52:04 +03:00
"url": "https://github.com/nomic-ai/gpt4all"
2023-05-07 17:10:02 +03:00
},
"original": {
"submodules": true,
"type": "git",
2023-05-14 00:52:04 +03:00
"url": "https://github.com/nomic-ai/gpt4all"
2023-05-07 17:10:02 +03:00
}
},
"nixpkgs": {
"locked": {
2024-02-02 01:30:49 +03:00
"lastModified": 1706550542,
"narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=",
2023-05-07 17:10:02 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-02 01:30:49 +03:00
"rev": "97b17f32362e475016f942bbdfda4a4a72a8a652",
2023-05-07 17:10:02 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-05-14 00:52:04 +03:00
"gpt4all": "gpt4all",
2023-05-07 17:10:02 +03:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}