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: d4c1d6bb93a2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ef28995795df
Choose a head ref
  • 14 commits
  • 11 files changed
  • 11 contributors

Commits on Mar 17, 2019

  1. Copy the full SHA
    1b9fbe0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. glibcLocales: also build C.UTF-8

    Previously we only build C.UTF-8 as part of the locale-archive
    that comes with the glibc core package.
    However for consistent use of LANG=C.UTF-8 we also want support
    in our glibcLocales as well.
    fixes #57974
    
    (cherry picked from commit 467f0f9)
    Mic92 committed Mar 21, 2019
    Copy the full SHA
    1db1951 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. japser: 2.0.14 -> 2.0.16

    (cherry picked from commit 96e93d6)
    pSub committed Mar 23, 2019
    Copy the full SHA
    37c8939 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. python.pkgs.hypothesis: 3.88.3 -> 4.7.3 (#58169)

    It looks like in 89f91cf the hash
    from 4.7.3 was used and the wrong version specified.
    
    (cherry picked from commit f1c7bb9)
    dotlambda authored and Robert Schütz committed Mar 24, 2019
    Copy the full SHA
    a9c581a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. python3: 3.7.2 -> 3.7.3

    (cherry picked from commit 0ddae82)
    FRidh committed Mar 26, 2019
    Copy the full SHA
    3e0d25e View commit details
    Browse the repository at this point in the history
  2. modemmanager: 1.7.990 -> 1.10.0

    * Add flags for systemd [0]
    
    * Enable tests
      Though I actually didn't look to see how they're
      performed, only effort done was to get a success-
      ful build.
    
    * Enable vala bindings
    
    [0]: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/blob/1.8.0/NEWS#L21
    
    (cherry picked from commit cb962e8)
    worldofpeace authored and flokli committed Mar 26, 2019
    Copy the full SHA
    2b1ee54 View commit details
    Browse the repository at this point in the history
  3. libqmi: 1.20.2 -> 1.22.2

    Drop --enable-mbim-qmux because we have libmbim >= 1.14.0 [0]
    
    [0]: https://gitlab.freedesktop.org/mobile-broadband/libqmi/blob/1.16.0/NEWS#L5
    
    (cherry picked from commit fd5c74c)
    worldofpeace authored and flokli committed Mar 26, 2019
    Copy the full SHA
    4cec8a5 View commit details
    Browse the repository at this point in the history
  4. libmbim: 1.16.2 -> 1.18.0

    (cherry picked from commit 005c3cf)
    worldofpeace authored and flokli committed Mar 26, 2019
    Copy the full SHA
    65028ce View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. adoptopenjdk: Remove libfreetype.so from adoptopenjdk's derivation. (#…

    …58412)
    
    This caused some reverse dependencies of adoptopenjdk to depend on
    adoptopenjdk's libfreetype, rather than the NixOS
    libfreetype. For example: #57733
    
    Now the derivation does not contain libfreetype.so . The JRE links to
    nixpkg's freetype:
    
    $ ldd /nix/store/9iyxm1nkn35xhjgri041r980z4p5ls5g-adoptopenjdk-hotspot-bin-11.0.2/lib/libfontmanager.so | grep -i freetype
    	libfreetype.so => /nix/store/ycbkq39cngzx19j829qzgdnw3mx3z78g-freetype-2.9.1/lib/libfreetype.so (0x0000795e30702000)
    
    (cherry picked from commit 6bae073)
    tomfitzhenry authored and veprbl committed Mar 27, 2019
    Copy the full SHA
    0000a86 View commit details
    Browse the repository at this point in the history
  2. tzdata: 2018g -> 2019a

    (cherry picked from commit 32538ff51f15c2a416949a6f75ef41a505d530f8)
    andir committed Mar 27, 2019
    Copy the full SHA
    ff18b89 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58348 from andir/19.03/tzdata

    [19.03] tzdata: 2018g -> 2019a
    flokli committed Mar 27, 2019
    Copy the full SHA
    0ec70bc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Copy the full SHA
    3751739 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. notary: disable tests (for now)

    I don't really know anything about the package;
    I just noticed the regression on hydra.nixos.org.
    
    (cherry picked from commit ba18b47)
    vcunat committed Mar 31, 2019
    Copy the full SHA
    f10bc3c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Copy the full SHA
    ef28995 View commit details
    Browse the repository at this point in the history