NixOS / nix

Nix, the purely functional package manager
https://nixos.org/
GNU Lesser General Public License v2.1
11.49k stars 1.44k forks source link

fix: remove usage of XDG_RUNTIME_DIR for TMP #10883

Closed tomberek closed 3 weeks ago

tomberek commented 3 weeks ago

Motivation

Context

Removes usage of XDG_RUNTIME_DIR

Priorities and Process

Add :+1: to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

github-actions[bot] commented 3 weeks ago

Backport failed for 2.18-maintenance, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.18-maintenance
git worktree add -d .worktree/backport-10883-to-2.18-maintenance origin/2.18-maintenance
cd .worktree/backport-10883-to-2.18-maintenance
git switch --create backport-10883-to-2.18-maintenance
git cherry-pick -x 1363f51bcb24ab9948b7b5093490a009947f7453
github-actions[bot] commented 3 weeks ago

Backport failed for 2.18-maintenance, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.18-maintenance
git worktree add -d .worktree/backport-10883-to-2.18-maintenance origin/2.18-maintenance
cd .worktree/backport-10883-to-2.18-maintenance
git switch --create backport-10883-to-2.18-maintenance
git cherry-pick -x 1363f51bcb24ab9948b7b5093490a009947f7453
github-actions[bot] commented 3 weeks ago

Successfully created backport PR for 2.23-maintenance:

github-actions[bot] commented 3 weeks ago

Git push to origin failed for 2.23-maintenance with exitcode 1

github-actions[bot] commented 3 weeks ago

Successfully created backport PR for 2.18-maintenance:

github-actions[bot] commented 3 weeks ago

Backport failed for 2.23-maintenance, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.23-maintenance
git worktree add -d .worktree/backport-10883-to-2.23-maintenance origin/2.23-maintenance
cd .worktree/backport-10883-to-2.23-maintenance
git switch --create backport-10883-to-2.23-maintenance
git cherry-pick -x 1363f51bcb24ab9948b7b5093490a009947f7453
nixos-discourse commented 3 weeks ago

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/2024-06-10-nix-team-meeting-minutes-151/46956/1