ollama-cuda 0.3.4 -> 0.3.5 https://github.com/ollama/ollama/releases attrpath: ollama-cuda Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-hSxcREAujhvzHVNwnRTfhi0MKI3s8HNavER2VLz6SYk=" [golangModuleVersion] Replaced vendorHash with sha256-hSxcREAujhvzHVNwnRTfhi0MKI3s8HNavER2VLz6SYk= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/ol/ollama/package.nix b/pkgs/by-name/ol/ollama/package.nix index 2b6efb690604..bb553922ec91 100644 --- a/pkgs/by-name/ol/ollama/package.nix +++ b/pkgs/by-name/ol/ollama/package.nix @@ -40,13 +40,13 @@ assert builtins.elem acceleration [ let pname = "ollama"; # don't forget to invalidate all hashes each update - version = "0.3.4"; + version = "0.3.5"; src = fetchFromGitHub { owner = "ollama"; repo = "ollama"; rev = "v${version}"; - hash = "sha256-W/R2mmHswKrg0g6UOOAetRQWmUV5R7+X7SuhGzhCLVg="; + hash = "sha256-2lPOkpZ9AmgDFoIHKi+Im1AwXnTxSY3LLtyui1ep3Dw="; fetchSubmodules = true; }; Successfully finished processing cachix "/nix/store/a6568jydmri631w6xdn8sasb4pgk56hr-ollama-0.3.5" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/ollama/ollama/releases. meta.description for ollama-cuda is: Get up and running with large language models locally, using CUDA for NVIDIA GPU acceleration meta.homepage for ollama-cuda is: https://github.com/ollama/ollama meta.changelog for ollama-cuda is: https://github.com/ollama/ollama/releases/tag/v0.3.5 ###### Updates performed - Golang update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 0.3.5 with grep in /nix/store/a6568jydmri631w6xdn8sasb4pgk56hr-ollama-0.3.5 - found 0.3.5 in filename of file in /nix/store/a6568jydmri631w6xdn8sasb4pgk56hr-ollama-0.3.5 ---
Rebuild report (if merged into master) (click to expand) ``` 6 total rebuild path(s) 6 package rebuild(s) First fifty rebuilds by attrpath alpaca chatd ollama ollama-cuda ollama-rocm ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/a6568jydmri631w6xdn8sasb4pgk56hr-ollama-0.3.5 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A ollama-cuda https://github.com/r-ryantm/nixpkgs/archive/a1fcdc66c1b214d8a1fff7f033cc1a1c17cbd8ca.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a1fcdc66c1b214d8a1fff7f033cc1a1c17cbd8ca#ollama-cuda ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/a6568jydmri631w6xdn8sasb4pgk56hr-ollama-0.3.5 ls -la /nix/store/a6568jydmri631w6xdn8sasb4pgk56hr-ollama-0.3.5/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages built:
--- ###### Maintainer pings cc @abysssol @dit7ya @elohmeier @RoyDubnium for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). --- Add a :+1: [reaction] to [pull requests you find important]. [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ [pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc https://api.github.com/repos/NixOS/nixpkgs/pulls/334289