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

Commits on Dec 10, 2020

  1. heimer: 1.21.0 -> 2.0.0

    r-ryantm committed Dec 10, 2020
    Copy the full SHA
    c0d52e5 View commit details

Commits on Dec 21, 2020

  1. f3d: 1.0.1 -> 1.1.0

    bcdarwin committed Dec 21, 2020
    Copy the full SHA
    30c36ec View commit details

Commits on Dec 25, 2020

  1. Copy the full SHA
    d075833 View commit details

Commits on Jan 11, 2021

  1. kea: 1.5.0-P1 -> 1.8.2

    Enables kea-shell and perfdhcp, drops several unused dependencies.
    mweinelt committed Jan 11, 2021
    Copy the full SHA
    f07cef2 View commit details

Commits on Jan 12, 2021

  1. Copy the full SHA
    de02ae9 View commit details
  2. Copy the full SHA
    dc77fb8 View commit details

Commits on Jan 13, 2021

  1. darwin.hfs: mark broken

    holymonson committed Jan 13, 2021
    Copy the full SHA
    5f6e651 View commit details
  2. Copy the full SHA
    b9be150 View commit details

Commits on Jan 15, 2021

  1. python3Packages.azure-mgmt-loganalytics: 7.0.0 -> 8.0.0

    Jonathan Ringer committed Jan 15, 2021
    Copy the full SHA
    34acba7 View commit details
  2. python3Packages.azure-mgmt-monitor: 1.0.1 -> 2.0.0

    Jonathan Ringer committed Jan 15, 2021
    Copy the full SHA
    01a1d76 View commit details
  3. python3Packages.azure-servicebus: 7.0.0 -> 7.0.1

    Jonathan Ringer committed Jan 15, 2021
    Copy the full SHA
    94119fb View commit details
  4. python3Packages.azure-storage-blob: 12.6.0 -> 12.7.0

    Jonathan Ringer committed Jan 15, 2021
    Copy the full SHA
    b077ad3 View commit details
  5. python3Packages.azure-storage-file-share: 12.3.0 -> 12.4.0

    Jonathan Ringer committed Jan 15, 2021
    Copy the full SHA
    544c56a View commit details
  6. python3Packages.azure-servicebus: fix input attr

    Jonathan Ringer committed Jan 15, 2021
    Copy the full SHA
    f139b30 View commit details
  7. python3Packages.uamqp: 1.2.12 -> 1.2.13

    Jonathan Ringer committed Jan 15, 2021
    Copy the full SHA
    e52db0f View commit details
  8. python3Packages.snowflake-connector-python: 2.3.6 -> 2.3.8

    Jonathan Ringer committed Jan 15, 2021
    Copy the full SHA
    c6d63a4 View commit details

Commits on Jan 16, 2021

  1. nixos/zfs: make zpool-trim timer persistent

    If the machine is powered off when the zpool-trim timer is supposed to
    trigger (usually around midnight) then the timer will be skipped
    outright in favor of the next instance.
    
    For desktop systems which are usually powered off at this time, zpool
    trimming will never be run which can degrade SSD performance.
    
    By marking the timer as `Persistent = yes` we ensure that it will run at
    the first possible opportunity after the trigger date is reached.
    ipetkov committed Jan 16, 2021
    Copy the full SHA
    e2fa74d View commit details
  2. Copy the full SHA
    ca85b8b View commit details
  3. newsboat: 2.21 -> 2.22.1

    dotlambda committed Jan 16, 2021
    Copy the full SHA
    b7af27e View commit details
  4. setzer: 0.3.2 -> 0.3.9

    dotlambda committed Jan 16, 2021
    Copy the full SHA
    8d0cd61 View commit details
  5. Copy the full SHA
    bb2e0ce View commit details
  6. Copy the full SHA
    1062246 View commit details
  7. Copy the full SHA
    beb68ad View commit details
  8. treewide: stdenv.lib -> lib

    siraben committed Jan 16, 2021
    Copy the full SHA
    badf512 View commit details
  9. Merge pull request #109099 from jpotier/fix-deprecation-warning-azure…

    …-agent
    
    nixos/azure-agent: fix deprecation warning
    aanderse authored Jan 16, 2021
    Copy the full SHA
    6b0ba74 View commit details
  10. Copy the full SHA
    dea69d9 View commit details
  11. Merge pull request #109511 from r-ryantm/auto-update/python3.7-pybtex…

    …-docutils
    
    python37Packages.pybtex-docutils: 0.2.2 -> 1.0.0
    SuperSandro2000 authored Jan 16, 2021
    Copy the full SHA
    f86a40a View commit details
  12. Merge pull request #109509 from dotlambda/newsboat-2.22.1

    newsboat: 2.21 -> 2.22.1
    SuperSandro2000 authored Jan 16, 2021
    Copy the full SHA
    cdb29eb View commit details
  13. Merge pull request #109508 from dotlambda/setzer-0.3.9

    setzer: 0.3.2 -> 0.3.9
    SuperSandro2000 authored Jan 16, 2021
    Copy the full SHA
    c2462bb View commit details
  14. Merge pull request #109494 from ipetkov/nixos-zpool-trim-persistent-t…

    …imer
    
    nixos/zfs: make zpool-trim timer persistent
    Mic92 authored Jan 16, 2021
    Copy the full SHA
    21d78fa View commit details
  15. Merge pull request #107566 from r-ryantm/auto-update/python3.7-djangoql

    python37Packages.djangoql: 0.14.2 -> 0.14.3
    marsam authored Jan 16, 2021
    Copy the full SHA
    282a05c View commit details
  16. Copy the full SHA
    c026f09 View commit details
  17. Copy the full SHA
    51a0f49 View commit details
  18. Merge pull request #106578 from r-ryantm/auto-update/heimer

    heimer: 1.21.0 -> 2.0.0
    marsam authored Jan 16, 2021
    Copy the full SHA
    b89576c View commit details
  19. Merge pull request #107303 from bcdarwin/update-f3d

    f3d: 1.0.1 -> 1.1.0
    marsam authored Jan 16, 2021
    Copy the full SHA
    13feddd View commit details
  20. Merge pull request #109527 from fabaff/hatasmota

    python3Packages.hatasmota: init at 0.2.5
    mweinelt authored Jan 16, 2021
    Copy the full SHA
    bf6fb7b View commit details
  21. stix-two: 2.10 -> 2.11

    marsam authored and rycee committed Jan 16, 2021
    Copy the full SHA
    18cc4df View commit details
  22. Copy the full SHA
    55cc3ce View commit details
  23. Copy the full SHA
    30018b6 View commit details
  24. Copy the full SHA
    8f36707 View commit details
  25. Copy the full SHA
    974201c View commit details
  26. Merge pull request #107759 from mweinelt/kea

    kea: 1.5.0-P1 -> 1.8.2
    SuperSandro2000 authored Jan 16, 2021
    Copy the full SHA
    1fb0c48 View commit details
  27. Merge pull request #109503 from danieldk/sentencepiece-0.1.95-take2

    sentencepiece: 0.1.94 -> 0.1.95
    SuperSandro2000 authored Jan 16, 2021
    Copy the full SHA
    c4e40df View commit details
  28. Merge pull request #109107 from Mic92/bcc

    linuxPackages.bcc: 0.17.0 -> 0.18.0
    Mic92 authored Jan 16, 2021
    Copy the full SHA
    05ff579 View commit details
  29. ns-3: 3.32 -> 3.33

    rgrunbla committed Jan 16, 2021
    Copy the full SHA
    71a9060 View commit details
  30. Merge pull request #109530 from fabaff/base36

    python3Packages.base36: init at 0.1.1
    Mic92 authored Jan 16, 2021
    Copy the full SHA
    703b378 View commit details
  31. Copy the full SHA
    5c4843d View commit details
  32. Merge pull request #108651 from holymonson/mark-broken

    darwin: explicitly mark broken for failed building apple packages
    veprbl authored Jan 16, 2021
    Copy the full SHA
    eeaca31 View commit details
  33. Merge pull request #109540 from rgrunbla/ns-3-3.33-update

    ns-3: 3.32 -> 3.33
    teto authored Jan 16, 2021
    Copy the full SHA
    f1e043b View commit details
  34. Copy the full SHA
    d8d06d1 View commit details
Showing 1,010 changed files with 2,951 additions and 2,714 deletions.
2 changes: 2 additions & 0 deletions nixos/modules/tasks/filesystems/zfs.nix
Original file line number Diff line number Diff line change
@@ -664,6 +664,8 @@ in
# - There are only HDDs and we would set the system in a degraded state
serviceConfig.ExecStart = ''${pkgs.runtimeShell} -c 'for pool in $(zpool list -H -o name); do zpool trim $pool; done || true' '';
};

systemd.timers.zpool-trim.timerConfig.Persistent = "yes";
})
];
}
2 changes: 1 addition & 1 deletion nixos/modules/virtualisation/azure-agent.nix
Original file line number Diff line number Diff line change
@@ -146,7 +146,7 @@ in

services.logrotate = {
enable = true;
config = ''
extraConfig = ''
/var/log/waagent.log {
compress
monthly
2 changes: 1 addition & 1 deletion pkgs/applications/accessibility/mousetweaks/default.nix
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
version = "3.32.0";

src = fetchurl {
url = "mirror://gnome/sources/${pname}/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "005fhmvb45sa9mq17dpa23n1xnspiissx5rnpiy7hiqmy3g5rg8f";
};

8 changes: 4 additions & 4 deletions pkgs/applications/audio/AMB-plugins/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, ladspaH
{ lib, stdenv, fetchurl, ladspaH
}:

stdenv.mkDerivation rec {
@@ -26,8 +26,8 @@ stdenv.mkDerivation rec {
'';
version = version;
homepage = "http://kokkinizita.linuxaudio.org/linuxaudio/ladspa/index.html";
license = stdenv.lib.licenses.gpl2Plus;
maintainers = [ stdenv.lib.maintainers.magnetophon ];
platforms = stdenv.lib.platforms.linux;
license = lib.licenses.gpl2Plus;
maintainers = [ lib.maintainers.magnetophon ];
platforms = lib.platforms.linux;
};
}
8 changes: 4 additions & 4 deletions pkgs/applications/audio/FIL-plugins/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, ladspaH
{ lib, stdenv, fetchurl, ladspaH
}:

stdenv.mkDerivation rec {
@@ -30,8 +30,8 @@ stdenv.mkDerivation rec {
'';
version = version;
homepage = "http://kokkinizita.linuxaudio.org/linuxaudio/ladspa/index.html";
license = stdenv.lib.licenses.gpl2Plus;
maintainers = [ stdenv.lib.maintainers.magnetophon ];
platforms = stdenv.lib.platforms.linux;
license = lib.licenses.gpl2Plus;
maintainers = [ lib.maintainers.magnetophon ];
platforms = lib.platforms.linux;
};
}
8 changes: 4 additions & 4 deletions pkgs/applications/audio/MMA/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, makeWrapper, python3, alsaUtils, timidity }:
{ lib, stdenv, fetchurl, makeWrapper, python3, alsaUtils, timidity }:

stdenv.mkDerivation rec {
version = "20.12";
@@ -62,8 +62,8 @@
meta = {
description = "Creates MIDI tracks for a soloist to perform over from a user supplied file containing chords";
homepage = "https://www.mellowood.ca/mma/index.html";
license = stdenv.lib.licenses.gpl2;
maintainers = [ stdenv.lib.maintainers.magnetophon ];
platforms = stdenv.lib.platforms.linux;
license = lib.licenses.gpl2;
maintainers = [ lib.maintainers.magnetophon ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/audio/abcde/default.nix
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ in
for cmd in abcde cddb-tool abcde-musicbrainz-tool; do
wrapProgram "$out/bin/$cmd" \
--prefix PERL5LIB : "$PERL5LIB" \
--prefix PATH ":" ${stdenv.lib.makeBinPath [
--prefix PATH ":" ${lib.makeBinPath [
"$out" which libcdio-paranoia cddiscid wget
vorbis-tools id3v2 eyeD3 lame flac glyr
]}
8 changes: 4 additions & 4 deletions pkgs/applications/audio/aeolus/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, libclthreads, zita-alsa-pcmi, alsaLib, libjack2
{ lib, stdenv, fetchurl, libclthreads, zita-alsa-pcmi, alsaLib, libjack2
, libclxclient, libX11, libXft, readline
}:

@@ -25,8 +25,8 @@ stdenv.mkDerivation rec {
meta = {
description = "Synthetized (not sampled) pipe organ emulator";
homepage = "http://kokkinizita.linuxaudio.org/linuxaudio/aeolus/index.html";
license = stdenv.lib.licenses.lgpl3;
platforms = stdenv.lib.platforms.linux;
maintainers = [ stdenv.lib.maintainers.nico202 ];
license = lib.licenses.lgpl3;
platforms = lib.platforms.linux;
maintainers = [ lib.maintainers.nico202 ];
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/audio/airwave/default.nix
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ let
};
nativeBuildInputs = [ unzip ];
installPhase = "cp -r . $out";
meta.license = stdenv.lib.licenses.unfree;
meta.license = lib.licenses.unfree;
};

wine-wow64 = wine.override {
8 changes: 4 additions & 4 deletions pkgs/applications/audio/ario/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, pkgconfig, gettext, gtk3, intltool,
{ lib, stdenv, fetchurl, pkgconfig, gettext, gtk3, intltool,
wrapGAppsHook, libxml2, curl, mpd_clientlib, dbus-glib,
libsoup, avahi, taglib
}:
@@ -20,8 +20,8 @@ stdenv.mkDerivation rec {
meta = {
description = "GTK client for MPD (Music player daemon)";
homepage = "http://ario-player.sourceforge.net/";
license = stdenv.lib.licenses.gpl2Plus;
maintainers = [ stdenv.lib.maintainers.garrison ];
platforms = stdenv.lib.platforms.all;
license = lib.licenses.gpl2Plus;
maintainers = [ lib.maintainers.garrison ];
platforms = lib.platforms.all;
};
}
4 changes: 2 additions & 2 deletions pkgs/applications/audio/asunder/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, makeWrapper, gtk2, libcddb, intltool, pkgconfig, cdparanoia
{ lib, stdenv, fetchurl, makeWrapper, gtk2, libcddb, intltool, pkgconfig, cdparanoia
, mp3Support ? false, lame
, oggSupport ? true, vorbis-tools
, flacSupport ? true, flac
@@ -9,7 +9,7 @@
#, aacSupport ? false, TODO: neroAacEnc
}:

with stdenv.lib;
with lib;

stdenv.mkDerivation rec {
version = "2.9.7";
4 changes: 2 additions & 2 deletions pkgs/applications/audio/aucatctl/default.nix
Original file line number Diff line number Diff line change
@@ -10,14 +10,14 @@ stdenv.mkDerivation rec {
};

buildInputs = [ sndio ]
++ stdenv.lib.optional (!stdenv.isDarwin && !stdenv.targetPlatform.isBSD)
++ lib.optional (!stdenv.isDarwin && !stdenv.targetPlatform.isBSD)
libbsd;

outputs = [ "out" "man" ];

preBuild = ''
makeFlagsArray+=("PREFIX=$out")
'' + stdenv.lib.optionalString
'' + lib.optionalString
(!stdenv.isDarwin && !stdenv.targetPlatform.isBSD) ''
makeFlagsArray+=(LDADD="-lsndio -lbsd")
2 changes: 1 addition & 1 deletion pkgs/applications/audio/audio-recorder/default.nix
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
glib dbus gtk3 librsvg libappindicator-gtk3
] ++ (with gst_all_1; [
gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav
]) ++ stdenv.lib.optional pulseaudioSupport libpulseaudio;
]) ++ lib.optional pulseaudioSupport libpulseaudio;

meta = with lib; {
description = "Audio recorder for GNOME and Unity Desktops";
6 changes: 3 additions & 3 deletions pkgs/applications/audio/aumix/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{stdenv, fetchurl, gettext, ncurses
{lib, stdenv, fetchurl, gettext, ncurses
, gtkGUI ? false
, pkgconfig ? null
, gtk2 ? null}:
@@ -22,9 +22,9 @@ stdenv.mkDerivation rec {
the command line or a script.
'';
homepage = "http://www.jpj.net/~trevor/aumix.html";
license = stdenv.lib.licenses.gpl2Plus;
license = lib.licenses.gpl2Plus;

maintainers = [ ];
platforms = stdenv.lib.platforms.linux;
platforms = lib.platforms.linux;
};
}
8 changes: 4 additions & 4 deletions pkgs/applications/audio/axoloti/libusb1.nix
Original file line number Diff line number Diff line change
@@ -12,8 +12,8 @@ stdenv.mkDerivation rec {

buildInputs = [ pkgconfig ];
propagatedBuildInputs =
stdenv.lib.optional stdenv.isLinux systemd ++
stdenv.lib.optionals stdenv.isDarwin [ libobjc IOKit ];
lib.optional stdenv.isLinux systemd ++
lib.optionals stdenv.isDarwin [ libobjc IOKit ];

patches = [
(fetchpatch {
@@ -23,9 +23,9 @@ stdenv.mkDerivation rec {
})
];

NIX_LDFLAGS = stdenv.lib.optionalString stdenv.isLinux "-lgcc_s";
NIX_LDFLAGS = lib.optionalString stdenv.isLinux "-lgcc_s";

preFixup = stdenv.lib.optionalString stdenv.isLinux ''
preFixup = lib.optionalString stdenv.isLinux ''
sed 's,-ludev,-L${lib.getLib systemd}/lib -ludev,' -i $out/lib/libusb-1.0.la
'';

2 changes: 1 addition & 1 deletion pkgs/applications/audio/bambootracker/default.nix
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
}:
let

inherit (stdenv.lib) optional optionals;
inherit (lib) optional optionals;

in
mkDerivation rec {
2 changes: 1 addition & 1 deletion pkgs/applications/audio/baudline/default.nix
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
}:

let
rpath = stdenv.lib.makeLibraryPath
rpath = lib.makeLibraryPath
[ libXmu libXt libX11 libXext libXxf86vm libjack2 ];
in
stdenv.mkDerivation rec {
4 changes: 2 additions & 2 deletions pkgs/applications/audio/cadence/default.nix
Original file line number Diff line number Diff line change
@@ -98,8 +98,8 @@ mkDerivation rec {
meta = {
homepage = "https://github.com/falkTX/Cadence/";
description = "Collection of tools useful for audio production";
license = stdenv.lib.licenses.gpl2Plus;
maintainers = with stdenv.lib.maintainers; [ worldofpeace ];
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ worldofpeace ];
platforms = [ "x86_64-linux" ];
};
}
8 changes: 4 additions & 4 deletions pkgs/applications/audio/caps/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, fetchurl }:
{ lib, stdenv, fetchurl }:
stdenv.mkDerivation rec {
pname = "caps";
version = "0.9.26";
@@ -23,8 +23,8 @@ stdenv.mkDerivation rec {
resource demands and meaningful control interfaces.
'';
homepage = "http://www.quitte.de/dsp/caps.html";
license = stdenv.lib.licenses.gpl3;
maintainers = [ stdenv.lib.maintainers.astsmtl ];
platforms = stdenv.lib.platforms.linux;
license = lib.licenses.gpl3;
maintainers = [ lib.maintainers.astsmtl ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/audio/carla/default.nix
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
withGtk2 ? true, gtk2 ? null,
withGtk3 ? true, gtk3 ? null }:

with stdenv.lib;
with lib;

assert withFrontend -> python3Packages ? pyqt5;
assert withQt -> qtbase != null;
4 changes: 2 additions & 2 deletions pkgs/applications/audio/caudec/default.nix
Original file line number Diff line number Diff line change
@@ -25,8 +25,8 @@ stdenv.mkDerivation {

postFixup = ''
for executable in $(cd $out/bin && ls); do
wrapProgram $out/bin/$executable \
--prefix PATH : "${stdenv.lib.makeBinPath [ bc findutils sox procps opusTools lame flac ]}"
wrapProgram $out/bin/$executable \
--prefix PATH : "${lib.makeBinPath [ bc findutils sox procps opusTools lame flac ]}"
done
'';

2 changes: 1 addition & 1 deletion pkgs/applications/audio/cd-discid/default.nix
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
installFlags = [ "PREFIX=$(out)" "INSTALL=install" ];

buildInputs = []
++ stdenv.lib.optional stdenv.isDarwin IOKit;
++ lib.optional stdenv.isDarwin IOKit;

meta = with lib; {
homepage = "http://linukz.org/cd-discid.shtml";
10 changes: 5 additions & 5 deletions pkgs/applications/audio/cdparanoia/default.nix
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
sha256 = "1pv4zrajm46za0f6lv162iqffih57a8ly4pc69f7y0gfyigb8p80";
};

patches = stdenv.lib.optionals stdenv.isDarwin [
patches = lib.optionals stdenv.isDarwin [
(fetchurl {
url = "https://trac.macports.org/export/70964/trunk/dports/audio/cdparanoia/files/osx_interface.patch";
sha256 = "1n86kzm2ssl8fdf5wlhp6ncb2bf6b9xlb5vg0mhc85r69prqzjiy";
@@ -17,19 +17,19 @@ stdenv.mkDerivation rec {
url = "https://trac.macports.org/export/70964/trunk/dports/audio/cdparanoia/files/patch-paranoia_paranoia.c.10.4.diff";
sha256 = "17l2qhn8sh4jy6ryy5si6ll6dndcm0r537rlmk4a6a8vkn852vad";
})
] ++ stdenv.lib.optional stdenv.hostPlatform.isMusl ./utils.patch
] ++ lib.optional stdenv.hostPlatform.isMusl ./utils.patch
++ [./fix_private_keyword.patch];

nativeBuildInputs = stdenv.lib.optional stdenv.isAarch64 autoreconfHook;
nativeBuildInputs = lib.optional stdenv.isAarch64 autoreconfHook;

propagatedBuildInputs = stdenv.lib.optionals stdenv.isDarwin [
propagatedBuildInputs = lib.optionals stdenv.isDarwin [
Carbon
IOKit
];

hardeningDisable = [ "format" ];

preConfigure = "unset CC" + stdenv.lib.optionalString stdenv.isAarch64 '';
preConfigure = "unset CC" + lib.optionalString stdenv.isAarch64 '';
cp ${gnu-config}/config.sub configure.sub
cp ${gnu-config}/config.guess configure.guess
'';
8 changes: 4 additions & 4 deletions pkgs/applications/audio/clementine/default.nix
Original file line number Diff line number Diff line change
@@ -48,10 +48,10 @@ let
sqlite
taglib
]
++ stdenv.lib.optionals (withIpod) [libgpod libplist usbmuxd]
++ stdenv.lib.optionals (withMTP) [libmtp]
++ stdenv.lib.optionals (withCD) [libcdio]
++ stdenv.lib.optionals (withCloud) [sparsehash];
++ lib.optionals (withIpod) [libgpod libplist usbmuxd]
++ lib.optionals (withMTP) [libmtp]
++ lib.optionals (withCD) [libcdio]
++ lib.optionals (withCloud) [sparsehash];

postPatch = ''
sed -i src/CMakeLists.txt \
2 changes: 1 addition & 1 deletion pkgs/applications/audio/clerk/default.nix
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ stdenv.mkDerivation {
installPhase = ''
DESTDIR=$out PREFIX=/ make install
wrapProgram $out/bin/clerk \
--prefix PATH : "${stdenv.lib.makeBinPath [ rofi mpc_cli perl util-linux libnotify ]}"
--prefix PATH : "${lib.makeBinPath [ rofi mpc_cli perl util-linux libnotify ]}"
'';

meta = with lib; {
6 changes: 3 additions & 3 deletions pkgs/applications/audio/cmus/default.nix
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@
#, vtxSupport ? true, libayemu ? null
}:

with stdenv.lib;
with lib;

assert samplerateSupport -> jackSupport;

@@ -120,8 +120,8 @@ stdenv.mkDerivation rec {

nativeBuildInputs = [ pkgconfig ];
buildInputs = [ ncurses ]
++ stdenv.lib.optional stdenv.cc.isClang clangGCC
++ stdenv.lib.optionals stdenv.isDarwin [ libiconv CoreAudio ]
++ lib.optional stdenv.cc.isClang clangGCC
++ lib.optionals stdenv.isDarwin [ libiconv CoreAudio ]
++ flatten (concatMap (a: a.deps) opts);

makeFlags = [ "LD=$(CC)" ];
2 changes: 1 addition & 1 deletion pkgs/applications/audio/cmusfm/default.nix
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ stdenv.mkDerivation {
+ Inside cmus run `:set status_display_program=cmusfm` to set up cmusfm
'';
homepage = "https://github.com/Arkq/cmusfm/";
maintainers = with stdenv.lib.maintainers; [ CharlesHD ];
maintainers = with lib.maintainers; [ CharlesHD ];
license = licenses.gpl3Plus;
platforms = platforms.linux ++ platforms.darwin;
};
Loading