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: c9e13806267f
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: 722fcbbb80b2
Choose a head ref

Commits on Oct 19, 2018

  1. Copy the full SHA
    2ebc303 View commit details

Commits on Oct 31, 2018

  1. cmusfm: init at 2018-10-11

    CharlesHD committed Oct 31, 2018
    Copy the full SHA
    c8c7747 View commit details
  2. quilter: 1.6.3 -> 1.6.8

    worldofpeace committed Oct 31, 2018
    Copy the full SHA
    622eb09 View commit details
  3. Copy the full SHA
    398282c View commit details
  4. notejot: 1.4.5 -> 1.4.7

    worldofpeace committed Oct 31, 2018
    Copy the full SHA
    a9288f1 View commit details
  5. hashit: 0.2.0 -> 1.0.0

    worldofpeace committed Oct 31, 2018
    Copy the full SHA
    8bf7056 View commit details
  6. aesop: 1.0.5 -> 1.0.7

    worldofpeace committed Oct 31, 2018
    Copy the full SHA
    c1e3f1c View commit details
  7. regextester: 0.1.7 -> 1.0.1

    * uses meson now
    * crashes on start complaining schema not installed,
      so I added a postInstall that compiles the schema?
      Fixes the problem but I'm not particularly familiar
      with these bits so review appreciated.
    dtzWill authored and worldofpeace committed Oct 31, 2018
    Copy the full SHA
    8f2a1dc View commit details
  8. spice-up: 1.3.2 -> 1.6.0

    worldofpeace committed Oct 31, 2018
    Copy the full SHA
    144c726 View commit details

