Unverified Commit 2af1a249 authored by Nikolay Korotkiy's avatar Nikolay Korotkiy
Browse files

azpainter: migrate to by-name

parent d2fa2839
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -28154,8 +28154,6 @@ with pkgs;
  ax25-tools = callPackage ../applications/radio/ax25-tools { };
  azpainter = callPackage ../applications/graphics/azpainter { };
  bambootracker = libsForQt5.callPackage ../applications/audio/bambootracker {
    stdenv = if stdenv.hostPlatform.isDarwin then
      darwin.apple_sdk_11_0.stdenv