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

[RFC] Declarative wrappers #85103

Closed
wants to merge 31 commits into from

Commits on Apr 12, 2020

  1. Configuration menu
    Copy the full SHA
    242a7da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f26fe View commit details
    Browse the repository at this point in the history
  3. Make more stuff work

    doronbehar committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    112882f View commit details
    Browse the repository at this point in the history
  4. Add more passthrus and make basic functionality work

    The problem now is that wrapGAppsHook is smarter - it knows about
    packages that need certain search directories even if they are not in
    the dependency tree.
    doronbehar committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    9893944 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e1464e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78cbe77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74a01b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a18f521 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72d6478 View commit details
    Browse the repository at this point in the history
  10. Prepare for a PR

    doronbehar committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    d0ed3a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0dab18 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6283f15 View commit details
    Browse the repository at this point in the history
  13. fix missing semicolon pkgs/development/libraries/gvfs/default.nix

    Co-Authored-By: Cole Helbling <[email protected]>
    ryantm and cole-h authored Apr 12, 2020
    Configuration menu
    Copy the full SHA
    b4d3633 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Fix another ofborg error

    doronbehar committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    ea9640a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8074b9c View commit details
    Browse the repository at this point in the history
  3. use @out@ and not %out%

    doronbehar committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    f173b80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dda939a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8999768 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. some comments improvements

    doronbehar committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    2300445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32dd553 View commit details
    Browse the repository at this point in the history
  3. Instead of using many values in env vars, enable to use a link argume…

    …nt that configures this behavior
    doronbehar committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    277ac54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ed98f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    270ffc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    aea2b5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6f9600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f50caf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca4dc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c74d6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a8e032 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    73bc870 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aacb90 View commit details
    Browse the repository at this point in the history