Skip to content
This repository has been 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
base: 3c95f06e1b8e
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 18c52dadfe12
Choose a head ref
  • 12 commits
  • 10 files changed
  • 9 contributors

Commits on Aug 22, 2020

  1. apparmor: add apparmor_parser config file

    If the config does not exist, then apparmor_parser will throw a warning.
    To avoid that and make the parser configurable, we now add a new option
    to it.
    
    Signed-off-by: Sascha Grunert <sgrunert@suse.com>
    saschagrunert committed Aug 22, 2020
    Copy the full SHA
    2259fbd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. apparmor: fix apparmor_parser path for utils package

    Signed-off-by: Sascha Grunert <sgrunert@suse.com>
    saschagrunert committed Aug 23, 2020
    Copy the full SHA
    372edac View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. nix-du: 0.3.1 -> 0.3.3

    symphorien committed Aug 27, 2020
    Copy the full SHA
    4f89e2f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6027570 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Copy the full SHA
    e3061fa View commit details
    Browse the repository at this point in the history
  2. python27Packages.azure-mgmt-cosmosdb: 0.16.0 -> 1.0.0

    r-ryantm authored and Jon committed Aug 28, 2020
    Copy the full SHA
    0885b9d View commit details
    Browse the repository at this point in the history
  3. python3Packages.cvxpy: 1.1.4 -> 1.1.5

    Changelog: https://github.com/cvxgrp/cvxpy/releases/tag/v1.1.5
    
    Other updates:
        * Update to pytestCheckHook
        * Disable slowest tests
        * Add changelog
    drewrisinger authored and Jon committed Aug 28, 2020
    Copy the full SHA
    b72fd5c View commit details
    Browse the repository at this point in the history
  4. ocamlPackages.elpi: 1.11.2 -> 1.11.4

    and fixing dependencies
    CohenCyril authored and vbgl committed Aug 28, 2020
    Copy the full SHA
    0a29f8c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #96504 from AndersonTorres/havoc-upload

    havoc: 2019-12-08 -> 0.3.1
    danieldk committed Aug 28, 2020
    Copy the full SHA
    0de2abe View commit details
    Browse the repository at this point in the history
  6. Merge pull request #96496 from symphorien/nix-du-update

    nix-du: 0.3.1 -> 0.3.3
    danieldk committed Aug 28, 2020
    Copy the full SHA
    984ec92 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #96109 from saschagrunert/apparmor_parser-path

    apparmor: fix apparmor_parser path for utils package
    joachifm committed Aug 28, 2020
    Copy the full SHA
    4ef92a3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #96034 from saschagrunert/apparmor

    apparmor: add apparmor_parser config file
    joachifm committed Aug 28, 2020
    Copy the full SHA
    18c52da View commit details
    Browse the repository at this point in the history