Skip to content

Commit c0e61ad

Browse files
authored
remove references to pmdk (#1867)
In `nixpkgs`: ``` pmdk = throw "'pmdk' is discontinued, no further support or maintenance is planned by upstream"; # Added 2023-02-06 ``` https://github.com/NixOS/nixpkgs/blob/9e56d6ec92c8fb4192f1392aa5c4101ad77f2070/pkgs/top-level/aliases.nix#L1230
1 parent b4356db commit c0e61ad

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

lib/pkgconf-nixpkgs-map.nix

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4119,12 +4119,6 @@ pkgs:
41194119
"ply-boot-client" = [ "plymouth" ];
41204120
"ply-splash-core" = [ "plymouth" ];
41214121
"ply-splash-graphics" = [ "plymouth" ];
4122-
"libpmem2" = [ "pmdk" ];
4123-
"libpmemblk" = [ "pmdk" ];
4124-
"libpmemlog" = [ "pmdk" ];
4125-
"libpmemobj" = [ "pmdk" ];
4126-
"libpmem" = [ "pmdk" ];
4127-
"libpmempool" = [ "pmdk" ];
41284122
"pmix" = [ "pmix" ];
41294123
"pm-utils" = [ "pmutils" ];
41304124
"libpodofo" = [ "podofo" ];

0 commit comments

Comments
 (0)