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: d901b961a950
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: 87955cb30ac7
Choose a head ref

Commits on Oct 21, 2019

  1. fwts: 19.08.00 -> 19.09.00

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/fwts/versions
    r-ryantm committed Oct 21, 2019
    Copy the full SHA
    99fcfaa View commit details
  2. gitfs: 0.4.5.1 -> 0.5.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/gitfs/versions
    r-ryantm committed Oct 21, 2019
    Copy the full SHA
    dd798fe View commit details

Commits on Oct 23, 2019

  1. qsynth: 0.5.7 -> 0.6.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/qsynth/versions
    r-ryantm committed Oct 23, 2019
    Copy the full SHA
    c87e6ec View commit details
  2. qbs: 1.13.1 -> 1.14.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/qbs/versions
    r-ryantm committed Oct 23, 2019
    Copy the full SHA
    6a29e3b View commit details
  3. qsampler: 0.5.6 -> 0.6.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/qsampler/versions
    r-ryantm committed Oct 23, 2019
    Copy the full SHA
    a3c1c9c View commit details
  4. qmidinet: 0.5.5 -> 0.6.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/qmidinet/versions
    r-ryantm committed Oct 23, 2019
    Copy the full SHA
    b0c20be View commit details

Commits on Oct 24, 2019

  1. spirv-headers: 1.4.1 -> 1.5.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/spirv-headers/versions
    r-ryantm committed Oct 24, 2019
    Copy the full SHA
    41cb52f View commit details
  2. swaks: 20181104.0 -> 20190914.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/swaks/versions
    r-ryantm committed Oct 24, 2019
    Copy the full SHA
    3eef231 View commit details

Commits on Oct 28, 2019

  1. nexus: 3.18.1-01 -> 3.19.1-01

    Relevant release notes:
    
    * https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.19.1
    * https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.19.0
    
    Also added `preferLocalBuild = true;` to prevent builds on remote
    machines as this only means elevated network access (tarball is fetched
    locally and uploaded to the builder) and the build is fairly trivial.
    
    To fix the startup I had to add the JVM parameter `java.endorsed.dirs`
    to ensure that all libraries are loaded properly[1].
    
    [1] https://issues.sonatype.org/browse/NEXUS-21603
    Ma27 committed Oct 28, 2019
    Copy the full SHA
    df77270 View commit details

Commits on Oct 31, 2019

  1. Copy the full SHA
    b4f5dc2 View commit details

Commits on Nov 1, 2019

  1. foundationdb61: 6.1.10 -> 6.1.12

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Nov 1, 2019
    Copy the full SHA
    462d2b7 View commit details
  2. foundationdb: no clang, use default gcc

    These options should be experimental, and I'm keeping them off for now.
    This also avoids any ABI concerns between libraries, too.
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Nov 1, 2019
    Copy the full SHA
    53a7ae0 View commit details
  3. Copy the full SHA
    d1ee1bd View commit details
  4. Merge pull request #72343 from ivan/chromium-fix-startup

    chromium: do not load .so files from current working directory
    grahamc authored Nov 1, 2019
    Copy the full SHA
    30b1064 View commit details
  5. Merge pull request #72193 from Ma27/bump-nexus

    nexus: 3.18.1-01 -> 3.19.1-01
    c0bw3b authored Nov 1, 2019
    Copy the full SHA
    e69fd93 View commit details
  6. Merge pull request #71865 from r-ryantm/auto-update/qmidinet

    qmidinet: 0.5.5 -> 0.6.0
    mmahut authored Nov 1, 2019
    Copy the full SHA
    44f8e3f View commit details
  7. Merge pull request #71861 from r-ryantm/auto-update/qbs

    qbs: 1.13.1 -> 1.14.0
    mmahut authored Nov 1, 2019
    Copy the full SHA
    4cac5a4 View commit details
  8. Copy the full SHA
    2958eb6 View commit details
  9. qsampler: using mkDerivation

    mmahut committed Nov 1, 2019
    Copy the full SHA
    89a4607 View commit details
  10. Merge pull request #71882 from r-ryantm/auto-update/spirv-headers

    spirv-headers: 1.4.1 -> 1.5.1
    mmahut authored Nov 1, 2019
    Copy the full SHA
    aa3bf36 View commit details
  11. Copy the full SHA
    635cea6 View commit details
  12. Merge pull request #71847 from r-ryantm/auto-update/qsynth

    qsynth: 0.5.7 -> 0.6.0
    mmahut authored Nov 1, 2019
    Copy the full SHA
    fc0d407 View commit details
  13. Merge pull request #71588 from r-ryantm/auto-update/gitfs

    gitfs: 0.4.5.1 -> 0.5.1
    mmahut authored Nov 1, 2019
    Copy the full SHA
    fd6aba3 View commit details
  14. Merge pull request #71568 from r-ryantm/auto-update/fwts

    fwts: 19.08.00 -> 19.09.00
    mmahut authored Nov 1, 2019
    Copy the full SHA
    c3c6f84 View commit details
  15. Merge pull request #71885 from r-ryantm/auto-update/swaks

    swaks: 20181104.0 -> 20190914.0
    mmahut authored Nov 1, 2019
    Copy the full SHA
    09e657c View commit details
  16. Merge pull request #71863 from r-ryantm/auto-update/qsampler

    qsampler: 0.5.6 -> 0.6.0
    mmahut authored Nov 1, 2019
    Copy the full SHA
    87955cb View commit details
