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: 7618bd810b0f
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: b6284fd70f7b
Choose a head ref

Commits on Nov 9, 2019

  1. protolock: 0.14.1 -> 0.15.0

    groodt committed Nov 9, 2019
    Copy the full SHA
    3ac648e View commit details

Commits on Dec 1, 2019

  1. sage: disable test timeout

    I already did that once in 359bf7f.
    That change mysteriously got lost somehow (presumably in some merge
    commit).
    
    Nix has its own timeout settings, so there is no risk in running
    forever. At the same time, some tests can exceed the default timeout
    (30minutes per file for --long tests) when run on many weak cores (like
    the aarch64 community builder or some hydra builders).
    timokau committed Dec 1, 2019
    Copy the full SHA
    e371a02 View commit details

Commits on Dec 3, 2019

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    marsam Mario Rodas
    Copy the full SHA
    a761bde View commit details
  2. kubeval: 0.7.3 -> 0.14.0

    groodt committed Dec 3, 2019
    Copy the full SHA
    58476ac View commit details
  3. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    marsam Mario Rodas
    Copy the full SHA
    4e7dacd View commit details

Commits on Dec 4, 2019

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    marsam Mario Rodas
    Copy the full SHA
    a4d2e5e View commit details
  2. gimp: use prefix-relative libdir

    Multiple outputs hard-code libdir, which prevents plug-ins to override it in gimpplugindir variable.
    jtojnar committed Dec 4, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    jtojnar Jan Tojnar
    Copy the full SHA
    375c4b1 View commit details
  3. ffsend: 0.2.55 -> 0.2.56

    equirosa committed Dec 4, 2019
    Copy the full SHA
    8bdf0b9 View commit details
  4. Copy the full SHA
    7f1bf28 View commit details
  5. conftest: 0.14.0 -> 0.15.0

    groodt committed Dec 4, 2019
    Copy the full SHA
    8ac4947 View commit details
  6. Merge pull request #74900 from marsam/update-protobuf

    protobuf3_11: 3.11.0 -> 3.11.1
    marsam authored Dec 4, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3dbebb3 View commit details
  7. Merge pull request #74947 from marsam/update-node

    nodejs-13_x: 13.2.0 -> 13.3.0
    marsam authored Dec 4, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4357023 View commit details
  8. Merge pull request #74945 from timokau/sage-no-timeout

    sage: disable test timeout
    timokau authored Dec 4, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5c90000 View commit details
  9. Merge pull request #74963 from equirosa/master

    ffsend: 0.2.55 -> 0.2.56
    marsam authored Dec 4, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c54a5fa View commit details
  10. Merge pull request #74961 from jtojnar/gimp-libdir

    gimp: use prefix-relative libdir
    jtojnar authored Dec 4, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    deecdea View commit details
  11. Merge pull request #74955 from mmilata/lo-poppler-0.82

    libreoffice: fix build with poppler-0.83
    jtojnar authored Dec 4, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    80913b5 View commit details
  12. Merge pull request #74908 from groodt/kubeval-0.14.0

    kubeval: 0.7.3 -> 0.14.0
    marsam authored Dec 4, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    591aee2 View commit details
  13. Merge pull request #73093 from groodt/protolock-0.15.0

    protolock: 0.14.1 -> 0.15.0
    marsam authored Dec 4, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    aa1d254 View commit details
  14. Merge pull request #74967 from groodt/conftest-0.15.0

    conftest: 0.14.0 -> 0.15.0
    marsam authored Dec 4, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    60fbc69 View commit details
  15. Merge pull request #74958 from marsam/update-tds_fdw

    postgresqlPackages.tds_fdw: 1.0.8 -> 2.0.1
    marsam authored Dec 4, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    14c1a44 View commit details
  16. Verified

    This commit was signed with the committer’s verified signature.
    jtojnar Jan Tojnar
    Copy the full SHA
    b6284fd View commit details
