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: 584270e39743
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: e42ae4e586cc
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

Commits on Apr 7, 2018

  1. easytag: add opus support

    jfrankenau committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    04b592e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. qemu-riscv: update to qemu-2.11.92pre60378_f733c7b5f

    This obsoletes two of the included patches, one of them RISC-V specific,
    since they've been picked up by upstream.
    
    This build has been confirmed as being able to build and run an (extremely
    recent) RISC-V Fedora 28 Rawhide image, available from:
    
        https://fedorapeople.org/groups/risc-v/disk-images/
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    4b7f2dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38549 from jfrankenau/fix-easytag-opus

    easytag: add opus support
    Fuuzetsu committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    13327ce View commit details
    Browse the repository at this point in the history
  3. obs-studio: 21.0.3 -> 21.1.1

    Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
    
    This update was made based on information from https://repology.org/metapackage/obs-studio/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/3dqzcmdm5caax4gqr61k05hmxrs1ca5w-obs-studio-21.1.1/bin/obs -h` got 0 exit code
    - ran `/nix/store/3dqzcmdm5caax4gqr61k05hmxrs1ca5w-obs-studio-21.1.1/bin/obs --help` got 0 exit code
    - ran `/nix/store/3dqzcmdm5caax4gqr61k05hmxrs1ca5w-obs-studio-21.1.1/bin/.obs-wrapped -h` got 0 exit code
    - ran `/nix/store/3dqzcmdm5caax4gqr61k05hmxrs1ca5w-obs-studio-21.1.1/bin/.obs-wrapped --help` got 0 exit code
    - found 21.1.1 with grep in /nix/store/3dqzcmdm5caax4gqr61k05hmxrs1ca5w-obs-studio-21.1.1
    - directory tree listing: https://gist.github.com/08175928e798aeee1fb0326677000c7c
    R. RyanTM authored and Cray Elliott committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    e42ae4e View commit details
    Browse the repository at this point in the history