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: 352eeb059d41
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: 93013cd8b36a
Choose a head ref

Commits on Jul 23, 2020

  1. finalfrontier: init at 0.9.3

    danieldk committed Jul 23, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    eadwu Edmund Wu
    Copy the full SHA
    4dd9423 View commit details

Commits on Jul 24, 2020

  1. opendmarc: init at 1.3.3

    ajs124 committed Jul 24, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    61d3f6f View commit details
  2. exim: add DMARC support

    ajs124 committed Jul 24, 2020
    Copy the full SHA
    5495405 View commit details

Commits on Jul 25, 2020

  1. Copy the full SHA
    128ca56 View commit details
  2. drawio: add meta.changelog

    danieldk committed Jul 25, 2020
    Copy the full SHA
    2532059 View commit details
  3. lime: 4.3.1 -> 4.4.0

    r-ryantm committed Jul 25, 2020
    Copy the full SHA
    bc9adde View commit details
  4. yubikey-agent: fix on darwin

    Mea culpa: in #92936, I did originally test on macOS but I forgot to
    retest after adding the piv-go patch.  Unfortunately, the piv-go patch
    was broken on macOS.  This pulls in the latest version of
    go-piv/piv-go#75 which works on macOS now.
    philandstuff committed Jul 25, 2020
    Copy the full SHA
    e01583a View commit details
  5. Copy the full SHA
    4b288de View commit details
  6. Copy the full SHA
    9cf4374 View commit details
  7. maintainers: add Chili-Man

    Diego Rodriguez committed Jul 25, 2020
    Copy the full SHA
    cc6c6ea View commit details
  8. terraform: 0.12.28 -> 0.12.29

    Diego Rodriguez committed Jul 25, 2020
    Copy the full SHA
    fd4e339 View commit details

Commits on Jul 26, 2020

  1. Merge pull request #93357 from helsinki-systems/feat/exim-dmarc

    exim: add DMARC support
    danieldk authored Jul 26, 2020
    Copy the full SHA
    bf48c39 View commit details
  2. Merge pull request #93800 from danieldk/drawio-13.5.1

    drawio: 13.4.5 -> 13.5.1
    danieldk authored Jul 26, 2020
    Copy the full SHA
    1410feb View commit details
  3. Merge pull request #92253 from danieldk/finalfrontier

    finalfrontier: init at 0.9.3
    danieldk authored Jul 26, 2020
    Copy the full SHA
    0f9afb2 View commit details
  4. Merge pull request #93852 from MetaDark/newsflash

    newsflash: fix loading external https content
    danieldk authored Jul 26, 2020
    Copy the full SHA
    a60ad64 View commit details
  5. python37Packages.h5netcdf: 0.8.0 -> 0.8.1

    r-ryantm authored and FRidh committed Jul 26, 2020
    Copy the full SHA
    66f6b42 View commit details
  6. Copy the full SHA
    999b9db View commit details
  7. python37Packages.bravia-tv: 1.0.5 -> 1.0.6

    r-ryantm authored and FRidh committed Jul 26, 2020
    Copy the full SHA
    37e277b View commit details
  8. python27Packages.dpkt: 1.9.2 -> 1.9.3

    r-ryantm authored and FRidh committed Jul 26, 2020
    Copy the full SHA
    f0a98d8 View commit details
  9. python37Packages.ase: 3.19.1 -> 3.19.2

    r-ryantm authored and FRidh committed Jul 26, 2020
    Copy the full SHA
    e687756 View commit details
  10. Merge pull request #93810 from r-ryantm/auto-update/lime

    lime: 4.3.1 -> 4.4.0
    danieldk authored Jul 26, 2020
    Copy the full SHA
    003f88d View commit details
  11. Copy the full SHA
    81328ea View commit details
  12. pantheon.gala: fix build by using older vala

    The build got broken by minor vala update in PR #92592.
    I haven't tried to understand the problem, hopefully it will be OK.
    vcunat committed Jul 26, 2020
    Copy the full SHA
    b49e798 View commit details
  13. nixos/yubikey-agent: add missing mkIf

    This accidentially added pkgs.yubikey-agent to
    environment.systemPackages unconditionally.
    flokli committed Jul 26, 2020
    Copy the full SHA
    ebfae82 View commit details
  14. Merge pull request #93892 from flokli/yubikey-agent-mod-fix

    nixos/yubikey-agent: add missing mkIf
    Ma27 authored Jul 26, 2020
    Copy the full SHA
    ef672a4 View commit details
  15. Merge pull request #93850 from philandstuff/fix-darwin-yubikey-agent

    yubikey-agent: fix on darwin
    flokli authored Jul 26, 2020
    Copy the full SHA
    12f4c3b View commit details
  16. Merge pull request #93871 from Chili-Man/terraform-0.12.29-update

    terraform: 0.12.28 -> 0.12.29
    zimbatm authored Jul 26, 2020
    Copy the full SHA
    93013cd View commit details