2 changes: 2 additions & 0 deletions pkgs/applications/graphics/gimp/default.nix
Original file line number Diff line number Diff line change
@@ -157,6 +157,8 @@ in stdenv.mkDerivation rec {
"--without-webkit" # old version is required
"--with-bug-report-url=https://github.com/NixOS/nixpkgs/issues/new"
"--with-icc-directory=/run/current-system/sw/share/color/icc"
# fix libdir in pc files (${exec_prefix} needs to be passed verbatim)
"--libdir=\${exec_prefix}/lib"
];

# on Darwin,
26 changes: 13 additions & 13 deletions pkgs/applications/networking/cluster/kubeval/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, lib, fetchFromGitHub, buildGoPackage, makeWrapper }:
{ stdenv, lib, fetchFromGitHub, buildGoModule, makeWrapper }:

let

@@ -7,10 +7,10 @@ let
schema = stdenv.mkDerivation {
name = "kubeval-schema";
src = fetchFromGitHub {
owner = "garethr";
owner = "instrumenta";
repo = "kubernetes-json-schema";
rev = "c7672fd48e1421f0060dd54b6620baa2ab7224ba";
sha256 = "0picr3wvjx4qv158jy4f60pl225rm4mh0l97pf8nqi9h9x4x888p";
rev = "6a498a60dc68c5f6a1cc248f94b5cd1e7241d699";
sha256 = "1y9m2ma3n4h7sf2lg788vjw6pkfyi0fa7gzc870faqv326n6x2jr";
};

installPhase = ''
@@ -21,26 +21,26 @@ let

in

buildGoPackage rec {
buildGoModule rec {
pname = "kubeval";
version = "0.7.3";
version = "0.14.0";

goPackagePath = "github.com/garethr/kubeval";
src = fetchFromGitHub {
owner = "garethr";
owner = "instrumenta";
repo = "kubeval";
rev = version;
sha256 = "042v4mc5p80vmk56wp6aw89yiibjnfqn79c0zcd6y179br4gpfnb";
rev = "${version}";
sha256 = "0kpwk7bv36m3i8vavm1pqc8l611c6l9qbagcc64v6r85qig4w5xv";
};
goDeps = ./deps.nix;

buildInputs = [ makeWrapper ];

postFixup = "wrapProgram $bin/bin/kubeval --set KUBEVAL_SCHEMA_LOCATION file:///${schema}";
modSha256 = "0y9x44y3bchi8xg0a6jmp2rmi8dybkl6qlywb6nj1viab1s8dd4y";

postFixup = "wrapProgram $out/bin/kubeval --set KUBEVAL_SCHEMA_LOCATION file:///${schema}/kubernetes-json-schema/master";

meta = with lib; {
description = "Validate your Kubernetes configuration files";
homepage = https://github.com/garethr/kubeval;
homepage = https://github.com/instrumenta/kubeval;
license = licenses.asl20;
maintainers = with maintainers; [ nicknovitski ];
platforms = platforms.all;
174 changes: 0 additions & 174 deletions pkgs/applications/networking/cluster/kubeval/deps.nix

This file was deleted.

15 changes: 14 additions & 1 deletion pkgs/applications/office/libreoffice/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, pam, python3, libxslt, perl, ArchiveZip, gettext
{ stdenv, fetchurl, fetchpatch, pam, python3, libxslt, perl, ArchiveZip, gettext
, IOCompress, zlib, libjpeg, expat, freetype, libwpd
, libxml2, db, curl, fontconfig, libsndfile, neon
, bison, flex, zip, unzip, gtk3, gtk2, libmspack, getopt, file, cairo, which
@@ -73,6 +73,19 @@ in stdenv.mkDerivation rec {

patches = [
./xdg-open-brief.patch

# Poppler-0.82 compatibility
# https://gerrit.libreoffice.org/81545
(fetchpatch {
url = "https://github.com/LibreOffice/core/commit/2eadd46ab81058087af95bdfc1fea28fcdb65998.patch";
sha256 = "1mpipdfxvixjziizbhfbpybpzlg1ijw7s0yqjpmq5d7pf3pvkm4n";
})
# Poppler-0.83 compatibility
# https://gerrit.libreoffice.org/84384
(fetchpatch {
url = "https://github.com/LibreOffice/core/commit/9065cd8d9a19864f6b618f2dc10daf577badd9ee.patch";
sha256 = "0nd0gck8ra3ffw936a7ri0s6a0ii5cyglnhip2prcjh5yf7vw2i2";
})
];

tarballPath = "external/tarballs";
15 changes: 14 additions & 1 deletion pkgs/applications/office/libreoffice/still.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, pam, python3, libxslt, perl, ArchiveZip, gettext
{ stdenv, fetchurl, fetchpatch, pam, python3, libxslt, perl, ArchiveZip, gettext
, IOCompress, zlib, libjpeg, expat, freetype, libwpd
, libxml2, db, curl, fontconfig, libsndfile, neon
, bison, flex, zip, unzip, gtk3, gtk2, libmspack, getopt, file, cairo, which
@@ -73,6 +73,19 @@ in stdenv.mkDerivation rec {

patches = [
./xdg-open-brief.patch

# Poppler-0.82 compatibility
# https://gerrit.libreoffice.org/81545
(fetchpatch {
url = "https://github.com/LibreOffice/core/commit/2eadd46ab81058087af95bdfc1fea28fcdb65998.patch";
sha256 = "1mpipdfxvixjziizbhfbpybpzlg1ijw7s0yqjpmq5d7pf3pvkm4n";
})
# Poppler-0.83 compatibility
# https://gerrit.libreoffice.org/84384
(fetchpatch {
url = "https://github.com/LibreOffice/core/commit/9065cd8d9a19864f6b618f2dc10daf577badd9ee.patch";
sha256 = "0nd0gck8ra3ffw936a7ri0s6a0ii5cyglnhip2prcjh5yf7vw2i2";
})
];

tarballPath = "external/tarballs";
2 changes: 1 addition & 1 deletion pkgs/applications/science/math/sage/sage-tests.nix
Original file line number Diff line number Diff line change
@@ -56,6 +56,6 @@ stdenv.mkDerivation {
export GLIBC_TUNABLES=glibc.malloc.arena_max=4
echo "Running sage tests with arguments ${timeSpecifier} ${patienceSpecifier} ${testArgs}"
"sage" -t --nthreads "$NIX_BUILD_CORES" --optional=sage ${timeSpecifier} ${patienceSpecifier} ${testArgs}
"sage" -t --timeout=0 --nthreads "$NIX_BUILD_CORES" --optional=sage ${timeSpecifier} ${patienceSpecifier} ${testArgs}
'';
}
4 changes: 2 additions & 2 deletions pkgs/development/libraries/protobuf/3.11.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ callPackage, ... }:

callPackage ./generic-v3.nix {
version = "3.11.0";
sha256 = "1b0kf02aw1yvpwdax3865057dzrlrdc7dgam05znwq8id5q76ckr";
version = "3.11.1";
sha256 = "1mq8dp94mlp72ri27bgvc2i370r8kfig87wfai7vxjdnh3vng0y1";
}
6 changes: 3 additions & 3 deletions pkgs/development/libraries/protolock/default.nix
Original file line number Diff line number Diff line change
@@ -2,16 +2,16 @@

buildGoModule rec {
pname = "protolock";
version = "0.14.1";
version = "0.15.0";

src = fetchFromGitHub {
owner = "nilslice";
repo = "protolock";
rev = "v${version}";
sha256 = "0assk7hp9s3m7zm5i1v0pggz00a54yf2w3y0b8mlq5v51y2h8h2z";
sha256 = "0qg26vcqdhgy91p6wiv16dq73ay0fymran3d8ylca9264zwi2vxw";
};

modSha256 = "079hbv0f8k5lljrb1cr9568wq8sb9yry9smgbrji19yavd9fzcmh";
modSha256 = "1q755ipqsfpr41s5fxzmx50lwcdqc5a7akwx6mzn789w2z07x8lg";

postInstall = ''
rm $out/bin/plugin*
8 changes: 3 additions & 5 deletions pkgs/development/tools/conftest/default.nix
Original file line number Diff line number Diff line change
@@ -2,24 +2,22 @@

buildGoModule rec {
pname = "conftest";
version = "0.14.0";
version = "0.15.0";

src = fetchFromGitHub {
owner = "instrumenta";
repo = "conftest";
rev = "v${version}";
sha256 = "0fjz6ad8rnznlp1kiyb3c6anhjs6v6acgziw4hmyz0xva4jnspsh";
sha256 = "0lb644fj80r4igxbslbd5pksirnyf6slz4yn0mznyx8i2bd1g4ic";
};

modSha256 = "1xwqlqx5794hsi14h5gqg69gjcqcma24ha0fxn0vffqgqs2cz1d1";
modSha256 = "1p7fjg1vcrcxb4f5hd00qxx4fqcl051klcjs6ljn4v46qcpn6dcn";

buildFlagsArray = ''
-ldflags=
-X main.version=${version}
'';

subPackages = [ "cmd" ];

meta = with lib; {
description = "Write tests against structured configuration data";
homepage = https://github.com/instrumenta/conftest;
4 changes: 2 additions & 2 deletions pkgs/development/web/nodejs/v13.nix
Original file line number Diff line number Diff line change
@@ -5,8 +5,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "13.2.0";
sha256 = "0r0bbwnp77njhdmby7cs2g6yxfprri684s8h3gqq95ks7vgwgvhx";
version = "13.3.0";
sha256 = "0j36jf0ybq470w91kzg28bcmxlml7ccl4swwklb6x1ibkz697np7";

patches = stdenv.lib.optionals stdenv.isDarwin [ ./disable-libatomic-darwin.patch ];
}
4 changes: 2 additions & 2 deletions pkgs/servers/sql/postgresql/ext/tds_fdw.nix
Original file line number Diff line number Diff line change
@@ -2,15 +2,15 @@

stdenv.mkDerivation rec {
pname = "tds_fdw";
version = "1.0.8";
version = "2.0.1";

buildInputs = [ postgresql freetds ];

src = fetchFromGitHub {
owner = "tds-fdw";
repo = pname;
rev = "refs/tags/v${version}";
sha256 = "0dlv1imiy773yplqqpl26xka65bc566k2x81wkrbvwqagnwvcai2";
sha256 = "1zpcrx30bvaf72782hgz2s19i5ndwvi7z87fanl1lnymznrk9lzg";
};

installPhase = ''
8 changes: 4 additions & 4 deletions pkgs/tools/misc/ffsend/default.nix
Original file line number Diff line number Diff line change
@@ -16,16 +16,16 @@ with rustPlatform;

buildRustPackage rec {
pname = "ffsend";
version = "0.2.55";
version = "0.2.56";

src = fetchFromGitLab {
owner = "timvisee";
repo = "ffsend";
rev = "v${version}";
sha256 = "0z0wa12vnzj07q54nr1zr81vjr1kac60nys26bbi8s6nh46n93wv";
sha256 = "12ymy2f7nd7w4qm1w8kd6p5dk8prnzsmynmh434x0pzh3cg4fhji";
};

cargoSha256 = "14brb11nb17dykh37y099bhmk85a7z8fld2pivmywfgvz1x3i141";
cargoSha256 = "08xqvrsyxy131702d6l6klznp6vijik910k65k6sgxqdw6r7ah9a";

nativeBuildInputs = [ cmake pkgconfig installShellFiles ];
buildInputs = [ openssl ]
@@ -55,7 +55,7 @@ buildRustPackage rec {
'';
homepage = https://gitlab.com/timvisee/ffsend;
license = licenses.gpl3;
maintainers = [ maintainers.lilyball ];
maintainers = [ maintainers.lilyball maintainers.equirosa];
platforms = platforms.unix;
};
}