gpt4all-nix/flake.lock
2023-12-27 12:49:50 +01:00

47 lines
1.1 KiB
JSON

{
"nodes": {
"gpt4all": {
"flake": false,
"locked": {
"lastModified": 1703106063,
"narHash": "sha256-Bbb+GVAPxpI6UzDTta/W+PMt37cAj1Diwuj7Nxfkq/Y=",
"ref": "refs/heads/main",
"rev": "c72c73a94fcf653ecf0c8969a88068dd0e0d416f",
"revCount": 1563,
"submodules": true,
"type": "git",
"url": "https://github.com/nomic-ai/gpt4all"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/nomic-ai/gpt4all"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1703438236,
"narHash": "sha256-aqVBq1u09yFhL7bj1/xyUeJjzr92fXVvQSSEx6AdB1M=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5f64a12a728902226210bf01d25ec6cbb9d9265b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"gpt4all": "gpt4all",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}