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: 16174037b3b6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2f7fa4bb8887
Choose a head ref
  • 20 commits
  • 16 files changed
  • 12 contributors

Commits on Jan 4, 2021

  1. visidata: 2.1 -> 2.1.1

    r-ryantm committed Jan 4, 2021
    Copy the full SHA
    9708bf6 View commit details
    Browse the repository at this point in the history
  2. eksctl: 0.34.0 -> 0.35.0

    afreakk committed Jan 4, 2021
    Copy the full SHA
    afaef8a View commit details
    Browse the repository at this point in the history
  3. linux: 5.11-rc1 -> 5.11-rc2

    Added temporary patch for a syntax error in the wireless drivers
    NeQuissimus committed Jan 4, 2021
    Copy the full SHA
    f284b44 View commit details
    Browse the repository at this point in the history
  4. warsow: fix src url

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Jan 4, 2021
    Copy the full SHA
    559cf76 View commit details
    Browse the repository at this point in the history
  5. overmind: 2.1.1 -> 2.2.0

    Joe Dupuis committed Jan 4, 2021
    Copy the full SHA
    75dfb5f View commit details
    Browse the repository at this point in the history
  6. aws-nuke: init at 2.14.0

    grahamc committed Jan 4, 2021
    Copy the full SHA
    2bb0558 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4582af6 View commit details
    Browse the repository at this point in the history
  8. Revert "python: 3.8.6 -> 3.8.7."

    Need to fix a patch first. Next iteration.
    
    This reverts commit 507efdb.
    FRidh committed Jan 4, 2021
    Copy the full SHA
    e1ed9b3 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d815581 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    214effe View commit details
    Browse the repository at this point in the history
  11. rustracer: 2.1.35 -> 2.1.40, fix build

    Failing build: https://hydra.nixos.org/build/134175791
    ChangeLog: https://github.com/racer-rust/racer/blob/v2.1.40/CHANGELOG.md
    
    A few more things are worth noting:
    
    * It's not possible to update to latest version (2.1.42) at the time of
      committing since this requires a newer `rustc` (1.51 to be precise) to
      compile.
    * For proper completion, `rustLibSrc` rather than `rustcSrc` must be
      used now. The two were separated here previously[1].
    * Dropped the `checkPhase` and replaced it with a list of `checkFlags`.
      This has the benefit that the default `checkPhase` from
      `buildRustPackage` can be used which properly configures parallelism
      and which target to use (i.e. `release` in this case which reduces
      build time).
    
    [1] 68060f6
    Ma27 committed Jan 4, 2021
    Copy the full SHA
    61b8a2c View commit details
    Browse the repository at this point in the history
  12. Merge pull request #108422 from JoeDupuis/update-overmind-2.1.1-to-2.2.0

    overmind: 2.1.1 -> 2.2.0
    samueldr committed Jan 4, 2021
    Copy the full SHA
    32b542b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #108397 from afreakk/eksctl-v0-35-0

    eksctl: 0.34.0 -> 0.35.0
    SuperSandro2000 committed Jan 4, 2021
    Copy the full SHA
    cb54c23 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #108393 from r-ryantm/auto-update/visidata

    visidata: 2.1 -> 2.1.1
    SuperSandro2000 committed Jan 4, 2021
    Copy the full SHA
    91b89bd View commit details
    Browse the repository at this point in the history
  15. Merge pull request #108418 from rissson/pkgs-warsow

    warsow: fix src url
    SuperSandro2000 committed Jan 4, 2021
    Copy the full SHA
    2e8cc1c View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    a080e9b View commit details
    Browse the repository at this point in the history
  17. Merge pull request #108420 from grahamc/aws-nuke

    aws-nuke: init at 2.14.0
    Ma27 committed Jan 4, 2021
    Copy the full SHA
    7cd7ff7 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    a43963d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Copy the full SHA
    0e4e475 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2f7fa4b View commit details
    Browse the repository at this point in the history