Use ollama from master

This commit is contained in:
2025-05-18 10:11:11 -04:00
parent 1f9f0463e5
commit 2daab8d4f2
3 changed files with 33 additions and 1 deletions

17
flake.lock generated
View File

@@ -694,6 +694,22 @@
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1747577170,
"narHash": "sha256-EG2R3RPpv3O5ggY+KPPOD6vB+x6+gpNHLXP5I2ELVqo=",
"owner": "NixOs",
"repo": "nixpkgs",
"rev": "4b7dfb442ffb06508dc47c7668184f96444b0fa3",
"type": "github"
},
"original": {
"owner": "NixOs",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-regression": {
"locked": {
"lastModified": 1643052045,
@@ -894,6 +910,7 @@
"determinate": "determinate",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_4",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable",
"nixvim": "nixvim",
"pre-commit-hooks": "pre-commit-hooks",