Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: eed06a0da90b
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ff47554518da
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 23, 2020

  1. kinit: increase environment limit

    Limit is already increased for standard xorg plasma distribution to
    start, but with wayland, even more libraries being added
    
    Increasing this limit to 1 << 20 (1M) seems to be enough (For me
    length is 80K), and not so much for regular desktops
    
    Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
    CertainLach committed Dec 23, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    grahamc Graham Christensen
    Copy the full SHA
    0fbd3e9 View commit details

Commits on Jan 2, 2021

  1. Merge pull request #107472 from CertainLach/increase-kdeinit-environ-…

    …limit
    
    kinit: increase environment limit
    ttuegel authored Jan 2, 2021

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    grahamc Graham Christensen
    Copy the full SHA
    ff47554 View commit details
Loading