Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

niri: refactor & cleanup #347232

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 8, 2024

  1. niri: format with nixfmt

    getchoo committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6521bf4 View commit details
    Browse the repository at this point in the history
  2. niri: cleanup dependencies

    Some of these were not required, not explicitly listed, or shouldn't
    always be added to the rpath
    getchoo committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d9aecbc View commit details
    Browse the repository at this point in the history
  3. niri: force linking with linker args instead of patchelf

    We don't need to be patching an already built binary here
    getchoo committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f1cf61e View commit details
    Browse the repository at this point in the history
  4. niri: cleanup

    This reorders some of the attributes to be a bit more sensible, as well
    as adopts some "best practices"
    getchoo committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f03374e View commit details
    Browse the repository at this point in the history
  5. niri: add meta.changelog

    getchoo committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6a2a508 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c5d185 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b12b98 View commit details
    Browse the repository at this point in the history