Skip to content

treewide: remove executable bit from .nix files#491190

Merged
philiptaron merged 1 commit into
NixOS:masterfrom
philiptaron:fix-executable-nix-files
Feb 16, 2026
Merged

treewide: remove executable bit from .nix files#491190
philiptaron merged 1 commit into
NixOS:masterfrom
philiptaron:fix-executable-nix-files

Conversation

@philiptaron

Copy link
Copy Markdown
Contributor

These files have the executable bit set but no shebang line, which will be flagged by nixpkgs-vet NPV-145.

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.

These files have the executable bit set but no shebang line,
which will be flagged by nixpkgs-vet NPV-145.
@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. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Feb 16, 2026
@philiptaron philiptaron added this pull request to the merge queue Feb 16, 2026
@nixpkgs-ci nixpkgs-ci Bot added the 12.approvals: 2 This PR was reviewed and approved by two persons. label Feb 16, 2026
Merged via the queue into NixOS:master with commit b589cc4 Feb 16, 2026
32 checks passed
@philiptaron philiptaron deleted the fix-executable-nix-files branch February 16, 2026 23:17
@nixpkgs-ci

nixpkgs-ci Bot commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

Successfully created backport PR for release-25.11:

@github-actions github-actions Bot added the 8.has: port to stable This PR already has a backport to the stable release. label Apr 10, 2026
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 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: port to stable This PR already has a backport to the stable release. 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. 12.approvals: 2 This PR was reviewed and approved by two persons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants