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: 4d4f48a2505b
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9cf1b3d4f061
Choose a head ref

Commits on Apr 27, 2021

  1. Copy the full SHA
    4d27731 View commit details
  2. Copy the full SHA
    f8c1d39 View commit details
  3. Copy the full SHA
    8a4cec7 View commit details
  4. Copy the full SHA
    df7293e View commit details
  5. Copy the full SHA
    3fc0b96 View commit details
  6. Copy the full SHA
    52710db View commit details
  7. Copy the full SHA
    f474eb9 View commit details
  8. Copy the full SHA
    3c4933d View commit details
  9. Copy the full SHA
    aa9891a View commit details
  10. Copy the full SHA
    4fec6e0 View commit details
  11. Copy the full SHA
    1aab2eb View commit details
  12. Copy the full SHA
    e2c79cd View commit details
  13. Copy the full SHA
    54a11fa View commit details
  14. Copy the full SHA
    42543e2 View commit details
  15. Copy the full SHA
    32757f6 View commit details
  16. Copy the full SHA
    be56e81 View commit details
  17. Copy the full SHA
    8f3165c View commit details
  18. Copy the full SHA
    50f7f72 View commit details
  19. Copy the full SHA
    9aab708 View commit details
  20. Copy the full SHA
    be3edc7 View commit details
  21. Copy the full SHA
    d971efb View commit details
  22. Copy the full SHA
    e0a56e1 View commit details
  23. Copy the full SHA
    0212e11 View commit details
  24. Copy the full SHA
    56a79eb View commit details
  25. Copy the full SHA
    a482410 View commit details
  26. Copy the full SHA
    ca12cb1 View commit details
  27. Copy the full SHA
    8e99a30 View commit details
  28. Copy the full SHA
    6f70eb0 View commit details
  29. Copy the full SHA
    ba31f05 View commit details
  30. Copy the full SHA
    0d80dc5 View commit details
  31. Copy the full SHA
    9cf1b3d View commit details
Showing with 124 additions and 662 deletions.
  1. +1 −1 pkgs/applications/graphics/dosage/default.nix
  2. +1 −1 pkgs/applications/misc/birdtray/default.nix
  3. +3 −3 pkgs/applications/misc/clipcat/default.nix
  4. +10 −14 pkgs/applications/misc/digitalbitbox/default.nix
  5. +5 −6 pkgs/applications/networking/cluster/cloudfoundry-cli/default.nix
  6. +3 −3 pkgs/applications/version-management/commitizen/node-composition.nix
  7. +0 −542 pkgs/applications/version-management/commitizen/node-env.nix
  8. +1 −1 pkgs/build-support/rust/hooks/cargo-build-hook.sh
  9. +1 −1 pkgs/build-support/setup-hooks/wrap-gapps-hook/wrap-gapps-hook.sh
  10. +4 −3 pkgs/development/arduino/arduino-cli/default.nix
  11. +5 −7 pkgs/development/arduino/arduino-core/default.nix
  12. +2 −2 pkgs/development/go-modules/generic/default.nix
  13. +2 −2 pkgs/development/go-packages/generic/default.nix
  14. +1 −1 pkgs/development/interpreters/dhall/build-dhall-package.nix
  15. +1 −1 pkgs/development/libraries/clearsilver/default.nix
  16. +3 −4 pkgs/development/lisp-modules/clwrapper/default.nix
  17. +1 −1 pkgs/development/python-modules/certbot/default.nix
  18. +2 −2 pkgs/development/python-modules/tqdm/default.nix
  19. +4 −5 pkgs/development/tools/conftest/default.nix
  20. +1 −1 pkgs/development/tools/devpi-client/default.nix
  21. +1 −1 pkgs/development/tools/misc/clojure-lsp/default.nix
  22. +3 −3 pkgs/os-specific/linux/cryptodev/default.nix
  23. +6 −7 pkgs/pkgs-lib/formats.nix
  24. +4 −4 pkgs/servers/dict/dictd-wordnet.nix
  25. +1 −1 pkgs/tools/backup/duplicity/default.nix
  26. +0 −15 pkgs/tools/compression/ncompress/builder.sh
  27. +14 −3 pkgs/tools/compression/ncompress/default.nix
  28. +1 −1 pkgs/tools/graphics/directx-shader-compiler/default.nix
  29. +17 −18 pkgs/tools/networking/bukubrow/default.nix
  30. +2 −3 pkgs/tools/networking/clash/default.nix
  31. +21 −1 pkgs/tools/networking/p2p/azureus/default.nix
  32. +1 −1 pkgs/tools/security/chipsec/default.nix
  33. +2 −3 pkgs/tools/security/doas/default.nix
2 changes: 1 addition & 1 deletion pkgs/applications/graphics/dosage/default.nix
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
python3Packages.buildPythonApplication rec {
pname = "dosage";
version = "2018.04.08";
PBR_VERSION = version;
env.PBR_VERSION = version;

src = fetchFromGitHub {
owner = "webcomics";
2 changes: 1 addition & 1 deletion pkgs/applications/misc/birdtray/default.nix
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ mkDerivation rec {

# Wayland support is broken.
# https://github.com/gyunaev/birdtray/issues/113#issuecomment-621742315
qtWrapperArgs = [ "--set QT_QPA_PLATFORM xcb" ];
qtWrapperArgs = [ "--set" "QT_QPA_PLATFORM" "xcb" ];

meta = with lib; {
description = "Mail system tray notification icon for Thunderbird";
6 changes: 3 additions & 3 deletions pkgs/applications/misc/clipcat/default.nix
Original file line number Diff line number Diff line change
@@ -14,11 +14,11 @@ rustPlatform.buildRustPackage rec {

cargoSha256 = "1ffgvhkdj8wkhlgi0cj0njdm9ycxq2qda4b5qn8bmaygzr2zkwpd";

LIBCLANG_PATH = "${llvmPackages.libclang}/lib";
env.LIBCLANG_PATH = "${llvmPackages.libclang}/lib";

# needed for internal protobuf c wrapper library
PROTOC = "${protobuf}/bin/protoc";
PROTOC_INCLUDE = "${protobuf}/include";
env.PROTOC = "${protobuf}/bin/protoc";
env.PROTOC_INCLUDE = "${protobuf}/include";

nativeBuildInputs = [
pkg-config
24 changes: 10 additions & 14 deletions pkgs/applications/misc/digitalbitbox/default.nix
Original file line number Diff line number Diff line change
@@ -79,22 +79,18 @@ in mkDerivation rec {
qtmultimedia
];

LUPDATE="${qttools.dev}/bin/lupdate";
LRELEASE="${qttools.dev}/bin/lrelease";
MOC="${qtbase.dev}/bin/moc";
QTDIR=qtbase.dev;
RCC="${qtbase.dev}/bin/rcc";
UIC="${qtbase.dev}/bin/uic";

configureFlags = [
"--enable-libusb"
];
env.LUPDATE = "${qttools.dev}/bin/lupdate";
env.LRELEASE = "${qttools.dev}/bin/lrelease";
env.MOC = "${qtbase.dev}/bin/moc";
env.QTDIR = toString qtbase.dev;
env.RCC = "${qtbase.dev}/bin/rcc";
env.UIC = "${qtbase.dev}/bin/uic";

hardeningDisable = [
"format"
];
configureFlags = [ "--enable-libusb" ];

hardeningDisable = [ "format" ];

qtWrapperArgs = [ "--prefix LD_LIBRARY_PATH : $out/lib" ];
qtWrapperArgs = [ "--prefix" "LD_LIBRARY_PATH" ":" "$out/lib" ];

postInstall = ''
mkdir -p "$out/lib"
Original file line number Diff line number Diff line change
@@ -25,12 +25,11 @@ buildGoModule rec {

nativeBuildInputs = [ installShellFiles ];

buildFlagsArray = [
"-ldflags="
"-s"
"-w"
"-X code.cloudfoundry.org/cli/version.binaryBuildDate=1970-01-01"
"-X code.cloudfoundry.org/cli/version.binaryVersion=${version}"
buildFlags = [
("-ldflags=-s"
+ " -w"
+ " -X code.cloudfoundry.org/cli/version.binaryBuildDate=1970-01-01"
+ " -X code.cloudfoundry.org/cli/version.binaryVersion=${version}")
];

postInstall = ''
Original file line number Diff line number Diff line change
@@ -5,9 +5,9 @@
}, system ? builtins.currentSystem, nodejs ? pkgs."nodejs-12_x"}:

let
nodeEnv = import ./node-env.nix {
inherit (pkgs) lib stdenv python2 util-linux runCommand writeTextFile;
inherit nodejs;
nodeEnv = import ../../../development/node-packages/node-env.nix {
inherit (pkgs) lib stdenv python2 runCommand writeTextFile jq;
inherit pkgs nodejs;
libtool = if pkgs.stdenv.isDarwin then pkgs.darwin.cctools else null;
};
in
Loading