1 change: 1 addition & 0 deletions nixos/modules/services/web-apps/nexus.nix
Original file line number Diff line number Diff line change
@@ -68,6 +68,7 @@ in
-Dkaraf.data=${cfg.home}/nexus3
-Djava.io.tmpdir=${cfg.home}/nexus3/tmp
-Dkaraf.startLocalConsole=false
-Djava.endorsed.dirs=${cfg.package}/lib/endorsed
'';

description = ''
4 changes: 2 additions & 2 deletions pkgs/applications/audio/qmidinet/default.nix
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{ stdenv, fetchurl, pkgconfig, qt5, alsaLib, libjack2 }:

stdenv.mkDerivation rec {
version = "0.5.5";
version = "0.6.0";
pname = "qmidinet";

src = fetchurl {
url = "mirror://sourceforge/qmidinet/${pname}-${version}.tar.gz";
sha256 = "0az20hh14g7k6h779dk1b6fshxnfj2664sj6ypgllzriwv430x9y";
sha256 = "07hgk3a8crx262rm1fzggqarz8f1ml910vwgd32mbvlarws5cv0n";
};

hardeningDisable = [ "format" ];
8 changes: 4 additions & 4 deletions pkgs/applications/audio/qsampler/default.nix
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{ stdenv, fetchurl, autoconf, automake, libtool, pkgconfig, qttools
, liblscp, libgig, qtbase }:
, liblscp, libgig, qtbase, mkDerivation }:

stdenv.mkDerivation rec {
mkDerivation rec {
pname = "qsampler";
version = "0.5.6";
version = "0.6.0";

src = fetchurl {
url = "mirror://sourceforge/qsampler/${pname}-${version}.tar.gz";
sha256 = "0lx2mzyajmjckwfvgf8p8bahzpj0n0lflyip41jk32nwd2hzjhbs";
sha256 = "1krhjyd67hvnv6sgndwq81lfvnb4qkhc7da1119fn2lzl7hx9wh3";
};

nativeBuildInputs = [ autoconf automake libtool pkgconfig qttools ];
4 changes: 2 additions & 2 deletions pkgs/applications/audio/qsynth/default.nix
Original file line number Diff line number Diff line change
@@ -4,11 +4,11 @@

mkDerivation rec {
pname = "qsynth";
version = "0.5.7";
version = "0.6.0";

src = fetchurl {
url = "mirror://sourceforge/qsynth/${pname}-${version}.tar.gz";
sha256 = "18im4w8agj60nkppwbkxqnhpp13z5li3w30kklv4lgs20rvgbvl6";
sha256 = "173v0jqybi5szxxvj4n6wyg9sj54rmm6pxwhynx8wkm7nsbh0aij";
};

nativeBuildInputs = [ autoconf pkgconfig ];
6 changes: 5 additions & 1 deletion pkgs/applications/networking/browsers/chromium/default.nix
Original file line number Diff line number Diff line change
@@ -156,7 +156,11 @@ in stdenv.mkDerivation {
export CHROME_DEVEL_SANDBOX="$sandbox/bin/${sandboxExecutableName}"
fi
export LD_LIBRARY_PATH="\$LD_LIBRARY_PATH:${libPath}"
'' + lib.optionalString (libPath != "") ''
# To avoid loading .so files from cwd, LD_LIBRARY_PATH here must not
# contain an empty section before or after a colon.
export LD_LIBRARY_PATH="\$LD_LIBRARY_PATH\''${LD_LIBRARY_PATH:+:}${libPath}"
'' + ''
# libredirect causes chromium to deadlock on startup
export LD_PRELOAD="\$(echo -n "\$LD_PRELOAD" | tr ':' '\n' | grep -v /lib/libredirect\\\\.so$ | tr '\n' ':')"
4 changes: 2 additions & 2 deletions pkgs/development/libraries/spirv-headers/default.nix
Original file line number Diff line number Diff line change
@@ -2,13 +2,13 @@

stdenv.mkDerivation rec {
pname = "spirv-headers";
version = "1.4.1";
version = "1.5.1";

src = fetchFromGitHub {
owner = "KhronosGroup";
repo = "SPIRV-Headers";
rev = version;
sha256 = "1zfmvg3x0q9w652s8g5m5rcckzm6jiiw8rif2qck4vlsryl55akp";
sha256 = "1fnd8qwss6pxcch5j9qi1pdz70828zxsg4m8apgrhyj0p9lm0rbg";
};

nativeBuildInputs = [ cmake ];
7 changes: 7 additions & 0 deletions pkgs/development/ocaml-modules/janestreet/0.12.nix
Original file line number Diff line number Diff line change
@@ -458,6 +458,13 @@ rec {
propagatedBuildInputs = [ core_kernel ];
};

ecaml = janePackage {
pname = "ecaml";
hash = "0n9xi6agc3lgyj2nsi10cbif0xwn57xyaranad9r285rmbxrgjh7";
meta.description = "Library for writing Emacs plugin in OCaml";
propagatedBuildInputs = [ async expect_test_helpers_kernel ];
};

### Packages at version 0.11, with dependencies at version 0.12

configurator = janePackage {
5 changes: 3 additions & 2 deletions pkgs/development/python-modules/scikit-image/default.nix
Original file line number Diff line number Diff line change
@@ -12,6 +12,7 @@
, dask
, cloudpickle
, pytest
, imageio
}:

buildPythonPackage rec {
@@ -25,7 +26,7 @@ buildPythonPackage rec {

buildInputs = [ cython ];

propagatedBuildInputs = [ numpy scipy matplotlib networkx six pillow pywavelets dask cloudpickle ];
propagatedBuildInputs = [ numpy scipy matplotlib networkx six pillow pywavelets dask cloudpickle imageio ];

checkInputs = [ pytest ];

@@ -37,4 +38,4 @@ buildPythonPackage rec {
homepage = http://scikit-image.org;
license = lib.licenses.bsd3;
};
}
}
4 changes: 2 additions & 2 deletions pkgs/development/tools/build-managers/qbs/default.nix
Original file line number Diff line number Diff line change
@@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
pname = "qbs";

version = "1.13.1";
version = "1.14.0";

src = fetchFromGitHub {
owner = "qbs";
repo = "qbs";
rev = "v${version}";
sha256 = "1a9mydfsax5pzbnx8g8f9blc4xpk5rdjq8fvkdaiwapdczban1ya";
sha256 = "19adxjyp5bf5hrjisv3ff9ndcmh1glrxfrzifs46xjn3r69kyv1k";
};

nativeBuildInputs = [ qmake ];
6 changes: 4 additions & 2 deletions pkgs/development/tools/repository-managers/nexus/default.nix
Original file line number Diff line number Diff line change
@@ -2,13 +2,15 @@

stdenv.mkDerivation rec {
pname = "nexus";
version = "3.18.1-01";
version = "3.19.1-01";

src = fetchurl {
url = "https://sonatype-download.global.ssl.fastly.net/nexus/3/nexus-${version}-unix.tar.gz";
sha256 = "0z3hb1ha0yvi09hrndrzzh95g3m42pfsi0gzw7hfx9r0n8r2qgkd";
sha256 = "0kjzp5n6pkgx5s21jfmh6pbgnjlvs89kcjqikv4lgc5yia264bks";
};

preferLocalBuild = true;

sourceRoot = "${pname}-${version}";

nativeBuildInputs = [ makeWrapper ];
4 changes: 2 additions & 2 deletions pkgs/os-specific/linux/fwts/default.nix
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@

stdenv.mkDerivation rec {
pname = "fwts";
version = "19.08.00";
version = "19.09.00";

src = fetchzip {
url = "http://fwts.ubuntu.com/release/${pname}-V${version}.tar.gz";
sha256 = "14v4vxvfsl008xalsmlhl9wh89xlrfffh3pky9m90flaizdzwyp4";
sha256 = "039dc1sy2pfj3b7kqcww3qaabrhzks1xfkynzwbjwdk04fjiwxfw";
stripRoot = false;
};

2 changes: 1 addition & 1 deletion pkgs/servers/foundationdb/cmake.nix
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
, cmake, ninja, boost, python3, openjdk, mono, libressl

, gccStdenv, llvmPackages
, useClang ? true
, useClang ? false
, ...
}:

10 changes: 5 additions & 5 deletions pkgs/servers/foundationdb/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, stdenv49, gcc9Stdenv, llvmPackages_8
{ stdenv, stdenv49, gccStdenv, llvmPackages
, lib, fetchurl, fetchpatch, fetchFromGitHub

, cmake, ninja, which, findutils, m4, gawk
@@ -8,8 +8,8 @@
let
vsmakeBuild = import ./vsmake.nix args;
cmakeBuild = import ./cmake.nix (args // {
gccStdenv = gcc9Stdenv;
llvmPackages = llvmPackages_8;
gccStdenv = gccStdenv;
llvmPackages = llvmPackages;
});

python3-six-patch = fetchpatch {
@@ -69,9 +69,9 @@ in with builtins; {
# ------------------------------------------------------

foundationdb61 = cmakeBuild {
version = "6.1.10";
version = "6.1.12";
branch = "release-6.1";
sha256 = "1v278zlrki3da2i2258j2b4rk4fq6d9bj623z01bjrvmaqxc2gry";
sha256 = "1yh5hx6rim41m0dwhnb2pcwz67wlnk0zwvyw845d36b29gwy58ab";

patches = [
./patches/clang-libcxx.patch
4 changes: 2 additions & 2 deletions pkgs/tools/filesystems/gitfs/default.nix
Original file line number Diff line number Diff line change
@@ -2,13 +2,13 @@

python2Packages.buildPythonApplication rec {
pname = "gitfs";
version = "0.4.5.1";
version = "0.5.1";

src = fetchFromGitHub {
owner = "PressLabs";
repo = "gitfs";
rev = version;
sha256 = "1s9ml2ryqxvzzq9mxa9y3xmzr742qxcpw9kzzbr7vm3bxgkyi074";
sha256 = "04plfdaai7bvnz39lw0yyda6ahbwx0wkws9fjnxxx43dzm3sjl98";
};

patchPhase = ''
10 changes: 4 additions & 6 deletions pkgs/tools/networking/swaks/default.nix
Original file line number Diff line number Diff line change
@@ -2,11 +2,11 @@

stdenv.mkDerivation rec {
pname = "swaks";
version = "20181104.0";
version = "20190914.0";

src = fetchurl {
url = "https://www.jetmore.org/john/code/swaks/files/${pname}-${version}.tar.gz";
sha256 = "0n1yd27xcyb1ylp5gln3yv5gzi9r377hjy1j32367kgb3247ygq2";
sha256 = "12awq5z4sdd54cxprj834zajxhkpy4jwhzf1fhigcx1zbhdaacsp";
};

buildInputs = [ perl makeWrapper ];
@@ -22,10 +22,8 @@ stdenv.mkDerivation rec {
'';

meta = with stdenv.lib; {
homepage = http://www.jetmore.org/john/code/swaks/;
description = ''
A featureful, flexible, scriptable, transaction-oriented SMTP test tool
'';
homepage = "http://www.jetmore.org/john/code/swaks/";
description = "A featureful, flexible, scriptable, transaction-oriented SMTP test tool";
license = licenses.gpl2;
maintainers = with maintainers; [ ndowens ];
platforms = platforms.all;