Skip to content

nixos/nix-daemon: set LimitNOFILE to 1Mi#176558

Merged
mweinelt merged 1 commit intoNixOS:masterfrom
Artturin:bumpnofileinfinity
Jun 8, 2022
Merged

nixos/nix-daemon: set LimitNOFILE to 1Mi#176558
mweinelt merged 1 commit intoNixOS:masterfrom
Artturin:bumpnofileinfinity

Conversation

@Artturin
Copy link
Member

@Artturin Artturin commented Jun 6, 2022

fixes 'too many open files' (on linux)
https://www.freedesktop.org/software/systemd/man/systemd.exec.html#Process%20Properties

Description of changes
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.11 Release Notes (or backporting 22.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added 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 Jun 6, 2022
@ofborg ofborg bot added 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. labels Jun 6, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2022

Successfully created backport PR #176873 for release-22.05.

@vcunat vcunat changed the title nixos/nix-daemon: set LimitNOFILE to infinity nixos/nix-daemon: set LimitNOFILE to 1Mi Jun 10, 2022
Artturin added a commit to Artturin/nix that referenced this pull request Jun 10, 2022
@nixos-discourse
Copy link

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

https://discourse.nixos.org/t/why-is-qt6-qtwebengine-failing-ulimit-n/19539/6

@Artturin Artturin deleted the bumpnofileinfinity branch June 13, 2022 14:55
Artturin added a commit to Artturin/nix that referenced this pull request Nov 4, 2022
github-actions bot pushed a commit to NixOS/nix that referenced this pull request Dec 9, 2022
github-actions bot pushed a commit to NixOS/nix that referenced this pull request Jan 17, 2023
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/` 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants