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: 3e639196de91
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 479f75d1e5dd
Choose a head ref
  • 12 commits
  • 11 files changed
  • 10 contributors

Commits on Oct 28, 2019

  1. vte: enable building with musl

    VTE requires a small patch to be able to be built with musl.
    cdepillabout authored and nh2 committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    fc265d9 View commit details
    Browse the repository at this point in the history
  2. symlinkJoin: fix cross

    alyssais committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    59dbb00 View commit details
    Browse the repository at this point in the history
  3. perlPackages.Po4a: fix build (#72170)

    Fixes #71296 (Po4a build get stuck in a loop)
    
    Term::ReadKey is an optional dependency. From upstream:
    > This module is used to retrieve the terminal's line width.
    > If it is not present, the line width can be specified with the COLUMN environment variable.
    c0bw3b committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    97a5c41 View commit details
    Browse the repository at this point in the history
  4. cups: enable compiling with musl

    When compiling `cups` with `pkgsMusl`, `cups` can't depend on `systemd`
    because `systemd` is not able to be built with musl.
    cdepillabout authored and nh2 committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    664823c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #71577 from cdepillabout/vte-compiling-with-musl

    vte: enable compiling with musl
    nh2 committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    aaddb5f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #72173 from alyssais/symlinkJoin-cross

    symlinkJoin: fix cross
    Ericson2314 committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    1503091 View commit details
    Browse the repository at this point in the history
  7. liburing: 0.2pre252_a9bb08db -> 0.2

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    fa4f091 View commit details
    Browse the repository at this point in the history
  8. Fix link in CONTRIBUTING.md

    davidak authored and FRidh committed Oct 28, 2019
    1 Configuration menu
    Copy the full SHA
    bdc3697 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c5f5b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d8dc89 View commit details
    Browse the repository at this point in the history
  11. vector: init at 0.5.0

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    f86361d View commit details
    Browse the repository at this point in the history
  12. reuse: 0.5.0 -> 0.5.2

    davidak authored and Jon committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    479f75d View commit details
    Browse the repository at this point in the history