ik_llama_opt/.devops
Aliez Ren f6c8b5f2cb
Update nix flake: sync with upstream, fix for newer nixpkgs (#1371)
* Update nix flake: sync with upstream, fix for newer nixpkgs

- Sync package.nix with upstream: add rocmGpuTargets/useRpc params,
  fix env optionals→optionalAttrs, remove unused inputs
- Rewrite devshells.nix to use mkShell directly instead of passthru
- Fix CUDA license check in nixpkgs-instances.nix for list-type licenses
- Update flake inputs (nixpkgs, flake-parts) to latest
- Update references from ggerganov/llama.cpp to ikawrakow/ik_llama.cpp

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Apply nix review suggestions from baileylu121 (#1371)

- Use legacyPackages instead of import to avoid extra nixpkgs instances
- Use inherit (pkgs) stdenv idiom
- Remove unnecessary lib.pipe wrapper in devshells.nix
- Simplify license normalization with lib.toList in nixpkgs-instances.nix

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 08:17:52 +01:00
..
nix Update nix flake: sync with upstream, fix for newer nixpkgs (#1371) 2026-03-24 08:17:52 +01:00
cloud-v-pipeline `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
full-cuda.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
full-rocm.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
full.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cli-cuda.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cli-intel.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cli-rocm.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cli-vulkan.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cli.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cpp-cuda.srpm.spec Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cpp.srpm.spec `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
llama-server-cuda.Dockerfile Fix llama-server-cuda Dockerfile to build ik_llama.cpp correctly (#1224) 2026-02-04 16:08:00 +02:00
llama-server-intel.Dockerfile A few server commits from mainline. (#872) 2025-10-28 09:58:31 +02:00
llama-server-rocm.Dockerfile A few server commits from mainline. (#872) 2025-10-28 09:58:31 +02:00
llama-server-vulkan.Dockerfile A few server commits from mainline. (#872) 2025-10-28 09:58:31 +02:00
llama-server.Dockerfile A few server commits from mainline. (#872) 2025-10-28 09:58:31 +02:00
tools.sh Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00