Skip to content

Commit a4cb0ca

Browse files
authored
libdwg: remove (#368858)
2 parents 4511241 + b0cfb8a commit a4cb0ca

File tree

3 files changed

+1
-39
lines changed

3 files changed

+1
-39
lines changed

pkgs/by-name/li/libdwg/package.nix

Lines changed: 0 additions & 37 deletions
This file was deleted.

pkgs/by-name/wi/wivrn/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
libXrandr,
3737
libbsd,
3838
libdrm,
39-
libdwg,
4039
libjpeg,
4140
libmd,
4241
libnotify,
@@ -153,7 +152,6 @@ stdenv.mkDerivation (finalAttrs: {
153152
hidapi
154153
libbsd
155154
libdrm
156-
libdwg
157155
libGL
158156
libjpeg
159157
libmd

pkgs/top-level/aliases.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -663,6 +663,7 @@ mapAliases {
663663
libbitcoin-explorer = throw "libbitcoin-explorer has been removed as it required an obsolete version of Boost and had no maintainer in Nixpkgs"; # Added 2024-11-24
664664
libbitcoin-network = throw "libbitcoin-network has been removed as it required an obsolete version of Boost and had no maintainer in Nixpkgs"; # Added 2024-11-24
665665
libbitcoin-protocol = throw "libbitcoin-protocol has been removed as it required an obsolete version of Boost and had no maintainer in Nixpkgs"; # Added 2024-11-24
666+
libdwg = throw "libdwg has been removed as upstream is unmaintained, the code doesn't build without significant patches, and the package had no reverse dependencies"; # Added 2024-12-28
666667
libgme = game-music-emu; # Added 2022-07-20
667668
libgnome-keyring3 = libgnome-keyring; # Added 2024-06-22
668669
libgpgerror = throw "'libgpgerror' has been renamed to/replaced by 'libgpg-error'"; # Converted to throw 2024-10-17

0 commit comments

Comments
 (0)