10 changes: 10 additions & 0 deletions maintainers/maintainer-list.nix
Original file line number Diff line number Diff line change
@@ -1412,6 +1412,16 @@
githubId = 30435868;
name = "Okina Matara";
};
Chili-Man = {
email = "dr.elhombrechile@gmail.com";
name = "Diego Rodriguez";
github = "Chili-Man";
githubId = 631802;
keys = [{
longkeyid = "rsa4096/0xE0EBAD78F0190BD9";
fingerprint = "099E 3F97 FA08 3D47 8C75 EBEC E0EB AD78 F019 0BD9";
}];
};
chkno = {
email = "chuck@intelligence.org";
github = "chkno";
13 changes: 6 additions & 7 deletions nixos/modules/services/security/yubikey-agent.nix
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@ in
};
};

config = {
config = mkIf cfg.enable {
environment.systemPackages = [ cfg.package ];
systemd.packages = [ cfg.package ];

@@ -51,11 +51,10 @@ in
path = [ pkgs.pinentry.${pinentryFlavor} ];
};

environment.extraInit = optionalString cfg.enable
''
if [ -z "$SSH_AUTH_SOCK" -a -n "$XDG_RUNTIME_DIR" ]; then
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/yubikey-agent/yubikey-agent.sock"
fi
'';
environment.extraInit = ''
if [ -z "$SSH_AUTH_SOCK" -a -n "$XDG_RUNTIME_DIR" ]; then
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/yubikey-agent/yubikey-agent.sock"
fi
'';
};
}
5 changes: 3 additions & 2 deletions pkgs/applications/graphics/drawio/default.nix
Original file line number Diff line number Diff line change
@@ -11,11 +11,11 @@

