We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0e1df commit 6610d57Copy full SHA for 6610d57
pkgs/by-name/da/dap/package.nix
pkgs/top-level/aliases.nix
@@ -496,6 +496,7 @@ mapAliases {
496
497
### D ###
498
499
+ dap = throw "'dap' has been removed because it doesn't compile and has been unmaintained since 2014"; # Added 2025-05-10
500
dart_stable = throw "'dart_stable' has been renamed to/replaced by 'dart'"; # Converted to throw 2024-10-17
501
dart-sass-embedded = throw "dart-sass-embedded has been removed from nixpkgs, as is now included in Dart Sass itself.";
502
dat = nodePackages.dat;
0 commit comments