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: 82a441d3cfcc
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: 4e8f32012384
Choose a head ref

Commits on Jul 6, 2020

  1. dwm-status: 1.7.0 -> 1.7.1

    Gerschtli committed Jul 6, 2020
    Copy the full SHA
    c86837e View commit details

Commits on Jul 26, 2020

  1. theme-obsidian2: 2.12 -> 2.13

    romildo committed Jul 26, 2020
    Copy the full SHA
    b955ca8 View commit details

Commits on Jul 27, 2020

  1. Copy the full SHA
    d34955d View commit details

Commits on Jul 28, 2020

  1. hydra-unstable: 2020-06-23 -> 2020-07-28

    This fixes the build:
    
    config.status: creating hydra-config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    config.status: executing executable-scripts commands
    building
    build flags: -j8 -l8 SHELL=/nix/store/c4wxsn4jays9j31y5z9f83nr2cp7l4pa-bash-4.4-p23/bin/bash
    make  all-recursive
    make[1]: Entering directory '/build/source'
    Making all in src
    make[2]: Entering directory '/build/source/src'
    Making all in hydra-evaluator
    make[3]: Entering directory '/build/source/src/hydra-evaluator'
    g++ -DHAVE_CONFIG_H -I. -I../..    -std=c++17 -I/nix/store/2xhb4hlskn33pbyph36v4wxcan56dnrw-boehm-gc-8.0.4-dev/include -I/nix/store/5rjgsqjdm71cflfb68q7m771a1rqcsk3-nix-2.4pre20200719_a79b6dd-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_evaluator-hydra-evaluator.o `test -f 'hydra-evaluator.cc' || echo './'`hydra-evaluator.cc
    hydra-evaluator.cc:27:27: error: template argument 1 is invalid
       27 |     std::unique_ptr<Config> config;
          |                           ^
    hydra-evaluator.cc:27:27: error: template argument 2 is invalid
    hydra-evaluator.cc: In constructor 'Evaluator::Evaluator()':
    hydra-evaluator.cc:61:56: error: base operand of '->' is not a pointer
       61 |         , maxEvals(std::max((size_t) 1, (size_t) config->getIntOption("max_concurrent_evals", 4)))
          |                                                        ^~
    hydra-evaluator.cc:60:44: error: invalid user-defined conversion from 'std::_MakeUniq<Config>::__single_object' {aka 'std::unique_ptr<Config, std::default_delete<Config> >'} to 'int' [-fpermissive]
       60 |         : config(std::make_unique<::Config>())
          |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
    In file included from /nix/store/3krz9s8ni3bqy4hy35ycmq8assrrb4f6-gcc-9.3.0/include/c++/9.3.0/memory:80,
                     from /nix/store/d97d0wixvlprz59z57maqj1pmda55r3b-libpqxx-6.4.5/include/pqxx/binarystring.hxx:17,
                     from /nix/store/d97d0wixvlprz59z57maqj1pmda55r3b-libpqxx-6.4.5/include/pqxx/binarystring:4,
                     from /nix/store/d97d0wixvlprz59z57maqj1pmda55r3b-libpqxx-6.4.5/include/pqxx/pqxx:3,
                     from ../libhydra/db.hh:3,
                     from hydra-evaluator.cc:1:
    /nix/store/3krz9s8ni3bqy4hy35ycmq8assrrb4f6-gcc-9.3.0/include/c++/9.3.0/bits/unique_ptr.h:374:16: note: candidate is: 'std::unique_ptr<_Tp, _Dp>::operator bool() const [with _Tp = Config; _Dp = std::default_delete<Config>]' <near match>
      374 |       explicit operator bool() const noexcept
          |                ^~~~~~~~
    /nix/store/3krz9s8ni3bqy4hy35ycmq8assrrb4f6-gcc-9.3.0/include/c++/9.3.0/bits/unique_ptr.h:374:16: note:   return type 'bool' of explicit conversion function cannot be converted to 'int' with a qualification conversion
    make[3]: *** [Makefile:440: hydra_evaluator-hydra-evaluator.o] Error 1
    make[3]: Leaving directory '/build/source/src/hydra-evaluator'
    make[2]: *** [Makefile:360: all-recursive] Error 1
    make[2]: Leaving directory '/build/source/src'
    make[1]: *** [Makefile:414: all-recursive] Error 1
    make[1]: Leaving directory '/build/source'
    make: *** [Makefile:344: all] Error 2
    builder for '/nix/store/g967cc3j6rc3nnpx2s4klpr03ig9zzyp-hydra-2020-06-23.drv' failed with exit code 2
    ivan committed Jul 28, 2020
    Copy the full SHA
    0d7bdd6 View commit details

