Skip to content

Uppdated flake.nix - #28145

Open
ZhaolunYin wants to merge 3 commits into
ggml-org:masterfrom
ZhaolunYin:flake-update
Open

Uppdated flake.nix#28145
ZhaolunYin wants to merge 3 commits into
ggml-org:masterfrom
ZhaolunYin:flake-update

Conversation

@ZhaolunYin

@ZhaolunYin ZhaolunYin commented Sep 1, 2026

Copy link
Copy Markdown

Overview

Updated flake.nix and imported files (from .devops/nix) to not use deprecated expressions.

Additional information

Fixed the following warnings:
evaluation warning: stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
evaluation warning: stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
evaluation warning: stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
evaluation warning: stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
evaluation warning: stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
evaluation warning: cudaPackages.cuda_cccl is deprecated, use cccl instead
evaluation warning: nixfmt-rfc-style is now the same as pkgs.nixfmt which should be used instead.

Requirements

@github-actions github-actions Bot added nix Issues specific to consuming flake.nix, or generally concerned with ❄ Nix-based llama.cpp deployment devops improvements to build systems and github actions labels Sep 1, 2026
@ggml-gh-bot

ggml-gh-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

Hi @ZhaolunYin, thanks for your contribution!

Per our contribution guidelines, the automated PR checker found the following issue(s) that need your attention:

  • PR Template not respected: Please respect the template when creating a new pull request. Make sure to fill out all required sections.

Please note that maintainers reserve the right to make final decisions on PRs. If you believe there is a mistake, please comment below.

@ZhaolunYin
ZhaolunYin marked this pull request as ready for review September 1, 2026 08:39
@ZhaolunYin
ZhaolunYin marked this pull request as draft September 1, 2026 08:39
@ZhaolunYin
ZhaolunYin marked this pull request as ready for review September 1, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions nix Issues specific to consuming flake.nix, or generally concerned with ❄ Nix-based llama.cpp deployment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant