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
base: eed06a0da90b
Choose a base ref
...
head repository: NixOS/nixpkgs
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
    Copy the full SHA
    0fbd3e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

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

    …limit
    
    kinit: increase environment limit
    ttuegel committed Jan 2, 2021
    Copy the full SHA
    ff47554 View commit details
    Browse the repository at this point in the history