Commits on Jul 29, 2020

  1. Copy the full SHA
    70ba317 View commit details
  2. bloaty: 1.0 -> 1.1

    dtzWill committed Jul 29, 2020
    Copy the full SHA
    f46c07b View commit details
  3. Copy the full SHA
    8565fc7 View commit details

Commits on Jul 30, 2020

  1. tmuxp: 1.5.4 -> 1.5.5

    r-ryantm committed Jul 30, 2020
    Copy the full SHA
    4dcc08b View commit details
  2. graylog: 3.3.2 -> 3.3.3

    Bumps Graylog and integrations plugins to 3.3.3 which fixes CVE-2020-15813
    Tristan Helmich (omniIT) committed Jul 30, 2020
    Copy the full SHA
    1bb1b67 View commit details
  3. doc/rl-2009: Add warning on Graylog changes in version 3.3.3

    Tristan Helmich (omniIT) committed Jul 30, 2020
    Copy the full SHA
    70be15c View commit details
  4. xandikos: 0.2.2 -> 0.2.3

    0x4A6F committed Jul 30, 2020
    Copy the full SHA
    f51ada1 View commit details
  5. Merge pull request #94253 from fadenb/graylog_3.3.3

    graylog: 3.3.2 -> 3.3.3
    Ma27 authored Jul 30, 2020
    Copy the full SHA
    ee06b30 View commit details
  6. Merge pull request #94153 from dtzWill/update/powertop-2.13

    powertop: 2.10 -> 2.13
    xeji authored Jul 30, 2020
    Copy the full SHA
    1a0b9e6 View commit details
  7. Merge pull request #94239 from r-ryantm/auto-update/tmuxp

    tmuxp: 1.5.4 -> 1.5.5
    xeji authored Jul 30, 2020
    Copy the full SHA
    7d04fda View commit details
  8. Revert "actions/editorconfig: disable until we can combine this with …

    …ofborg (#88608)"
    
    This reverts commit 1ccf442.
    Mic92 committed Jul 30, 2020
    Copy the full SHA
    6dce0bb View commit details
  9. Merge pull request #94256 from 0x4A6F/master-xandikos

    xandikos: 0.2.2 -> 0.2.3
    xeji authored Jul 30, 2020
    Copy the full SHA
    139b955 View commit details
  10. Merge pull request #93973 from romildo/upd.matcha-gtk-theme

    matcha-gtk-theme: 2020-06-18 -> 2020-07-27
    xeji authored Jul 30, 2020
    Copy the full SHA
    3d08b74 View commit details
  11. Copy the full SHA
    39910f4 View commit details
  12. why3: 1.2.1 -> 1.3.1

    Important: keeping why3 at 1.2.1 precludes framac 21.+ from having WP
    plugin enabled, which is arguably a very important plugin.
    yrashk authored and bjornfor committed Jul 30, 2020
    Copy the full SHA
    cc8369c View commit details
  13. Merge pull request #94144 from dtzWill/update/spleen-1.8.1

    spleen: 1.8.0 -> 1.8.1
    xeji authored Jul 30, 2020
    Copy the full SHA
    5d221b5 View commit details
  14. Merge pull request #94152 from dtzWill/update/bloaty-1.1

    bloaty: 1.0 -> 1.1
    xeji authored Jul 30, 2020
    Copy the full SHA
    01b3006 View commit details
  15. Merge pull request #93914 from romildo/upd.theme-obsidian2

    theme-obsidian2: 2.12 -> 2.13
    xeji authored Jul 30, 2020
    Copy the full SHA
    86c7e64 View commit details
  16. Merge pull request #92476 from Gerschtli/update/dwm-status

    dwm-status: 1.7.0 -> 1.7.1
    xeji authored Jul 30, 2020
    Copy the full SHA
    971bd90 View commit details
  17. tvheadend: include dtv scan tables

    danielfullmer authored and bjornfor committed Jul 30, 2020
    Copy the full SHA
    2b49e84 View commit details
  18. Copy the full SHA
    6f59215 View commit details
  19. Merge pull request #93945 from ivan/hydra-unstable-fix

    hydra-unstable: 2020-06-23 -> 2020-07-28
    Ma27 authored Jul 30, 2020
    Copy the full SHA
    8211932 View commit details
  20. Copy the full SHA
    4e8f320 View commit details
Loading