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: 680f9d7ea90d
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: 40e716b92a76
Choose a head ref
  • 15 commits
  • 14 files changed
  • 7 contributors

Commits on Mar 22, 2019

  1. chromium: 73.0.3683.75 -> 73.0.3683.86

    (cherry picked from commit ea34ad0)
    bendlas committed Mar 22, 2019

    Partially verified

    This commit is signed with the committer’s verified signature.
    domenkozar’s contribution has been verified via GPG key.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    43efac6 View commit details

Commits on Mar 23, 2019

  1. firefox-bin: 66.0 -> 66.0.1

    andir committed Mar 23, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    domenkozar Domen Kožar
    Copy the full SHA
    ed95b12 View commit details
  2. firefox: 66.0 -> 66.0.1

    andir committed Mar 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c12ff07 View commit details
  3. Copy the full SHA
    d8251d7 View commit details
  4. ghc: add new 8.6.4 version

    peti authored and domenkozar committed Mar 23, 2019
    Copy the full SHA
    dd28ae5 View commit details
  5. Merge pull request #58156 from andir/18.09/firefox

    [18.09] firefox: 66.0 -> 66.0.1, firefox-esr-60: 60.6.0esr -> 60.6.1esr
    andir authored Mar 23, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    grahamc Graham Christensen
    Copy the full SHA
    7270f27 View commit details
  6. python34: 3.4.9 -> 3.4.10

    FRidh committed Mar 23, 2019
    Copy the full SHA
    7dc8a0a View commit details
  7. python35: 3.5.6 -> 3.5.7

    FRidh committed Mar 23, 2019
    Copy the full SHA
    60acee5 View commit details
  8. linux: 4.4.176 -> 4.4.177

    (cherry picked from commit ece2d7d)
    NeQuissimus committed Mar 23, 2019
    Copy the full SHA
    f5ecc18 View commit details
  9. linux: 4.9.164 -> 4.9.165

    (cherry picked from commit d10015e)
    NeQuissimus committed Mar 23, 2019
    Copy the full SHA
    da0a76f View commit details
  10. linux: 4.14.107 -> 4.14.108

    (cherry picked from commit eca0d0a)
    NeQuissimus committed Mar 23, 2019
    Copy the full SHA
    7e11e51 View commit details
  11. powerdns: 4.1.6 -> 4.1.7

    This addresses CVE-2019-3871. The details of the issue can be retrieved
    from the official announcement page [0].
    
    [0] https://docs.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html
    
    (cherry picked from commit f4e9e42)
    andir committed Mar 23, 2019
    Copy the full SHA
    dcbe1b6 View commit details
  12. paulstretch: init at version 2.2-2

    This is a neat little program for extreme sound stretching and it was
    not in the repo yet.
    
    (cherry picked from commit e0c3c2e)
    
    cc #57589 #58191
    Zer0- authored and veprbl committed Mar 23, 2019
    Copy the full SHA
    3551de0 View commit details

Commits on Mar 24, 2019

  1. linux: 4.19.30 -> 4.19.31

    (cherry picked from commit 0e25209)
    NeQuissimus committed Mar 24, 2019
    Copy the full SHA
    0ec4bb8 View commit details
  2. Copy the full SHA
    40e716b View commit details
63 changes: 63 additions & 0 deletions pkgs/applications/audio/paulstretch/default.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{ stdenv
, fetchFromGitHub
, audiofile
, libvorbis
, fltk
, fftw
, fftwFloat
, minixml
, pkgconfig
, libmad
, libjack2
, portaudio
, libsamplerate
}:

stdenv.mkDerivation rec {
name = "${pname}-${version}";
pname = "paulstretch";
version = "2.2-2";

meta = with stdenv.lib;
{ description = "Produces high quality extreme sound stretching";
longDescription = ''
This is a program for stretching the audio. It is suitable only for
extreme sound stretching of the audio (like 50x) and for applying
special effects by "spectral smoothing" the sounds.
It can transform any sound/music to a texture.
'';
homepage = http://hypermammut.sourceforge.net/paulstretch/;
platforms = platforms.linux;
license = licenses.gpl2;
};

src = fetchFromGitHub {
owner = "paulnasca";
repo = "paulstretch_cpp";
rev = "7f5c3993abe420661ea0b808304b0e2b4b0048c5";
sha256 = "06dy03dbz1yznhsn0xvsnkpc5drzwrgxbxdx0hfpsjn2xcg0jrnc";
};

nativeBuildInputs = [ pkgconfig ];

buildInputs = [
audiofile
libvorbis
fltk
fftw
fftwFloat
minixml
libmad
libjack2
portaudio
libsamplerate
];

buildPhase = ''
bash compile_linux_fftw_jack.sh
'';

installPhase = ''
install -Dm555 ./paulstretch $out/bin/paulstretch
'';
}
18 changes: 9 additions & 9 deletions pkgs/applications/networking/browsers/chromium/upstream-info.nix
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# This file is autogenerated from update.sh in the same directory.
{
beta = {
sha256 = "0z6m7l76qzqsf5d54k331cl7cx1f0lh4x13269mjk7664q382143";
sha256bin64 = "0pv5aafwdwcp1ssijgx19ba1ap40j6ayv15ynxvv8fsh51ara1vp";
version = "73.0.3683.75";
sha256 = "18xzddqi8rgng5vksx23jaiv103prxc38pshwp702nfjfqap7fwy";
sha256bin64 = "1r9nnc1xn319aqzxjh10n6nh714lghgskgdkpvw3hnvgb0v9jw4v";
version = "73.0.3683.86";
};
dev = {
sha256 = "19fwzxnsd1parqghv4b2mif3cj1k1m5hzqnjsnglkgv6xnqny98g";
sha256bin64 = "1aag76dgcnwga1q4jdgm3ziqvxs1qvrsyqfd7bbsi7axz6qi135v";
version = "74.0.3724.8";
sha256 = "0vdiaraw3jjr7ykdqbrhjzppvqs9d7jkkx1qyi50dyvrhipxdihz";
sha256bin64 = "0c5mnb1zz1mjs7h18f1c15ygqxl1kcpm2s1imyprh80mapmsxdxk";
version = "74.0.3729.22";
};
stable = {
sha256 = "0z6m7l76qzqsf5d54k331cl7cx1f0lh4x13269mjk7664q382143";
sha256bin64 = "10j93186f3ipynyw6nb6bx4haav33gzvmc72sl9ybz6zljd88dpq";
version = "73.0.3683.75";
sha256 = "18xzddqi8rgng5vksx23jaiv103prxc38pshwp702nfjfqap7fwy";
sha256bin64 = "1mmm4lxvcfvdj6jpqaas51lx1c9zky4zp374phs3cmh9v8l2ijkb";
version = "73.0.3683.86";
};
}
Loading