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: da84efcd12dd
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: 93408aecc4ac
Choose a head ref
  • 18 commits
  • 16 files changed
  • 11 contributors

Commits on Sep 20, 2018

  1. dolphinEmuMaster: mark broken on darwin

    The default version isn't enabled on darwin either, however it did work
    at some point.
    
        /tmp/nix-build-dolphin-emu-2018-08-17.drv-0/source/Source/Core/Core/NetPlayServer.cpp:1180:26: error: unknown type name 'lzo_uint32_t'; did you mean 'lzo_uint32'?
          std::vector<u8> wrkmem(LZO1X_1_MEM_COMPRESS);
    
    /cc ZHF #45961
    LnL7 committed Sep 20, 2018
    Copy the full SHA
    f6bc086 View commit details
  2. dico: mark linux only.

    Never built successfully.
    
        Undefined symbols for architecture x86_64:
          "_rpl_strerror", referenced from:
              _default_print_diag in libgrecs.a(diag.o)
              _grecs_symtab_strerror in libgrecs.a(symtab.o)
              _parse_inet in libgrecs.a(sockaddr.o)
        ld: symbol(s) not found for architecture x86_64
    
    /cc ZHF #45961
    LnL7 committed Sep 20, 2018
    Copy the full SHA
    709a828 View commit details
  3. docker-proxy: mark linux only

    Unlike docker (cli only) this probably won't work on darwin.
    
        github.com/docker/libnetwork/networkdb
        can't load package: package github.com/docker/libnetwork/ns: build constraints exclude all Go files in /private/tmp/nix-build-docker-proxy-7b2b1feb1de4817d522cc372af149ff48d25028e.drv-0/go/src/github.com/docker/libnetwork/ns
    
    /cc ZHF #45961
    LnL7 committed Sep 20, 2018
    Copy the full SHA
    33f8181 View commit details

Commits on Sep 21, 2018

  1. libratbag: init at v0.9.903

    Add package libratbag and service module ratbagd
    Libratbag contains ratbagd daemon and ratbagctl cli to configure
    buttons, dpi, leds, etc. of gaming mice.
    Add mvnetbiz to maintainers.
    mvnetbiz committed Sep 21, 2018
    Copy the full SHA
    9a859fb View commit details
  2. piper: init at 0.2.902

    Add package piper. Piper is a gtk frontend application for ratbagctl
    to configure gaming mice.
    mvnetbiz committed Sep 21, 2018
    Copy the full SHA
    78f1715 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    452a81c View commit details
  4. fetchzip: Use unzip from buildPackages

    Additionally, the manual path manipulation becomes no longer needed.
    Ericson2314 committed Sep 21, 2018
    Copy the full SHA
    b972422 View commit details
  5. Copy the full SHA
    73862bf View commit details
  6. s-tui: 0.7.5 -> 0.8.2 (#47133)

    dtzWill authored and xeji committed Sep 21, 2018
    Copy the full SHA
    203b0ac View commit details
  7. Copy the full SHA
    d7b8f68 View commit details
  8. Merge pull request #47051 from LnL7/darwin-broken-d

    broken darwin packages (d)
    LnL7 authored Sep 21, 2018
    Copy the full SHA
    1a1a5af View commit details
  9. Merge pull request #47143 from obsidiansystems/windows-libusb

    libusb1: Build everywhere, since MinGW works
    Ericson2314 authored Sep 21, 2018
    Copy the full SHA
    a948796 View commit details
  10. lgogdownloader: 3.3 -> 3.4 (#47039)

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/lgogdownloader/versions
    r-ryantm authored and xeji committed Sep 21, 2018
    Copy the full SHA
    3ac97c0 View commit details
  11. Merge pull request #47145 from obsidiansystems/fetchzip-cross

    fetchzip: Use unzip from buildPackages
    Ericson2314 authored Sep 21, 2018
    Copy the full SHA
    aba5f49 View commit details
  12. Copy the full SHA
    a526719 View commit details
  13. Copy the full SHA
    eb3bb7c View commit details
  14. Merge pull request #47149 from NixOS/revert-47093-auto-update/burp

    Revert "burp: 2.1.32 -> 2.2.4"
    ryantm authored Sep 21, 2018
    Copy the full SHA
    3748c25 View commit details
  15. Merge pull request #46274 from mvnetbiz/libratbag

    libratbag: init at v0.9.903
    jtojnar authored Sep 21, 2018
    Copy the full SHA
    93408ae View commit details
Loading