Commits on Nov 2, 2018

  1. pyre: fix darwin build

    marsam committed Nov 2, 2018
    Copy the full SHA
    f422f8d View commit details
  2. pyre: enable tests

    marsam committed Nov 2, 2018
    Copy the full SHA
    c7c278d View commit details
  3. pyre: 0.0.14 -> 0.0.17

    marsam committed Nov 2, 2018
    Copy the full SHA
    91ce8c0 View commit details
  4. nomachine-client: init at 6.3.6_1

    Packages mainly the nxplayer part of the client, since the tray
    doesn't work very well without the server / a complete installation.
    
    Use the shipped libs, since nxplayer really doesn't like any others. I
    believe they use internally modified versions of many libs.
    
    Audio doesn't work: the libasound.so shipped looks for the alsa config
    files in the wrong place, and even if it finds them, it still doesn't
    work. Using the one from alsaLib doesn't work either and adds
    instability.
    talyz committed Nov 2, 2018
    Copy the full SHA
    06acfb8 View commit details
  5. granite: 5.1.0 -> 5.2.0

    - Correct License to LGPLv3+
    worldofpeace committed Nov 2, 2018
    Copy the full SHA
    8cf1e97 View commit details
  6. Copy the full SHA
    508ce6e View commit details
  7. hackage-packages.nix: automatic Haskell package set update

    This update was generated by hackage2nix v2.11.1-2-g57c4f0f from Hackage revision
    commercialhaskell/all-cabal-hashes@98ec0ee.
    peti committed Nov 2, 2018
    Copy the full SHA
    7766df8 View commit details
  8. Copy the full SHA
    1bc120f View commit details
  9. Copy the full SHA
    f648605 View commit details
  10. Merge pull request #49648 from worldofpeace/granite/5.2.0

    granite: 5.1.0 -> 5.2.0
    jtojnar authored Nov 2, 2018
    Copy the full SHA
    b603856 View commit details
  11. nixos/postgresql: add myself as maintainer

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Nov 2, 2018
    Copy the full SHA
    2266f20 View commit details
  12. nixpkgs: tidy up pgjwt package

    This makes pgjwt take a dummy 'postgresql' argument, which it does not *need*
    in the buildInputs (it is purely a SQL extension with no C code). However, this
    argument will be necessary for an upcoming change that will parameterize the
    extensions over a particular PostgreSQL version.
    
    It also does some tiny cleanup, setting a null build phase.
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Nov 2, 2018
    Copy the full SHA
    648f4a2 View commit details
  13. Copy the full SHA
    32dcb60 View commit details
  14. timescaledb-parallel-copy: init at 2018-05-14

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Nov 2, 2018
    Copy the full SHA
    5ca1b19 View commit details
  15. Copy the full SHA
    fdc19ff View commit details
  16. Merge pull request #48697 from ElvishJerricco/jailbreak-cabal-helper

    haskellPackages.cabal-helper: Jailbreak restrictive bounds.
    peti authored Nov 2, 2018
    Copy the full SHA
    82822c6 View commit details
  17. nasc: 0.4.7 -> 0.5.0

    worldofpeace committed Nov 2, 2018
    Copy the full SHA
    0a2420b View commit details
  18. Merge pull request #49560 from worldofpeace/eos-third-update

    update some elementary thirdparty apps
    jtojnar authored Nov 2, 2018
    Copy the full SHA
    3493f44 View commit details
  19. avrlibc: set platforms to avr-none

    It will only build on avr architectures.
    matthewbauer committed Nov 2, 2018
    Copy the full SHA
    0b66270 View commit details
  20. opentx: don’t use nano

    Vanilla newlib doesn’t install nano.
    matthewbauer committed Nov 2, 2018
    Copy the full SHA
    836cbf6 View commit details
  21. axoloti: don’t hardode paths

    Some of these paths are not in gcc-arm-embedded (instead binutils-arm-embedded).
    matthewbauer committed Nov 2, 2018
    Copy the full SHA
    5df22e3 View commit details
  22. inav: don’t use nano

    not in newlib
    matthewbauer committed Nov 2, 2018
    Copy the full SHA
    94a2cde View commit details
  23. betaflight: don’t use nano

    not in newlib
    matthewbauer committed Nov 2, 2018
    Copy the full SHA
    a423464 View commit details
  24. gitlab: refactor and fix test

    globin committed Nov 2, 2018
    Copy the full SHA
    ec7cb84 View commit details
  25. r-ps: patchShebangs in ./configure to fix build

    Averell Dalton committed Nov 2, 2018
    Copy the full SHA
    25e68e3 View commit details
  26. josm: 14289 -> 14382

    rycee committed Nov 2, 2018
    Copy the full SHA
    a562c5f View commit details
  27. Copy the full SHA
    811509e View commit details
  28. Copy the full SHA
    2db8372 View commit details
  29. overpass: 3.0.2 -> 3.0.3

    rycee committed Nov 2, 2018
    Copy the full SHA
    7bade1b View commit details
  30. Copy the full SHA
    6b9e570 View commit details
  31. comfortaa: 2.004 -> 3.001

    rycee committed Nov 2, 2018
    Copy the full SHA
    1851203 View commit details
  32. Merge pull request #49352 from talyz/master

    nomachine-client: init at 6.3.6_1
    c0bw3b authored Nov 2, 2018
    Copy the full SHA
    4e8bed5 View commit details
  33. Copy the full SHA
    79dace1 View commit details
  34. release-corss.nix: fix ppc-embedded name

    s/powerpc-embedded/ppc-embedded
    matthewbauer committed Nov 2, 2018
    Copy the full SHA
    29b4ac8 View commit details
  35. terraform-providers: Bump all releases (#49582)

    Does what it says on the tin. Auto-generated.
    arianvp authored and zimbatm committed Nov 2, 2018
    Copy the full SHA
    13effc9 View commit details
  36. Copy the full SHA
    f9bf6ce View commit details

Commits on Nov 3, 2018

  1. nixos/dockerPreloader: preload docker images (#49379)

    This module permits to preload Docker image in a VM in order to reduce
    OIs on file copies. This module has to be only used in testing
    environments, when the test requires several Docker images such as in
    Kubernetes tests. In this case,
    `virtualisation.dockerPreloader.images` can replace the
    `services.kubernetes.kubelet.seedDockerImages` options.
    
    The idea is to populate the /var/lib/docker directory by mounting qcow
    files (we uses qcow file to avoid permission issues) that contain images.
    
    For each image specified in
    config.virtualisation.dockerPreloader.images:
    1. The image is loaded by Docker in a VM
    2. The resulting /var/lib/docker is written to a QCOW file
    
    This set of QCOW files can then be used to populate the
    /var/lib/docker:
    1. Each QCOW is mounted in the VM
    2. Symlink are created from these mount points to /var/lib/docker
    3. A /var/lib/docker/image/overlay2/repositories.json file is generated
    4. The docker daemon is started.
    nlewo authored and zimbatm committed Nov 3, 2018
    Copy the full SHA
    3fb4eb1 View commit details
  2. bat: fix build on darwin

    dywedir committed Nov 3, 2018
    Copy the full SHA
    d87a248 View commit details
  3. Copy the full SHA
    791e98e View commit details
  4. Merge pull request #49661 from dywedir/bat

    bat: fix build on darwin
    Mic92 authored Nov 3, 2018
    Copy the full SHA
    469cce0 View commit details
  5. Merge pull request #49658 from mayflower/gitlab-refactor

    gitlab: refactor and fix test
    flokli authored Nov 3, 2018
    Copy the full SHA
    93f8ff6 View commit details
Loading