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: a3b6b49eac91
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: a0ad72bebcae
Choose a head ref

Commits on Feb 3, 2019

  1. nixos/duplicity: init

    Add a simple module that wrap duplicity in a systemd service.
    Olivier Marty committed Feb 3, 2019
    Copy the full SHA
    7a87866 View commit details

Commits on Feb 20, 2019

  1. qt5.qtwebkit: link against libicucore.dylib from darwin.ICU instead o…

    …f /usr/lib
    
    The impure library was introduced in
    
       775531c ('qt58: extend darwin compatibility')
    
    cmake-based build can use a non-apple ICU if -DMACOS_USE_SYSTEM_ICU=OFF
    is set.
    veprbl committed Feb 20, 2019
    Copy the full SHA
    f212dd2 View commit details
  2. qt5.qtwebkit: refactor version comparison

    This introduces usingAnnulenWebkitFork variable. Using version
    check for qtbase.version is misleading because annulen's fork is not
    tied to a specific qt5 release.
    veprbl committed Feb 20, 2019
    Copy the full SHA
    67186de View commit details
  3. qt511.qtwebkit: fix on darwin

    readline is used on macOS and iOS for some javascript console (JSC). It
    seems to be easier to disable it than to fix it.
    veprbl committed Feb 20, 2019
    Copy the full SHA
    4bbd00e View commit details
  4. Copy the full SHA
    518f997 View commit details

Commits on Feb 22, 2019

  1. Copy the full SHA
    134a061 View commit details

Commits on Feb 23, 2019

  1. nginx: build with openssl 1.1

    This will allow us to enable TLSv1.3
    jtojnar committed Feb 23, 2019
    Copy the full SHA
    051e852 View commit details

Commits on Feb 25, 2019

  1. nixos/nginx: Enable TLS 1.3 support

    jtojnar authored and lheckemann committed Feb 25, 2019
    Copy the full SHA
    f93ff28 View commit details

Commits on Feb 27, 2019

  1. scfbuild: bump to latest git (Jun 2017)

    No release tags on the repo, unclear how versioning works,
    keeping version number reported in repo for now.
    
    Users of this (such as twemoji-color-font) have build instructions
    that always grab latest git revision so this seems appropriate.
    dtzWill committed Feb 27, 2019
    Copy the full SHA
    d1fdcf6 View commit details
  2. buildah: 1.4 -> 1.7.1

    dtzWill committed Feb 27, 2019
    Copy the full SHA
    dceb0ce View commit details
  3. emojione: 1.3 -> 1.4

    https://github.com/eosrei/emojione-color-font/releases/tag/v1.4
    
    twemoji-color-font is suggested as replacement for unicode 11 and such,
    but as long as we have this expression might as well use latest.
    dtzWill committed Feb 27, 2019
    Copy the full SHA
    75fa4e2 View commit details

Commits on Feb 28, 2019

  1. Copy the full SHA
    74031d9 View commit details
  2. Copy the full SHA
    668f759 View commit details

