Skip to content
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 95419ade3e8b
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 866c5aa090d8
Choose a head ref

Commits on Mar 15, 2020

  1. certbot: 1.0.0 -> 1.3.0

    prusnak committed Mar 15, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    rnhmjoj Michele Guerini Rocco
    Copy the full SHA
    d07543a View commit details

Commits on Mar 22, 2020

  1. releaseTools: no-op expression cleanup

    No functional change, was just reading through these and cleaning/sanitizing
    them a bit while I'm here.
    bhipple committed Mar 22, 2020
    Copy the full SHA
    79d875a View commit details

Commits on Mar 28, 2020

  1. maintainers: add shnarazk

    shnarazk committed Mar 28, 2020
    Copy the full SHA
    42bd693 View commit details

Commits on Mar 30, 2020

  1. kubeseal: 0.10.0 -> 0.12.0

    r-ryantm committed Mar 30, 2020
    Copy the full SHA
    1a17de0 View commit details
  2. Copy the full SHA
    272cdfc View commit details

Commits on Mar 31, 2020

  1. sewer: 0.7.9 -> 0.8.1

    r-ryantm committed Mar 31, 2020
    Copy the full SHA
    51eed2c View commit details
  2. Copy the full SHA
    74051c0 View commit details
  3. rofi-emoji: init at 2.1.2

    This plugin is intended to be supplied to the `rofi` wrapper through an
    override:
    
        pkgs.rofi.override { plugins = [ rofi-emoji ]; }
    cole-h committed Mar 31, 2020
    Copy the full SHA
    7fce01f View commit details
  4. Copy the full SHA
    f0fe893 View commit details

Commits on Apr 1, 2020

  1. Copy the full SHA
    2804f0c View commit details
  2. Copy the full SHA
    a4ce8d8 View commit details
  3. Copy the full SHA
    e10b507 View commit details

Commits on Apr 2, 2020

  1. zenith: init at 0.8.0

    bbigras committed Apr 2, 2020
    Copy the full SHA
    6d6f5d1 View commit details
  2. rkdeveloptool: 1.3 -> unstable-2019-07-01

    Bumped to upstream commit 6e92ebcf8b1812da02663494a68972f956e490d3
    stigtsp committed Apr 2, 2020
    Copy the full SHA
    9531fba View commit details
  3. minecraft-server: build against jre_headlessRemoves an unnecessary de…

    …pendency on gtk, etc.
    Gaelan committed Apr 2, 2020
    Copy the full SHA
    9b540cc View commit details
  4. pythonPackages.cvxpy: explicit numpy/scipy

    Make numpy/scipy dependencies explicit, based on conda install
    instructions for cvxpy.
    Slight formatting fix.
    drewrisinger committed Apr 2, 2020
    Copy the full SHA
    53b803e View commit details
  5. pythonPackages.osqp: remove mkl

    Also add scipy.
    Cleanup commit slightly for formatting.
    Removing mkl allows this to be built in Hydra (mkl = unfree),
    and it seems the mkl dependency is somewhat optional given downstream
    packages build cleanly when removing mkl.
    drewrisinger committed Apr 2, 2020
    Copy the full SHA
    beedfa5 View commit details
  6. Copy the full SHA
    b6187aa View commit details
  7. Copy the full SHA
    09ba8e5 View commit details

Commits on Apr 3, 2020

  1. Copy the full SHA
    2c5c285 View commit details
  2. Copy the full SHA
    5452d07 View commit details
  3. Copy the full SHA
    09022cb View commit details
  4. Revert "tessera: 0.10.2 -> 0.10.4"

    This reverts commit dacc35e.
    mmahut authored Apr 3, 2020
    Copy the full SHA
    0c97306 View commit details
  5. Copy the full SHA
    18539b1 View commit details
  6. Copy the full SHA
    4b822bb View commit details
  7. datasette: 0.35 -> 0.39

    drewrisinger committed Apr 3, 2020
    Copy the full SHA
    fb25290 View commit details
  8. Copy the full SHA
    877baac View commit details
  9. openttd: 1.9.3 -> 1.10.0

    prusnak committed Apr 3, 2020
    Copy the full SHA
    f1e0844 View commit details
  10. LTS Haskell 15.6

    peti committed Apr 3, 2020
    Copy the full SHA
    d0faafe View commit details
  11. Copy the full SHA
    1d7a795 View commit details
  12. hackage2nix: unmark nix-diff as broken

    terlar authored and peti committed Apr 3, 2020
    Copy the full SHA
    f0df902 View commit details
  13. Copy the full SHA
    487acb8 View commit details
  14. hackage-packages.nix: automatic Haskell package set update

    This update was generated by hackage2nix v2.15.1 from Hackage revision
    commercialhaskell/all-cabal-hashes@90b24a9.
    peti committed Apr 3, 2020
    Copy the full SHA
    03d4d25 View commit details
  15. haskellPackages.hspec-core: Disable tests on i686.

    The tests have x86_64 results hardcoded, see
    hspec/hspec#431.
    nh2 authored and peti committed Apr 3, 2020
    Copy the full SHA
    f447e4c View commit details
  16. futhark: build and install manpages

    athas authored and peti committed Apr 3, 2020
    Copy the full SHA
    88c70b1 View commit details
  17. polysemy-plugin: fix build

    It needs an older version of ghc-tcplugins-extra.
    mikesperber authored and peti committed Apr 3, 2020
    Copy the full SHA
    1640e66 View commit details
  18. haskellPackages.pandoc-crossref: fix build

    rnhmjoj authored and peti committed Apr 3, 2020
    Copy the full SHA
    23210ba View commit details
  19. haskellPackages.superbufer: remove old fix

    The package is unmaintained and now broken for other reasons.
    rnhmjoj authored and peti committed Apr 3, 2020
    Copy the full SHA
    8296679 View commit details
  20. matterhorn: fix build

    also fixes mattermost-api, mattermost-api-qc,
    and adds them to stewardship by kiwi
    Kiwi authored and peti committed Apr 3, 2020
    Copy the full SHA
    3604904 View commit details
  21. haskellPackages: mass unmark non-broken packages

    I checked through haskellPackages looking for packages that were
    marked as broken, but successfully built.
    
    I identified these 162 packages that were marked as broken in spite of
    building successfully for me with NIXPKGS_ALLOW_BROKEN.
    alyssais authored and peti committed Apr 3, 2020
    Copy the full SHA
    57530f2 View commit details
  22. glirc: fix build

    same for `hookup` which is part of/required by irc-core/glirc
    Kiwi authored and peti committed Apr 3, 2020
    Copy the full SHA
    fbb1a3f View commit details
  23. Copy the full SHA
    70a22c5 View commit details
  24. Copy the full SHA
    11d2806 View commit details
  25. Copy the full SHA
    f660d6e View commit details
  26. darcs: Fix build (Use old GHC)

    This is fixed at upstream's head; this change can be reverted after
    darcs cuts a new release (current release is 2.14.2).
    chkno authored and peti committed Apr 3, 2020
    Copy the full SHA
    dec9ac3 View commit details
  27. Copy the full SHA
    996c95b View commit details
  28. Copy the full SHA
    35c3eb6 View commit details
  29. Copy the full SHA
    65fa7ed View commit details
  30. Merge pull request #83963 from NixOS/haskell-updates

    Update Haskell package set to LTS 15.6 (plus other fixes)
    peti authored Apr 3, 2020
    Copy the full SHA
    9242acf View commit details
  31. firefox: 74.0 -> 74.0.1

    andir committed Apr 3, 2020
    Copy the full SHA
    48e6a3f View commit details
Showing with 3,362 additions and 3,124 deletions.
  1. +17 −0 maintainers/maintainer-list.nix
  2. +1 −8 nixos/modules/services/misc/matrix-synapse.nix
  3. +2 −2 pkgs/applications/audio/bshapr/default.nix
  4. +2 −2 pkgs/applications/blockchains/tessera.nix
  5. +1 −1 pkgs/applications/editors/emacs-modes/recipes-archive-melpa.json
  6. +3 −3 pkgs/applications/misc/pueue/default.nix
  7. +25 −0 pkgs/applications/misc/rofi-emoji/0001-Patch-plugindir-to-output.patch
  8. +69 −0 pkgs/applications/misc/rofi-emoji/default.nix
  9. +1 −0 pkgs/applications/misc/rofi/wrapper.nix
  10. +385 −385 pkgs/applications/networking/browsers/firefox-bin/beta_sources.nix
  11. +385 −385 pkgs/applications/networking/browsers/firefox-bin/devedition_sources.nix
  12. +385 −385 pkgs/applications/networking/browsers/firefox-bin/release_sources.nix
  13. +4 −4 pkgs/applications/networking/browsers/firefox/packages.nix
  14. +5 −3 pkgs/applications/networking/cluster/fluxctl/default.nix
  15. +3 −3 pkgs/applications/networking/cluster/kubeseal/default.nix
  16. +7 −3 pkgs/applications/networking/instant-messengers/riot/riot-desktop.nix
  17. +1 −1 pkgs/applications/networking/irc/qweechat/default.nix
  18. +29 −0 pkgs/applications/science/logic/cadical/default.nix
  19. +13 −18 pkgs/build-support/release/binary-tarball.nix
  20. +1 −1 pkgs/build-support/release/debian-build.nix
  21. +3 −3 pkgs/build-support/release/default.nix
  22. +12 −12 pkgs/build-support/release/maven-build.nix
  23. +1 −1 pkgs/build-support/release/rpm-build.nix
  24. +2 −2 pkgs/data/fonts/recursive/default.nix
  25. +2 −2 pkgs/data/misc/hackage/default.nix
  26. +3 −3 pkgs/data/themes/obsidian2/default.nix
  27. +76 −0 pkgs/desktops/plasma-5/kscreen-417316.patch
  28. +1 −0 pkgs/desktops/plasma-5/kscreen.nix
  29. +23 −9 pkgs/development/haskell-modules/configuration-common.nix
  30. +1 −1 pkgs/development/haskell-modules/configuration-ghc-8.2.x.nix
  31. +3 −3 pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
  32. +4 −6 pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix
  33. +4 −7 pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix
  34. +56 −221 pkgs/development/haskell-modules/configuration-hackage2nix.yaml
  35. +28 −11 pkgs/development/haskell-modules/configuration-nix.nix
  36. +1,325 −1,400 pkgs/development/haskell-modules/hackage-packages.nix
  37. +82 −0 pkgs/development/interpreters/clojure/babashka.nix
  38. +1 −3 pkgs/development/libraries/libxslt/default.nix
  39. +1 −1 pkgs/development/ocaml-modules/ocaml-libvirt/default.nix
  40. +5 −3 pkgs/development/python-modules/cvxpy/default.nix
  41. +32 −21 pkgs/development/python-modules/datasette/default.nix
  42. +6 −5 pkgs/development/python-modules/docker/default.nix
  43. +8 −10 pkgs/development/python-modules/osqp/default.nix
  44. +23 −3 pkgs/development/python-modules/pint/default.nix
  45. +19 −6 pkgs/development/python-modules/pyGithub/default.nix
  46. +35 −10 pkgs/development/python-modules/uvloop/default.nix
  47. +2 −2 pkgs/development/tools/analysis/flow/default.nix
  48. +3 −3 pkgs/development/tools/analysis/tflint/default.nix
  49. +2 −2 pkgs/development/tools/buildah/default.nix
  50. +2 −2 pkgs/development/tools/clj-kondo/default.nix
  51. +3 −3 pkgs/development/tools/kubie/default.nix
  52. +7 −3 pkgs/development/tools/ocaml/ocamlformat/default.nix
  53. +2 −2 pkgs/development/tools/repository-managers/nexus/default.nix
  54. +4 −4 pkgs/development/tools/rust/cargo-make/Cargo.lock
  55. +3 −3 pkgs/development/tools/rust/cargo-make/default.nix
  56. +9 −8 pkgs/games/minecraft-server/default.nix
  57. +12 −12 pkgs/games/openttd/default.nix
  58. +1 −1 pkgs/games/scummvm/default.nix
  59. +30 −0 pkgs/games/scummvm/games.nix
  60. +54 −18 pkgs/games/steam/runtime-generated.nix
  61. +7 −6 pkgs/misc/emulators/openmsx/default.nix
  62. +3 −3 pkgs/misc/rkdeveloptool/default.nix
  63. +2 −2 pkgs/servers/grocy/default.nix
  64. +2 −2 pkgs/servers/mautrix-telegram/default.nix
  65. +7 −9 pkgs/tools/admin/certbot/0001-Don-t-use-distutils.StrictVersion-that-cannot-handle.patch
  66. +18 −18 pkgs/tools/admin/certbot/default.nix
  67. +3 −3 pkgs/tools/admin/sewer/default.nix
  68. +0 −55 pkgs/tools/misc/babashka/default.nix
  69. +1 −1 pkgs/tools/misc/chezmoi/default.nix
  70. +23 −0 pkgs/tools/misc/csv2latex/default.nix
  71. +3 −3 pkgs/tools/misc/zoxide/default.nix
  72. +3 −3 pkgs/tools/security/bitwarden_rs/default.nix
  73. +2 −2 pkgs/tools/security/bitwarden_rs/vault.nix
  74. +2 −2 pkgs/tools/security/vault/default.nix
  75. +13 −0 pkgs/tools/system/zenith/cargo-lock.patch
  76. +27 −0 pkgs/tools/system/zenith/default.nix
  77. +16 −4 pkgs/top-level/all-packages.nix
  78. +1 −1 pkgs/top-level/ocaml-packages.nix
17 changes: 17 additions & 0 deletions maintainers/maintainer-list.nix
Original file line number Diff line number Diff line change
@@ -981,6 +981,12 @@
githubId = 2071583;
name = "Benjamin Hipple";
};
bhougland = {
email = "benjamin.hougland@gmail.com";
github = "bhougland18";
githubId = 28444296;
name = "Benjamin Hougland";
};
binarin = {
email = "binarin@binarin.ru";
github = "binarin";
@@ -6771,6 +6777,11 @@
github = "shmish111";
name = "David Smith";
};
shnarazk = {
email = "shujinarazaki@protonmail.com";
github = "shnarazk";
name = "Narazaki Shuji";
};
shou = {
email = "x+g@shou.io";
github = "Shou";
@@ -8040,6 +8051,12 @@
githubId = 13489144;
name = "Calle Rosenquist";
};
xe = {
email = "me@christine.website";
github = "Xe";
githubId = 529003;
name = "Christine Dodrill";
};
xeji = {
email = "xeji@cat3.de";
github = "xeji";
9 changes: 1 addition & 8 deletions nixos/modules/services/misc/matrix-synapse.nix
Original file line number Diff line number Diff line change
@@ -31,7 +31,6 @@ bind_host: "${cfg.bind_host}"
''}
server_name: "${cfg.server_name}"
pid_file: "/run/matrix-synapse.pid"
web_client: ${boolToString cfg.web_client}
${optionalString (cfg.public_baseurl != null) ''
public_baseurl: "${cfg.public_baseurl}"
''}
@@ -202,13 +201,6 @@ in {
This is also the last part of your UserID.
'';
};
web_client = mkOption {
type = types.bool;
default = false;
description = ''
Whether to serve a web client from the HTTP/HTTPS root resource.
'';
};
public_baseurl = mkOption {
type = types.nullOr types.str;
default = null;
@@ -719,6 +711,7 @@ in {
Database configuration must be done manually. An exemplary setup is demonstrated in
<nixpkgs/nixos/tests/matrix-synapse.nix>
'')
(mkRemovedOptionModule [ "services" "matrix-synapse" "web_client" ] "")
];

meta.doc = ./matrix-synapse.xml;
4 changes: 2 additions & 2 deletions pkgs/applications/audio/bshapr/default.nix
Original file line number Diff line number Diff line change
@@ -2,13 +2,13 @@

stdenv.mkDerivation rec {
pname = "BShapr";
version = "0.7";
version = "0.8";

src = fetchFromGitHub {
owner = "sjaehn";
repo = pname;
rev = "v${version}";
sha256 = "1422xay28jkmqlj5y4vhb57kljy6ysvxh20cxpfxm980m8n54gq5";
sha256 = "0jlq5rjicc4fxlpk869dg0l5bwwz8k9aj2wfk9v89b0qw8l8kaxl";
};

nativeBuildInputs = [ pkgconfig ];
4 changes: 2 additions & 2 deletions pkgs/applications/blockchains/tessera.nix
Original file line number Diff line number Diff line change
@@ -2,11 +2,11 @@

stdenv.mkDerivation rec {
pname = "tessera";
version = "0.10.4";
version = "0.10.2";

src = fetchurl {
url = "https://oss.sonatype.org/service/local/repositories/releases/content/com/jpmorgan/quorum/${pname}-app/${version}/${pname}-app-${version}-app.jar";
sha256 = "1sqj0mc80922yavx9hlwnl1kpmavpza2g2aycz1qd0zv0s31z9wj";
sha256 = "1zn8w7q0q5man0407kb82lw4mlvyiy9whq2f6izf2b5415f9s0m4";
};

nativeBuildInputs = [ makeWrapper ];
Original file line number Diff line number Diff line change
@@ -58556,7 +58556,7 @@
1434
],
"commit": "1f596a93b3f1caadd7bba01030f8c179b029600b",
"sha256": "0fdnkv37m7nf8yjjf01c856g2wrzyzqicv67fnbrnx7abrrfb1nd"
"sha256": "0swnan2v2lc7s1jsnmkyzv7gajx08akgm6dvbsgm5hzp0mjbbpy4"
},
"stable": {
"version": [
6 changes: 3 additions & 3 deletions pkgs/applications/misc/pueue/default.nix
Original file line number Diff line number Diff line change
@@ -2,16 +2,16 @@

rustPlatform.buildRustPackage rec {
pname = "pueue";
version = "0.2.1";
version = "0.3.0";

src = fetchFromGitHub {
owner = "Nukesor";
repo = pname;
rev = "v${version}";
sha256 = "1yx69pwdal0p5dfhabjdns9z6z3fa41wh7bxa4dpsjx37ziglcsp";
sha256 = "11x4y3ah9f7mv9jssws95sw7rd20fxwdh11mrhcb4vwk59cmqsjz";
};

cargoSha256 = "1ksr5fw9p3j1bnlgfimb5nsryb4si8ic2x4prsra1mwkc91hr7x3";
cargoSha256 = "06zv3li14sg4a8bgj38zzx576ggm32ss0djmys1g0h5a0nxaaqfx";

checkPhase = "cargo test -- --skip test_single_huge_payload";

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
From 695e7a441fc28b874e65917fe2c0059b5b8ca749 Mon Sep 17 00:00:00 2001
From: Cole Helbling <cole.e.helbling@outlook.com>
Date: Sat, 28 Mar 2020 23:46:03 -0700
Subject: [PATCH] Patch plugindir to output

---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 75e476f..cb1ddf7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,7 +55,7 @@ PKG_CHECK_MODULES([glib], [glib-2.0 >= 2.40 gio-unix-2.0 gmodule-2.0 ])
PKG_CHECK_MODULES([cairo], [cairo])
PKG_CHECK_MODULES([rofi], [rofi])

-[rofi_PLUGIN_INSTALL_DIR]="`$PKG_CONFIG --variable=pluginsdir rofi`"
+[rofi_PLUGIN_INSTALL_DIR]="`echo $out/lib/rofi`"
AC_SUBST([rofi_PLUGIN_INSTALL_DIR])

LT_INIT([disable-static])
--
2.25.1

69 changes: 69 additions & 0 deletions pkgs/applications/misc/rofi-emoji/default.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{ stdenv
, lib
, fetchFromGitHub
, fetchpatch
, substituteAll
, makeWrapper

, autoreconfHook
, pkgconfig

, cairo
, glib
, libnotify
, rofi-unwrapped
, wl-clipboard
, xclip
, xsel
}:

stdenv.mkDerivation rec {
pname = "rofi-emoji";
version = "2.1.2";

src = fetchFromGitHub {
owner = "Mange";
repo = pname;
rev = "v${version}";
sha256 = "0knsvsdff2c7ww94120bq92735qrfriyd28mi0n72ccb2iikyi8b";
};

patches = [
# Look for plugin-related files in $out/lib/rofi
./0001-Patch-plugindir-to-output.patch
];

postPatch = ''
patchShebangs clipboard-adapter.sh
'';

postFixup = ''
chmod +x $out/share/rofi-emoji/clipboard-adapter.sh
wrapProgram $out/share/rofi-emoji/clipboard-adapter.sh \
--prefix PATH ":" ${lib.makeBinPath [ libnotify wl-clipboard xclip xsel ]}
'';

nativeBuildInputs = [
autoreconfHook
pkgconfig
];

buildInputs = [
cairo
glib
libnotify
makeWrapper
rofi-unwrapped
wl-clipboard
xclip
xsel
];

meta = with lib; {
description = "An emoji selector plugin for Rofi";
homepage = "https://github.com/Mange/rofi-emoji";
license = licenses.mit;
maintainers = with maintainers; [ cole-h ];
platforms = platforms.linux;
};
}
1 change: 1 addition & 0 deletions pkgs/applications/misc/rofi/wrapper.nix
Original file line number Diff line number Diff line change
@@ -18,6 +18,7 @@ symlinkJoin {
rm $out/bin/rofi
makeWrapper ${rofi-unwrapped}/bin/rofi $out/bin/rofi \
--prefix XDG_DATA_DIRS : ${hicolor-icon-theme}/share \
${lib.optionalString (plugins != []) ''--prefix XDG_DATA_DIRS : ${lib.concatStringsSep ":" (lib.forEach plugins (p: "${p.out}/share"))}''} \
${lib.optionalString (theme != null) ''--add-flags "-theme ${theme}"''} \
${lib.optionalString (plugins != []) ''--add-flags "-plugin-path $out/lib/rofi"''}
Loading