stdenv.mkDerivation rec {
pname = "drawio";
version = "13.4.5";
version = "13.5.1";

src = fetchurl {
url = "https://github.com/jgraph/drawio-desktop/releases/download/v${version}/draw.io-x86_64-${version}.rpm";
sha256 = "1vp5krgj0xzhkiidj658ij6j10d2p97l1nifx0nrqysblcz2km3g";
sha256 = "00ggm867c5005qfm35qf8a94d87ln91irb1ir6012am2k5bn8c8p";
};

nativeBuildInputs = [
@@ -88,6 +88,7 @@ stdenv.mkDerivation rec {
description = "A desktop application for creating diagrams";
homepage = "https://about.draw.io/";
license = licenses.asl20;
changelog = "https://github.com/jgraph/drawio-desktop/releases/tag/v${version}";
maintainers = with maintainers; [ danieldk ];
platforms = [ "x86_64-linux" ];
};
5 changes: 3 additions & 2 deletions pkgs/applications/networking/cluster/terraform/default.nix
Original file line number Diff line number Diff line change
@@ -48,6 +48,7 @@ let
kalbasit
marsam
babariviere
Chili-Man
];
};
} // attrs');
@@ -118,8 +119,8 @@ in rec {
terraform_0_11-full = terraform_0_11.full;

terraform_0_12 = pluggable (generic {
version = "0.12.28";
sha256 = "05ymr6vc0sqh1sia0qawhz0mag8jdrq157mbj9bkdpsnlyv209p3";
version = "0.12.29";
sha256 = "18i7vkvnvfybwzhww8d84cyh93xfbwswcnwfrgvcny1qwm8rsaj8";
patches = [
./provider-path.patch
(fetchpatch {
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@
, ninja
, pkg-config
, wrapGAppsHook
, glib-networking
, gsettings-desktop-schemas
, gtk3
, libhandy
@@ -54,6 +55,7 @@ rustPlatform.buildRustPackage rec {
buildInputs = [
gdk-pixbuf
glib
glib-networking # TLS support for loading external content in webkitgtk WebView (eg. images)
gsettings-desktop-schemas # used to get system default font in src/article_view/mod.rs
gtk3
libhandy
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{ lib
, stdenv
, rustPlatform
, fetchFromGitHub
, installShellFiles
, pkg-config
, libiconv
, openssl
, Security
}:

rustPlatform.buildRustPackage rec {
pname = "finalfrontier";
version = "0.9.3";

src = fetchFromGitHub {
owner = "finalfusion";
repo = pname;
rev = version;
sha256 = "1mb8m1iabaikjc1kn8n6z3zlp50gxm5dgpfvhh9pc4ys63ymcy09";
};

cargoSha256 = "138dlqjza98x1m6igi4xkyypl0mfplvzkqk63bbna0vkma8y66gw";

nativeBuildInputs = [
installShellFiles
pkg-config
];

buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [
libiconv
Security
];

postInstall = ''
installManPage man/*.1
# Install shell completions
for shell in bash fish zsh; do
$out/bin/finalfrontier completions $shell > finalfrontier.$shell
done
installShellCompletion finalfrontier.{bash,fish,zsh}
'';

meta = with stdenv.lib; {
description = "Utility for training word and subword embeddings";
homepage = "https://github.com/finalfusion/finalfrontier/";
license = licenses.asl20;
maintainers = with maintainers; [ danieldk ];
platforms = platforms.all;
};
}
1 change: 1 addition & 0 deletions pkgs/desktops/pantheon/default.nix
Original file line number Diff line number Diff line change
@@ -87,6 +87,7 @@ lib.makeScope pkgs.newScope (self: with self; {

gala = callPackage ./desktop/gala {
inherit (gnome3) gnome-desktop;
vala = pkgs.vala_0_46;
};

wingpanel = callPackage ./desktop/wingpanel { };
4 changes: 2 additions & 2 deletions pkgs/development/libraries/lime/default.nix
Original file line number Diff line number Diff line change
@@ -9,15 +9,15 @@

stdenv.mkDerivation rec {
pname = "lime";
version = "4.3.1";
version = "4.4.0";

src = fetchFromGitLab {
domain = "gitlab.linphone.org";
owner = "public";
group = "BC";
repo = pname;
rev = version;
sha256 = "1ilpp9ai4sah23ngnxisvmwhrv5jkk5f831yp7smpl225z5nv83g";
sha256 = "14jg1zisjbzflw3scfqdbwy48wq3cp93l867vigb8l40lkc6n26z";
};

buildInputs = [ bctoolbox soci belle-sip sqlite ];
40 changes: 40 additions & 0 deletions pkgs/development/libraries/opendmarc/default.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{ stdenv, fetchFromGitHub, autoreconfHook, libmilter, perl, perlPackages, makeWrapper }:

stdenv.mkDerivation rec {
pname = "opendmarc";
version = "1.3.3";

src = fetchFromGitHub {
owner = "trusteddomainproject";
repo = "opendmarc";
rev = "rel-opendmarc-${builtins.replaceStrings [ "." ] [ "-" ] version}";
sha256 = "sha256-SQH85FLfVEEtYhR1+A1XxCDMiTjDgLQX6zifbLxCa5c=";
};

outputs = [ "bin" "dev" "out" "doc" ];

buildInputs = [ perl ];
nativeBuildInputs = [ autoreconfHook makeWrapper ];

postPatch = ''
substituteInPlace configure.ac --replace ' docs/Makefile' ""
patchShebangs contrib reports
'';

configureFlags = [
"--with-milter=${libmilter}"
];

postFixup = ''
for b in $bin/bin/opendmarc-{expire,import,params,reports}; do
wrapProgram $b --set PERL5LIB ${perlPackages.makeFullPerlPath (with perlPackages; [ Switch DBI DBDmysql HTTPMessage ])}
done
'';

meta = with stdenv.lib; {
description = "A free open source software implementation of the DMARC specification";
homepage = "http://www.trusteddomain.org/opendmarc/";
license = with licenses; [ bsd3 sendmail ];
maintainers = with maintainers; [ ajs124 das_j ];
};
}
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/ase/default.nix
Original file line number Diff line number Diff line change
@@ -12,12 +12,12 @@

buildPythonPackage rec {
pname = "ase";
version = "3.19.1";
version = "3.19.2";
disabled = isPy27;

src = fetchPypi {
inherit pname version;
sha256 = "03xzpmpask2q2609kkq0hfgzsfvkyjpbjws7qx00nnfrbbnjk443";
sha256 = "0qkfa7506cadvd9ps3radyhhanjs16jlhwhcixsz142d34ynli49";
};

propagatedBuildInputs = [ numpy scipy matplotlib flask pillow psycopg2 ];
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/bravia-tv/default.nix
Original file line number Diff line number Diff line change
@@ -2,14 +2,14 @@

buildPythonPackage rec {
pname = "bravia-tv";
version = "1.0.5";
version = "1.0.6";
disabled = isPy27;

src = fetchFromGitHub {
owner = "dcnielsen90";
repo = "python-bravia-tv";
rev = "v${version}";
sha256 = "17nd0v3pgmbfafi3vypls9jnpg4dk7wyh7fl7gpzcnkq1f8pf087";
sha256 = "07i1j3y04w2jwylff8w1aimmy4fj1g42wq8iz83an7dl4cz3rap9";
};

propagatedBuildInputs = [ requests ];
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/dpkt/default.nix
Original file line number Diff line number Diff line change
@@ -2,11 +2,11 @@

buildPythonPackage rec {
pname = "dpkt";
version = "1.9.2";
version = "1.9.3";

src = fetchPypi {
inherit pname version;
sha256 = "0m0ym219zsqfjl6jwivw5as3igjbmhpcn4dvabc5nkd0bk6jxaaj";
sha256 = "18jcanxpzkd5n2gjbfpwbvvkm1hpxr59463z28py23vkbx57wmvg";
};

meta = with stdenv.lib; {
6 changes: 3 additions & 3 deletions pkgs/development/python-modules/h5netcdf/default.nix
Original file line number Diff line number Diff line change
@@ -9,11 +9,11 @@

buildPythonPackage rec {
pname = "h5netcdf";
version = "0.8.0";
version = "0.8.1";

src = fetchPypi {
inherit pname version;
sha256 = "b0df12f4692817cf6d8e2fca95f689e61aa68f2f39aea90fd1790fe5ac8d2cbb";
sha256 = "09bbnpsvwksb07wijn7flyyza56h5b2g2cw0hb3slmwxz6cgcjmr";
};

propagatedBuildInputs = [
@@ -31,7 +31,7 @@ buildPythonPackage rec {

meta = {
description = "netCDF4 via h5py";
homepage = https://github.com/shoyer/h5netcdf;
homepage = "https://github.com/shoyer/h5netcdf";
license = lib.licenses.bsd3;
};

4 changes: 2 additions & 2 deletions pkgs/development/python-modules/ordered-set/default.nix
Original file line number Diff line number Diff line change
@@ -2,14 +2,14 @@

buildPythonPackage rec {
pname = "ordered-set";
version = "4.0.1";
version = "4.0.2";
disabled = isPy27;

checkInputs = [ pytest ];

src = fetchPypi {
inherit pname version;
sha256 = "a31008c57f9c9776b12eb8841b1f61d1e4d70dfbbe8875ccfa2403c54af3d51b";
sha256 = "159syfbqnwqnivzjfn3x7ak3xwrxmnzbji7c2qhj1jjv0pgv54xs";
};

checkPhase = ''
8 changes: 7 additions & 1 deletion pkgs/servers/mail/exim/default.nix
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@
, enableAuthDovecot ? false, dovecot
, enablePAM ? false, pam
, enableSPF ? true, libspf2
, enableDMARC ? true, opendmarc
}:

stdenv.mkDerivation rec {
@@ -21,7 +22,8 @@ stdenv.mkDerivation rec {
++ stdenv.lib.optionals enableMySQL [ libmysqlclient zlib ]
++ stdenv.lib.optional enableAuthDovecot dovecot
++ stdenv.lib.optional enablePAM pam
++ stdenv.lib.optional enableSPF libspf2;
++ stdenv.lib.optional enableSPF libspf2
++ stdenv.lib.optional enableDMARC opendmarc;

preBuild = ''
sed '
@@ -71,6 +73,10 @@ stdenv.mkDerivation rec {
s:^# \(SUPPORT_SPF\)=.*:\1=yes:
s:^# \(LDFLAGS += -lspf2\):\1:
''}
${stdenv.lib.optionalString enableDMARC ''
s:^# \(SUPPORT_DMARC\)=.*:\1=yes:
s:^# \(LDFLAGS += -lopendmarc\):\1:
''}
#/^\s*#.*/d
#/^\s*$/d
' < src/EDITME > Local/Makefile
6 changes: 3 additions & 3 deletions pkgs/tools/misc/miniserve/default.nix
Original file line number Diff line number Diff line change
@@ -9,16 +9,16 @@

rustPlatform.buildRustPackage rec {
pname = "miniserve";
version = "0.7.0";
version = "0.8.0";

src = fetchFromGitHub {
owner = "svenstaro";
repo = "miniserve";
rev = "v${version}";
sha256 = "06nrb84xfvx02yc4bjn1szfq3bjy8mqgxwwrjghl7vpcw51qhlk5";
sha256 = "1h4872jb0xz8yzs02q8wfvqrp20y7kdva5ka6bh6nq4jrnnky8zb";
};

cargoSha256 = "0mk8hvhjqggfr410yka9ygb41l1bnsizs8py3100xf685yxy5mhl";
cargoSha256 = "1vq1rrav9r9z4y0v7hpn0fcq64slq4zrm2pybmnmb7h9nfxxyr6k";

RUSTC_BOOTSTRAP = 1;

2 changes: 1 addition & 1 deletion pkgs/tools/security/yubikey-agent/default.nix
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ buildGoModule rec {
substituteInPlace main.go --replace 'notify-send' ${libnotify}/bin/notify-send
'';

vendorSha256 = "1x7934p6522i0yyv08xzb4134d0kr5x6igsrp26vh79d8fndbywr";
vendorSha256 = "128mlsagj3im6h0p0ndhzk29ya47g19im9dldx3nmddf2jlccj2h";

subPackages = [ "." ];

24 changes: 11 additions & 13 deletions pkgs/tools/security/yubikey-agent/use-piv-go-75.patch
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
From 56a465d463273b2a2a24cf668c4c33938b198b16 Mon Sep 17 00:00:00 2001
From 547695fff9cbfc4037168cdeb07cfe16bd89b6db Mon Sep 17 00:00:00 2001
From: Philip Potter <philip.g.potter@gmail.com>
Date: Sun, 12 Jul 2020 16:54:57 +0100
Subject: [PATCH] Pull in go-piv/piv-go#75
Date: Sat, 25 Jul 2020 21:59:50 +0100
Subject: [PATCH] Pull in piv-go#75

---
go.mod | 1 +
1 file changed, 1 insertion(+)
go.mod | 2 ++
1 file changed, 2 insertions(+)

diff --git a/go.mod b/go.mod
index d4d13c8..e24d53d 100644
index d4d13c8..f75be2d 100644
--- a/go.mod
+++ b/go.mod
@@ -2,6 +2,7 @@ module filippo.io/yubikey-agent

go 1.14

+replace github.com/go-piv/piv-go => github.com/rawkode/piv-go v1.5.1-0.20200711221619-a4158f9b8204
require (
github.com/go-piv/piv-go v1.5.1-0.20200523071327-a3e5767e8b72
@@ -7,3 +7,5 @@ require (
github.com/gopasspw/gopass v1.9.1
golang.org/x/crypto v0.0.0-20200429183012-4b2356b1ed79
)
+
+replace github.com/go-piv/piv-go => github.com/rawkode/piv-go v1.5.1-0.20200725154545-1c3200c75a28
--
2.27.0

Loading