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: 50602de85e3d
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: 95376c9ec23d
Choose a head ref
  • 12 commits
  • 11 files changed
  • 7 contributors

Commits on Oct 28, 2018

  1. add maintainer das-g

    das-g committed Oct 28, 2018
    Copy the full SHA
    0982b78 View commit details

Commits on Nov 2, 2018

  1. protozero: init at 1.6.3

    das-g committed Nov 2, 2018
    Copy the full SHA
    95a1054 View commit details
  2. libosmium: init at 2.14.2

    das-g committed Nov 2, 2018
    Copy the full SHA
    78dbe69 View commit details
  3. osmium-tool: init at 1.9.1

    das-g committed Nov 2, 2018
    Copy the full SHA
    295cae7 View commit details

Commits on Nov 6, 2018

  1. qt5.qtbase: add cf-private on darwin

        Undefined symbols for architecture x86_64:
          "_OBJC_CLASS_$_NSDate", referenced from:
              objc-class-ref in qcore_foundation.o
          "_OBJC_CLASS_$_NSURL", referenced from:
              objc-class-ref in qcore_foundation.o
          "_OBJC_CLASS_$_NSData", referenced from:
              objc-class-ref in qcore_foundation.o
          "_CFURLCopyResourcePropertyForKey", referenced from:
              hasResourcePropertyFlag(QFileSystemMetaData const&, QFileSystemEntry const&, __CFString const*) in qfilesystemengine_unix.o
          "_CFURLCreateBookmarkDataFromFile", referenced from:
              QFileSystemEngine::getLinkTarget(QFileSystemEntry const&, QFileSystemMetaData&) in qfilesystemengine_unix.o
          "_kCFURLIsAliasFileKey", referenced from:
              QFileSystemEngine::fillMetaData(QFileSystemEntry const&, QFileSystemMetaData&, QFlags<QFileSystemMetaData::MetaDataFlag>) in qfilesystemengine_unix.o
          "_kCFURLIsHiddenKey", referenced from:
              QFileSystemEngine::fillMetaData(QFileSystemEntry const&, QFileSystemMetaData&, QFlags<QFileSystemMetaData::MetaDataFlag>) in qfilesystemengine_unix.o
          "_kCFURLIsPackageKey", referenced from:
              QFileSystemEngine::fillMetaData(QFileSystemEntry const&, QFileSystemMetaData&, QFlags<QFileSystemMetaData::MetaDataFlag>) in qfilesystemengine_unix.o
          "_CFURLCreateByResolvingBookmarkData", referenced from:
              QFileSystemEngine::getLinkTarget(QFileSystemEntry const&, QFileSystemMetaData&) in qfilesystemengine_unix.o
        ld: symbol(s) not found for architecture x86_64
    LnL7 committed Nov 6, 2018
    Copy the full SHA
    9a1a872 View commit details

Commits on Nov 7, 2018

  1. Merge pull request #49845 from LnL7/darwin-qtbase

    qt5.qtbase: add cf-private on darwin
    LnL7 authored Nov 7, 2018
    Copy the full SHA
    26cce54 View commit details
  2. Copy the full SHA
    21dfccd View commit details
  3. ip2unix: 1.0.0 -> 1.1.0

    Upstream fixes:
    
      * Prevent closing file descriptors passed by systemd.
    
    New upstream features:
    
      * Allow to specify port ranges.
    
    Signed-off-by: aszlig <aszlig@nix.build>
    aszlig committed Nov 7, 2018
    Copy the full SHA
    5fc73fd View commit details
  4. gucci: init at 0.1.0 (#49813)

    * gucci: init at 0.1.0
    
    * gucci: init at 0.1.0
    braydenjw authored and srhb committed Nov 7, 2018
    Copy the full SHA
    e11c3a0 View commit details
  5. Merge pull request #49429 from das-g/osmium

    osmium-tool: init at 1.9.1 incl. dependencies
    srhb authored Nov 7, 2018
    Copy the full SHA
    7f58e8d View commit details
  6. lark-parser: 2017-12-18 -> 0.6.5

    This bumps lark-parser to a released version that doesn't loop forever
    and consumes all memory on certain grammars.
    
    erezsh/lark redirects now to lark-parser/lark, so also update homepage.
    flokli authored and FRidh committed Nov 7, 2018
    Copy the full SHA
    becf887 View commit details
  7. Merge pull request #49861 from rnhmjoj/manual-fix

    nixos/manual: move syncthing notice in the right position
    flokli authored Nov 7, 2018
    Copy the full SHA
    95376c9 View commit details
Loading