Commits on Mar 1, 2019

  1. wireless-tools: 30.pre2 -> 30.pre9

    * 30.pre2 source is no longer available, apparently
    
    Since changelog seems to be only inside the sources,
    here's the diff from pre2 to pre9's CHANGELOG.h:
    
        ---
        o When using takeover, redo probing in case eth0 was in use [ifrename]
        o Update Hotplug documentation, add uDev bits [HOTPLUG-UDEV.txt]
        o Add ESSID bug patches and documentation [ESSID-BUG.txt]
        o Make wireless.21.h LGPL as promised a long time ago [wireless.21.h]
        ---
        	(Bug reported by Shaddy Baddah)
        o Fix unaligned access on SPARC in the 64->32 bit workaround [iwlib.c]
        ---
        	(From Maxime Charpenne <maxime.charpenne@free.fr>)
        o Mise à jour de la traduction en francais des pages manuel [fr/*]
        ---
        o Use wireless.22.h, make it LGPL [iwlib.h/wireless.22.h]
        o Show Scanning Capabilities in "iwlist event" [iwlist]
        	(Bug reported by Nikita Zhernosenko)
        o Fix parsing of retry/power when modifier is used [iwconfig]
        	(Bug reported by Alexis Phoenix)
        o Remove trailing '/' in INSTALL_* that fooled checkinstall [Makefile]
        	(From Dan Williams <dcbw@redhat.com>)
        o Scan capabilities in struct iw_range [wireless.h]
        	(From Guus Sliepen <guus@debian.org>)
        o Install localised man page [Makefile]
        ---
        o Fix #define that broke 32->64 bit workaround [wireless.22.h]
        o Workaround kernel bug when getting ESSID [iwlib/iwconfig/iwgetid]
        	(From Gerald Pfeifer  <gerald@pfeifer.com>)
        o Fix gramar in man page, add about hidden networks [iwlist.8]
        ---
        	(From Reinette Chatre <reinette.chatre@intel.com>)
        o Enable scan buffer to grow up to 65535 instead of 32768 [iwlist]
        o Return a proper error if scan result exceed buffer max [iwlist]
        	(From Jean Tourrilhes)
        o Do above two fixes for the simple scan API [iwlib]
        	(From Claudio Ferronato <claiudio@libero.it>)
        o Spelling and typos in [iwconfig.8]
        ---
        o Create iwlib-private.h to minimise namespace pollution [iwlib]
        o More fix to the 64->32bit band-aid for encode [iwlib]
        o Update udev rule to remove a warning [19-udev-ifrename.rules]
        	(from Ritesh Raj Sarraf <rrs@researchut.com> and Guus Sliepen)
        o Propagate error codes out of main for get [iwconfig/iwlist/iwspy]
        	(From Guus Sliepen <guus@debian.org>)
        o Remove spurious commands from Czech iwconfig manpage.
    dtzWill committed Mar 1, 2019
    Copy the full SHA
    67f9048 View commit details
  2. Copy the full SHA
    5638a1c View commit details
  3. Copy the full SHA
    0e40b7b View commit details

Commits on Mar 2, 2019

  1. Copy the full SHA
    47b939d View commit details
  2. Copy the full SHA
    f6505ee View commit details
  3. feh: 3.1.2 -> 3.1.3

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/feh/versions
    r-ryantm committed Mar 2, 2019
    Copy the full SHA
    5ab8894 View commit details
  4. llvm8: init

    matthewbauer committed Mar 2, 2019
    Copy the full SHA
    52cb072 View commit details
  5. flmsg: 4.0.8 -> 4.0.8.04

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/flmsg/versions
    r-ryantm committed Mar 2, 2019
    Copy the full SHA
    6fd87e0 View commit details
  6. Copy the full SHA
    516b3fe View commit details
  7. libpqxx: 6.3.2 -> 6.3.3

    dtzWill committed Mar 2, 2019
    Copy the full SHA
    b83cca6 View commit details
  8. Copy the full SHA
    a30a76e View commit details
  9. pony-stable: 0.1.6 -> 0.2.0

    dtzWill committed Mar 2, 2019
    Copy the full SHA
    7565289 View commit details
  10. ponyc: use llvm7, this is last version supporting llvm_39

    Pinning ponyc to use llvm_39 was done way back in 2016[1]
    and shows no indication that this was done for any reason
    other than specifying what ponyc supported at the time :).
    
    [1] ae4ef90
    dtzWill committed Mar 2, 2019
    Copy the full SHA
    2688a23 View commit details
  11. Copy the full SHA
    aba8801 View commit details
  12. qt5.full: add qtwebview module to 5.11 and 5.12 packages

    Pedro Pombeiro committed Mar 2, 2019
    Copy the full SHA
    080612a View commit details
  13. gitAndTools.git-hub: 1.0.1 -> 1.0.3

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/git-hub/versions
    r-ryantm committed Mar 2, 2019
    Copy the full SHA
    3063f13 View commit details
  14. pugixml: use fetchFromGitHub

    jokogr committed Mar 2, 2019
    Copy the full SHA
    8571a66 View commit details
  15. xdg-desktop-portal: renable geoclue

    We have 2.5.2 now.
    worldofpeace committed Mar 2, 2019
    Copy the full SHA
    af3090d View commit details
  16. Copy the full SHA
    236c7db View commit details
  17. skypeforlinux: 8.32.0.44 -> 8.34.0.78

    Emmanuel Rosa committed Mar 2, 2019
    Copy the full SHA
    dc60b62 View commit details
  18. Copy the full SHA
    f14a48f View commit details
  19. catimg: init at 2.5.0

    ryantm committed Mar 2, 2019
    Copy the full SHA
    146408d View commit details
  20. gitea: 1.7.1 -> 1.7.3

    Milan Pässler committed Mar 2, 2019
    Copy the full SHA
    1246a73 View commit details
  21. fish: 3.0.1 -> 3.0.2

    qolii committed Mar 2, 2019
    Copy the full SHA
    dc84a65 View commit details

Commits on Mar 3, 2019

  1. Copy the full SHA
    6471655 View commit details
  2. solr: 7.6.0 -> 7.7.1

    aanderse committed Mar 3, 2019
    Copy the full SHA
    cf80b01 View commit details
  3. Merge pull request #56676 from r-ryantm/auto-update/git-hub

    gitAndTools.git-hub: 1.0.1 -> 1.0.3
    worldofpeace authored Mar 3, 2019
    Copy the full SHA
    aeb3876 View commit details
  4. Merge pull request #56749 from aanderse/solr

    solr: 7.6.0 -> 7.7.1
    ryantm authored Mar 3, 2019
    Copy the full SHA
    508ad0e View commit details
  5. Copy the full SHA
    903948a View commit details
  6. Merge pull request #56747 from emmanuelrosa/skype-8.34

    skypeforlinux: 8.32.0.44 -> 8.34.0.78
    worldofpeace authored Mar 3, 2019
    Copy the full SHA
    16c74f7 View commit details
  7. tmuxp: 1.5.0a1 -> 1.5.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/tmuxp/versions
    r-ryantm committed Mar 3, 2019
    Copy the full SHA
    d41f80f View commit details
  8. twa: 1.7.1 -> 1.8.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/twa/versions
    r-ryantm committed Mar 3, 2019
    Copy the full SHA
    f4e5db3 View commit details
  9. pythonPackages.protobuf: propagate native pkgs.protobuf input

    Python packages depending on the protobuf library often use the "protoc"
    tool from pkgs.protobuf to codegen at build time.
    
    This fixes a few regressions from 5c75318
    delroth authored and FRidh committed Mar 3, 2019
    Copy the full SHA
    f20a660 View commit details
  10. Revert "pythonPackages.wptserve: fix build by adding a local h2 3.0.1…

    … instance"
    
    This reverts commit 3e603b1.
    Python packages' dependencies should not be overridden because
    having multiple versions in $PYTHONPATH breaks stuff.
    Robert Schütz authored and FRidh committed Mar 3, 2019
    Copy the full SHA
    c943e22 View commit details
  11. python.pkgs.wptserve: relax h2 version constraint

    Robert Schütz authored and FRidh committed Mar 3, 2019
    Copy the full SHA
    3c4c8b6 View commit details
  12. wxPython: fix build

    FRidh committed Mar 3, 2019
    Copy the full SHA
    1285d73 View commit details
  13. Merge pull request #56735 from qolii/fish_update_301_302

    fish: 3.0.1 -> 3.0.2
    etu authored Mar 3, 2019
    Copy the full SHA
    6518e5f View commit details
Loading