Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 079b004aaa54
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2c86b2c79cbf
Choose a head ref

Commits on Apr 13, 2019

  1. Copy the full SHA
    c8afc26 View commit details
  2. Copy the full SHA
    81e9ddf View commit details
  3. Copy the full SHA
    9555fd7 View commit details
  4. Copy the full SHA
    7de2e3c View commit details

Commits on Apr 14, 2019

  1. Copy the full SHA
    1d883a0 View commit details

Commits on May 1, 2019

  1. Copy the full SHA
    bf3dea4 View commit details
  2. lua*Packages.binaryheap: init at 0.4-1 (generated)

    The generator wanted to do various changes in other packages as well,
    but I didn't commit those.
    vcunat committed May 1, 2019
    Copy the full SHA
    6108e63 View commit details
  3. lua*Packages.compat53: improve paths

    Test case that should execute without an error:
    echo "require('compat53')" | env NIX_PATH=nixpkgs=$(pwd) \
      nix-shell --pure -p lua -p lua.pkgs.compat53 --run lua
    vcunat committed May 1, 2019
    Copy the full SHA
    10237c8 View commit details
  4. lua*Packages.luasec: improve paths

    Test case that should execute without an error:
    echo "require('ssl.https')" | env NIX_PATH=nixpkgs=$(pwd) \
          nix-shell --pure -p lua -p lua.pkgs.luasec --run lua
    vcunat committed May 1, 2019
    Copy the full SHA
    90f8161 View commit details
  5. lua*Packages.http: 0.3 -> 0.4 (and generate)

    One bugfix patch is included - merged upstream but not released yet.
    knot-resolver wrapper would need to add binaryheap explicitly,
    so it's migrated to the automatic LUA path discovery instead.
    vcunat committed May 1, 2019
    Copy the full SHA
    110fb94 View commit details

Commits on May 6, 2019

  1. Copy the full SHA
    6a496b3 View commit details

Commits on May 9, 2019

  1. spl: fix build with linux 5.1

    Upstream issue: openzfs/zfs#8697
    Upstream fix (zfs repo): 782dfae3218b5f2029ce78722b999cb04e8ef001
    
    This can't be applied cleanly as a patch, since spl has been moved
    into the zfs repo since 0.7.13.
    lheckemann committed May 9, 2019
    Copy the full SHA
    17303da View commit details

Commits on May 11, 2019

  1. xss-locker: improve options passing

    - allow locker options without hacks
    - add extraOptions
    turboMaCk committed May 11, 2019
    Copy the full SHA
    7fef2e3 View commit details
  2. ibus-engines.typing-booster-unwrapped: 2.6.0 -> 2.6.1

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/ibus-typing-booster/versions
    r-ryantm committed May 11, 2019
    Copy the full SHA
    fface18 View commit details
  3. apache-jena-fuseki: 3.10.0 -> 3.11.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/apache-jena-fuseki/versions
    r-ryantm committed May 11, 2019
    Copy the full SHA
    5c28af1 View commit details

Commits on May 12, 2019

  1. nixos/xss-lock: improve module

    * Don't use `literalExample`, raw Nix values can directly be specified
      as an option example which provides support for highlighting in the
      manual as well.
    
    * Escape shell args for `extraOptions`: I.e. the `-n` option might be
      problematic as a longer notification command might be misinterpreted.
    Ma27 committed May 12, 2019
    Copy the full SHA
    7751461 View commit details
  2. Copy the full SHA
    d27431b View commit details
  3. Copy the full SHA
    15c4a36 View commit details
  4. maintainer-list.nix: insert-sort the entries at the end

    > Please keep the list alphabetically sorted.
    But apparently (some) people don't notice.
    vcunat committed May 12, 2019
    Copy the full SHA
    a58a44e View commit details
  5. maintainer-list.nix: add srgom

    I have submitted a package for approval (and plan on submitting a few more), hence adding myself.
    Sorted version of #61345.
    SRGOM authored and vcunat committed May 12, 2019
    Copy the full SHA
    31df64d View commit details
  6. hyperscan: 5.1.0 -> 5.1.1 (#59500)

    * hyperscan: 5.1.0 -> 5.1.1
    
    * provide misc utils needed by build
    
    * hyperscan: build shared libs only by default
    
    Only consumer now (rspamd) needs only the shared libs
    + add a switch to build both shared and static if needed
    + cleaner outputs (previously there was static lib and symlink to shared lib in $dev)
    + fix pkgconfig template for v5.1.1 otherwise "includedir" path is wrong
    
    * hyperscan: restrict to x86_64-linux
    
    Fails to find 'nm' on x64 darwin
    dtzWill authored and c0bw3b committed May 12, 2019
    Copy the full SHA
    eb327ed View commit details
  7. Merge pull request #61326 from r-ryantm/auto-update/apache-jena-fuseki

    apache-jena-fuseki: 3.10.0 -> 3.11.0
    7c6f434c authored May 12, 2019
    Copy the full SHA
    aa7d27a View commit details
  8. Copy the full SHA
    ac8bf34 View commit details
  9. hackage-packages.nix: automatic Haskell package set update

    This update was generated by hackage2nix v2.14.3 from Hackage revision
    commercialhaskell/all-cabal-hashes@2979437.
    peti committed May 12, 2019
    Copy the full SHA
    b24afc5 View commit details
  10. Copy the full SHA
    7df834c View commit details
  11. Copy the full SHA
    5d61a76 View commit details
  12. Copy the full SHA
    553a1ee View commit details
  13. Copy the full SHA
    579b679 View commit details
  14. Copy the full SHA
    8fd4b19 View commit details
  15. Merge pull request #61039 from dtzWill/update/libnsl-1.2.0

    libnsl: 1.1.0 -> 1.2.0, drop included patches
    c0bw3b authored May 12, 2019
    Copy the full SHA
    90f6472 View commit details
  16. Copy the full SHA
    ec5f5a2 View commit details
  17. Merge pull request #61323 from r-ryantm/auto-update/ibus-typing-booster

    ibus-engines.typing-booster-unwrapped: 2.6.0 -> 2.6.1
    Ma27 authored May 12, 2019
    Copy the full SHA
    74c841f View commit details
  18. Merge pull request #61311 from turboMaCk/xss-lock-locker-options

    xss-lock: improve locker options passing
    Ma27 authored May 12, 2019
    Copy the full SHA
    fa2c6dc View commit details
  19. mp3cat init at 0.5

    Adding package mp3cat, a command line mp3 utility which will concatenate
    multiple mp3 files, and keep only the audio frames, discarding headers
    and so on.
    OmnipotentEntity committed May 12, 2019
    Copy the full SHA
    9e9996a View commit details
  20. cfitsio: 3.430 -> 3.450

    The derivation is also updated to optionally build cfitsio with bzip2
    support (enabled by default).
    xbreak committed May 12, 2019
    Copy the full SHA
    152b1e4 View commit details
  21. maintainers: add xbreak

    xbreak committed May 12, 2019
    Copy the full SHA
    6f07c3f View commit details
  22. jvmci8: restrict meta.platforms according to graalvm8

    This unbreaks evaluation on darwin, maybe elsewhere.  Thread:
    NixOS/nixpkgs@3cf07efa30a#r33500279
    vcunat committed May 12, 2019
    Copy the full SHA
    08506c8 View commit details
  23. Merge pull request #61107 from OmnipotentEntity/mp3cat-0.5

    mp3cat init at 0.5
    c0bw3b authored May 12, 2019
    Copy the full SHA
    bc61a27 View commit details
  24. Copy the full SHA
    359a734 View commit details
  25. Copy the full SHA
    e07c5ec View commit details
  26. Copy the full SHA
    0fb181b View commit details
  27. icr: 0.5.0 -> 0.6.0 (#61156)

    * icr: 0.5.0 -> 0.6.0
    
    * icr: ensure crystal is in PATH
    c0bw3b authored May 12, 2019
    Copy the full SHA
    3cdb2c3 View commit details
  28. netsniff-ng: 0.6.5 -> 0.6.6 (#61342)

    * netsniff-ng: 0.6.5 -> 0.6.6
    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/netsniff-ng/versions
    
    * netsniff-ng: drop glibc patch
    It has been fixed upstream
    + cleanup build inputs
    + perl not needed to build anymore
    r-ryantm authored and c0bw3b committed May 12, 2019
    Copy the full SHA
    dfb1261 View commit details
  29. Merge pull request #61242 from xbreak/update/cfitsio-3450

    cfitsio: 3.430 -> 3.450
    c0bw3b authored May 12, 2019
    Copy the full SHA
    2c86b2c View commit details
Loading