Skip to content

tests.devShellTools.nixos: Fix test#471839

Merged
roberth merged 1 commit intoNixOS:masterfrom
roberth:fix-tests-devShellTools-nixos-disk-space
Dec 18, 2025
Merged

tests.devShellTools.nixos: Fix test#471839
roberth merged 1 commit intoNixOS:masterfrom
roberth:fix-tests-devShellTools-nixos-disk-space

Conversation

@roberth
Copy link
Member

@roberth roberth commented Dec 17, 2025

This increases the disk size, which I assume was consumed by the various docker image operations.

cc @infinisil as original author of this particular test

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

This increases the disk size, which I assume was consumed by the
various docker image operations.
@nixpkgs-ci nixpkgs-ci bot requested a review from jhol December 17, 2025 23:41
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS labels Dec 17, 2025
@roberth roberth mentioned this pull request Dec 17, 2025
21 tasks
@roberth roberth added this pull request to the merge queue Dec 18, 2025
Merged via the queue into NixOS:master with commit abcecff Dec 18, 2025
30 checks passed
@roberth roberth deleted the fix-tests-devShellTools-nixos-disk-space branch December 18, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants